Releases: preactjs/preset-vite
Releases · preactjs/preset-vite
2.10.5
What's Changed
- The
thisofconfig()isundefinedin vite 5 by @JoviDeCroock in #192 - Use
import()for zimmerframe in order to support CJS Vite configs. by @washingtonsteven in #194
New Contributors
- @washingtonsteven made their first contribution in #194
Full Changelog: 2.10.4...2.10.5
2.10.4
What's Changed
- perf: avoid babel in dev by using magic string for hook names injection by @sapphi-red in #183
- Add support for vite 8 by @JoviDeCroock in #189
- Add support for oxc by @JoviDeCroock in #190
Full Changelog: 2.10.3...2.10.4
2.10.3
What's Changed
- fix: Add jsx-runtime to aliases by @rschristian in #171
- Add support for mts/cts by @JoviDeCroock in #172
- chore: Bump deps by @rschristian in #175
- chore: Bump Node version by @rschristian in #177
- Upgrade @rollup/pluginutils by @andrewiggins in #181
Full Changelog: 2.10.2...2.10.3
2.10.2
What's Changed
- Replaces kolorist with picocolors by @JoviDeCroock in #160
- feat: support vite v7 by @ocavue in #165
Maintenance
- Convert to nano staged by @JoviDeCroock in #159
- Switch rimraf for premove by @JoviDeCroock in #158
Docs
- Add
vitest-browser-preactby @JoviDeCroock in #164
New Contributors
Full Changelog: 2.10.1...2.10.2
2.10.1
What's Changed
- fix: do not set jsxImportSource when using babel by @florian-lefebvre in #156
New Contributors
- @florian-lefebvre made their first contribution in #156
Full Changelog: v2.10.0...2.10.1
2.10.0
Minor
- Switch to
vite-prerender-pluginby @rschristian in #153
Fixes
- Fix missing dependency error in Deno by @marvinhagemeister in #154
Full Changelog: 2.9.4...v2.10.0
2.9.4
What's Changed
- refactor: Fix source maps and error code frames during prerendering by @rschristian in #149
- refactor: Silence Rollup warnings regarding source maps & use directives by @rschristian in #150
Full Changelog: 2.9.3...2.9.4
2.9.3
What's Changed
- refactor: Ensure module preload polyfill is inlined into main bundle by @rschristian in #147
Full Changelog: 2.9.2...2.9.3
2.9.2
2.9.1
Features
- feat: Prerender data API by @rschristian in #141
Bug Fixes
- fix: Ensure
preactis optimized by Vite by @rschristian in #137 - fix: Support empty string returns in prerenderer by @rschristian in #139
- fix: unable to find TS types under ESM by @marvinhagemeister in #142
- fix: Provide original, unpatched fetch impl on globalThis by @rschristian in #140
Maintenance
- chore: Fix
"repository"field in pkg.json by @rschristian in #135 - chore: Remove unused resolve dependency by @bluwy in #136
New Contributors
Full Changelog: 2.9.0...2.9.1