Releases: preactjs/vite-prerender-plugin
Releases · preactjs/vite-prerender-plugin
0.5.12
What's Changed
- refactor: Only clear source maps after all routes prerendered by @rschristian in #21
- fix: Make sure a filename exists before trying to read it in stack trace by @rschristian in #25
Full Changelog: 0.5.11...0.5.12
0.5.11
What's Changed
- fix: update peerDependency for vite 7.x by @marvinhagemeister in #20
New Contributors
- @marvinhagemeister made their first contribution in #20
Full Changelog: 0.5.10...0.5.11
0.5.10
What's Changed
- revert: Switch
magic-stringback to a regular dependency to fix Yarn-specific issues by @rschristian in #17
Full Changelog: 0.5.9...0.5.10
0.5.9
What's Changed
- fix: Bail out & skip plugin during Vite's SSR builds by @rschristian in #15
- chore: Explicitly set
vitepeer dep version to v5 & v6, movemagic-stringto a peer dep too to reduce duplicate installs in 460691b
Full Changelog: 0.5.8...0.5.9
0.5.8
What's Changed
- fix: Support custom output names by @rschristian in #13
- fix: Improve source map stripping to reduce collisions by @rschristian in #14
Full Changelog: 0.5.7...0.5.8
0.5.7
What's Changed
- feat: Log prerendered routes upon build completion by @rschristian in #11
- refactor: Strip sourcemap logs if user has not enabled sourcemaps by @rschristian in #12
Full Changelog: 0.5.6...0.5.7
0.5.6
What's Changed
- fix: Ensure
node-html-parserdoesn't strip comments by @rschristian in #10
Full Changelog: 0.5.5...0.5.6
0.5.5
What's Changed
- fix: Restrict sourcemap comment handling to string assets by @rschristian in #9
Full Changelog: 0.5.4...0.5.5
0.5.4
Bug Fixes
- fix: Ensure user can configure
manualChunksw/out issue by @rschristian in #7
Maintenance
- chore: Bump examples by @rschristian in #4
Full Changelog: 0.5.3...0.5.4
0.5.3
Fixes
- Corrects plugin return type (e4077d6)
- Adds a top-level
"types"entry for legacy TS module resolutions (1302988)
Full Changelog: 0.5.2...0.5.3