Skip to content

v0.12.4

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Aug 08:37
· 175 commits to main since this release

   🚀 Features

   🐞 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 as noExternal  -  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

Full Changelog: v0.12.3...v0.12.4