OneClick
OneClick copied to clipboard
Bump vite-plugin-pwa from 0.12.3 to 0.12.7
Bumps vite-plugin-pwa from 0.12.3 to 0.12.7.
Release notes
Sourced from vite-plugin-pwa's releases.
v0.12.7
🐞 Bug Fixes
- dev: Missing
registerSW.js
withinjectManifest
strategy - by@userquin
in antfu/vite-plugin-pwa#369View changes on GitHub
v0.12.6
publishing 0.12.5 to npm registry failed
View changes on GitHub
v0.12.5
🐞 Bug Fixes
- Escape swType when generating dev registration file - by
@rdunk
in antfu/vite-plugin-pwa#365View changes on GitHub
v0.12.4
🚀 Features
- Add ESM support - by
@userquin
in antfu/vite-plugin-pwa#337- Add file_handlers support to webmanifest - by
@FilipChalupa
in antfu/vite-plugin-pwa#347- Use
allowlist
in dev sw - by@userquin
in antfu/vite-plugin-pwa#335🐞 Bug Fixes
- Error when calling
_generateBundle
api - by@userquin
in antfu/vite-plugin-pwa#334- Respect base path in virtual development SW - by
@wvffle
in antfu/vite-plugin-pwa#345- Typo in comment - by
@benmccann
in antfu/vite-plugin-pwa#344- dev: Type module and custom sw not working when not using virtual modules - by
@ARYX01
in antfu/vite-plugin-pwa#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 antfu/vite-plugin-pwa#334- docs: fix some wording in service worker entries by
@userquin
in antfu/vite-plugin-pwa#333- feat: add ESM support by
@userquin
in antfu/vite-plugin-pwa#337- docs: include links for plugin and client type definitions by
@userquin
in antfu/vite-plugin-pwa#339- fix: respect base path in virtual development SW by
@wvffle
in antfu/vite-plugin-pwa#345- feat: add file_handlers support to webmanifest by
@FilipChalupa
in antfu/vite-plugin-pwa#347- fix typo in comment by
@benmccann
in antfu/vite-plugin-pwa#344- docs(fix): lang and copy in code blocks in light mode by
@userquin
in antfu/vite-plugin-pwa#341- feat: use
allowlist
in dev sw by@userquin
in antfu/vite-plugin-pwa#335- fix(dev): type module and custom sw not working when not using virtual modules by
@ARYX01
in antfu/vite-plugin-pwa#361New Contributors
@wvffle
made their first contribution in antfu/vite-plugin-pwa#345
... (truncated)
Commits
3d1449a
chore: release v0.12.7cd50e6e
fix(dev): missingregisterSW.js
withinjectManifest
strategy (#369)294bdfc
chore: release v0.12.6691b040
chore: release v0.12.5767f577
fix: escape swType when generating dev registration file (#365)a9460ab
release v0.12.446644bf
docs: clean up readme75d044f
fix(dev): type module and custom sw not working when not using virtual module...8c2931a
feat: useallowlist
in dev sw (#335)368542e
docs(fix): lang and copy in code blocks in light mode (#341)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Deploy Preview for awesomeshortcuts ready!
Name | Link |
---|---|
Latest commit | 1905927743fec9fa41443ef2fd60f3d55f215b87 |
Latest deploy log | https://app.netlify.com/sites/awesomeshortcuts/deploys/631f5f425444520008ee29bb |
Deploy Preview | https://deploy-preview-67--awesomeshortcuts.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
Superseded by #68.