v0.12.4
🚀 Features
- Add ESM support - by @userquin in #337
- Add file_handlers support to webmanifest - by @FilipChalupa in #347
- Use
allowlist
in dev sw - by @userquin in #335
🐞 Bug Fixes
- Error when calling
_generateBundle
api - by @userquin in #334 - Respect base path in virtual development SW - by @wvffle in #345
- Typo in comment - by @benmccann in #344
- dev: Type module and custom sw not working when not using virtual modules - by @ARYX01 in #361
- ssr: Mark
workbox-window
asnoExternal
- by @antfu (24bce)
View changes on GitHub
What's Changed
- fix: error when calling
_generateBundle
api by @userquin in #334 - docs: fix some wording in service worker entries by @userquin in #333
- feat: add ESM support by @userquin in #337
- docs: include links for plugin and client type definitions by @userquin in #339
- fix: respect base path in virtual development SW by @wvffle in #345
- feat: add file_handlers support to webmanifest by @FilipChalupa in #347
- fix typo in comment by @benmccann in #344
- docs(fix): lang and copy in code blocks in light mode by @userquin in #341
- feat: use
allowlist
in dev sw by @userquin in #335 - fix(dev): type module and custom sw not working when not using virtual modules by @ARYX01 in #361
New Contributors
- @wvffle made their first contribution in #345
- @FilipChalupa made their first contribution in #347
- @benmccann made their first contribution in #344
- @ARYX01 made their first contribution in #361
Full Changelog: v0.12.3...v0.12.4