Skip to content

0.5.0

Compare
Choose a tag to compare
@rschristian rschristian released this 09 Dec 06:42
· 14 commits to master since this release

Features

  • Warns if the prerender function returns nothing, rather than moving on silently
  • Ensures Vite's modulepreload polyfill is inlined

Bug Fixes

  • Corrects bad options destructure, throwing an error if an empty object isn't passed
  • Ensures JS assets also have source map comments stripped if the user hasn't enabled them themselves

Full Changelog: 0.4.0...0.5.0