Skip to content

Releases: vite-pwa/vite-plugin-pwa

v0.13.1

22 Sep 09:13
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.13.0

20 Sep 03:15
Compare
Choose a tag to compare

   🚨 Breaking Changes

    View changes on GitHub

v0.12.8

18 Sep 03:21
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v0.12.7

06 Sep 18:36
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • dev: Missing registerSW.js with injectManifest strategy  -  by @userquin in #369
    View changes on GitHub

v0.12.6

02 Sep 21:38
Compare
Choose a tag to compare

publishing 0.12.5 to npm registry failed

    View changes on GitHub

v0.12.5

02 Sep 21:35
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Escape swType when generating dev registration file  -  by @rdunk in #365
    View changes on GitHub

v0.12.4

31 Aug 08:37
Compare
Choose a tag to compare

   🚀 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

v0.12.3

10 Jul 14:41
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.12.2

30 Jun 16:31
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.12.1

30 Jun 03:36
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub