0.5.0
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