This repository has been archived by the owner on Dec 4, 2019. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.8.3
->5.0.7
Release Notes
NekR/offline-plugin
v5.0.7
Compare Source
offline-plugin
not working withterser-webpack-plugin
minification #436 (thanks @Bobgy)getRegistration()
in internal methods not honoringscope
option #439 (thanks @lilfolr)offline-plugin
withwebpack-dev-server
and hot reloading #450 (thanks @ahlec)offline-plugin
not working with WASM modules and failing the build #410 (thanks @mstange)Special thanks to @GGAlanSmithee for taking care of the project, answering/reviewing issues and PRs, improving docs and tests of
offline-plugin
. Thank you ❤️Release diff
v5.0.6
Compare Source
v5.0.5
Compare Source
Thanks @yesmeck for finding the issue!
(fuck npm 6)
v5.0.4
Compare Source
Bug fixes release
deep-extend
package to resolve security issue #381v5.0.3
Compare Source
Fix
ServiceWorker.minify
option to automatically detect whenoptimization.minimize
is used and apply Uglify plugin (webpack 4+) #379v5.0.2
Compare Source
Fixes incompatibility with
hard-source-webpack-plugin
by utilizing newer (webpack 2+) loaders injection into NFM "after-resolve" mzgoddard/hard-source-webpack-plugin#289v5.0.1
Compare Source
Fix usage of the plugin without options #377
v5.0.0
Compare Source
v5.0.0 🎉
Breaking changes:
AppCache: true
or more detailedAppCache
optionsServiceWorker.navigateFallbackURL
andServiceWorker.navigateFallbackForRedirects
have been deprecated since4.9.0
and now are dropped. UseappShell
option instead. Also see updated SPA example withappShell
option #335ServiceWorker.prefetchRequest.credentials
is now default to'same-origin'
Updates
ServiceWorker.updateViaCache
option (reflecting the same option on ServiceWorker'sregister()
method)additional
caches not being added at all when one of them failed to load, preventing caches from being updated/refetched laterMany thanks to @ykzts for his great work on porting
minify
option andUglifyJsPlugin
in general to work together withoffline-plugin
and webpack 4. 🙌🙏❤️Thanks to @GGAlanSmithee for helping with the docs throughout the releases and for his general guiding 👌
And the last, but not least: Thanks to our SPONSORS and BACKERS for supporting the project! You're the best! ⭐️🎉
v4.9.1
Compare Source
isNotRedirectedResponse
function is used without an argument #370v4.9.0
Compare Source
New features:
appShell
option. See docs hereServiceWorker.navigationPreload
option. See docs hereFixes:
Deprecations:
ServiceWorker.navigateFallbackURL
andServiceWorker.navigateFallbackForRedirects
are now deprecated. UseappShell
orcacheMaps
option.Many thanks to @GGAlanSmithee for helping with and maintaining documentation of the project! 🎉
v4.8.5
Compare Source
v4.8.4
Compare Source
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".🔕 Ignore: Close this PR and you won't be reminded about this update again.
Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.