issues
search
preactjs
/
preset-vite
Preset for using Preact with the vite bundler
https://npm.im/@preact/preset-vite
MIT License
262
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feature request: partial hydration
#144
kaicataldo
opened
1 week ago
3
Release 2.9.1
#143
marvinhagemeister
closed
2 months ago
0
fix: unable to find TS types under ESM
#142
marvinhagemeister
closed
2 months ago
0
feat: Prerender data API
#141
rschristian
closed
2 months ago
0
refactor: Provide original, unpatched fetch impl on globalThis
#140
rschristian
closed
2 months ago
1
fix: Support empty string returns in prerenderer
#139
rschristian
closed
2 months ago
0
feat: Allow non-text (and non-UTF8) files to be fetched during prerender
#138
mwszekely
closed
3 months ago
2
fix: Ensure `preact` is optimized by Vite
#137
rschristian
closed
3 months ago
0
chore: Remove unused resolve dependency
#136
bluwy
closed
4 months ago
2
chore: Fix `"repository"` field in pkg.json
#135
rschristian
closed
4 months ago
0
2.9.0
#134
rschristian
closed
4 months ago
0
chore: Bump lockfile version to v3
#133
rschristian
closed
4 months ago
0
feat: Add preview middleware for prerender plugin
#132
rschristian
closed
4 months ago
0
fix: `location.toString` in prerender
#131
rschristian
closed
4 months ago
0
Compatibility issue between `@preact/preset-vite` 2.8.3 and `vite` 2.9.18
#130
12joan
closed
4 months ago
4
fix: Support `.cjs` & `.mjs` extensions
#129
rschristian
closed
5 months ago
0
Hotreloading doesn't work with lowercase and/or .mjs entrypoint
#128
Siilwyn
closed
5 months ago
5
2.8.3
#127
rschristian
closed
5 months ago
0
fix: Stub out `__VITE_PRELOAD__` during prerender
#126
rschristian
closed
5 months ago
0
Prerendering incompatible with Vite 5.3 (5.2 is fine)
#125
mwszekely
closed
5 months ago
5
TypeError: Cannot read properties of null (reading 'useContext')
#124
dolie
closed
5 months ago
5
docs: Fix API mistake in prerender example & show that iso will discover links automatically
#123
rschristian
closed
5 months ago
0
Add @babel/code-frame as a dependency
#122
atikenny
closed
5 months ago
0
Error when starting dev server
#121
atikenny
closed
5 months ago
1
fix: Sourcemap regex
#120
rschristian
closed
5 months ago
0
Preact+Vite JS transforms cause code to break
#119
trusktr
closed
6 months ago
17
fix: Ensure sourcemap comments are stripped too
#118
rschristian
closed
5 months ago
1
Freshly generated project doesn't build
#117
stonetwig
closed
7 months ago
4
fix: Ensure `stack-trace` works w/ CJS build
#116
rschristian
closed
8 months ago
3
Error when updating to v2.8.2
#115
tomosterlund
closed
8 months ago
4
refactor: Use ESBuild in prod if a user does not require Babel
#114
rschristian
closed
8 months ago
0
fix: Devtool flag inconsistencies
#113
rschristian
closed
8 months ago
0
refactor: Remove `devtoolsInProd` option, default to dev/prod
#112
rschristian
opened
8 months ago
0
2.8.2
#111
rschristian
closed
8 months ago
0
build fails when using prerender
#110
mayank99
closed
8 months ago
3
refactor: Clean sourcemaps in newer Vite versions
#109
rschristian
closed
9 months ago
0
docs: Rewrite prerendering instructions
#108
rschristian
closed
9 months ago
0
Feat: Better prerender errors
#107
rschristian
closed
9 months ago
0
Feature: Return code frames from source maps for prerender errors
#106
rschristian
closed
9 months ago
0
feat: Return proper `Response` from patched `fetch` during prerender
#105
rschristian
closed
9 months ago
0
fix: Normalize URLs w/ trailing slashes
#104
rschristian
closed
9 months ago
0
Possibly flesh out prerender `fetch` patch with `ok`, `status`, etc.
#103
rschristian
closed
9 months ago
2
Add config to specify plugin-transform-react-jsx `throwIfNamespace`
#102
CorruptedHeart
opened
9 months ago
3
bug?: When the preact-render-to-string dependency does not exist, the error that occurs is vague
#101
rxliuli
closed
9 months ago
3
`Uncaught ReferenceError: React is not defined` and emits `@babel/plugin-transform-react-jsx-source` warning.
#100
aspizu
closed
9 months ago
16
Feature Request: `additionalPrerenderRoutes` accept async getter function
#99
rawrmonstar
closed
10 months ago
2
2.8.1
#98
rschristian
closed
10 months ago
0
refactor: Determine prerender script through script attr, rather than lexer
#97
rschristian
closed
10 months ago
0
2.8.0
#96
rschristian
closed
10 months ago
0
refactor: Disable `transform-hook-names` if devtools aren't enabled
#95
rschristian
closed
11 months ago
0
Next