This repository was archived by the owner on Dec 4, 2019. It is now read-only.
Open
Conversation
115c991 to
9f32bb8
Compare
9f32bb8 to
add2061
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.7Release Notes
NekR/offline-plugin
v5.0.7Compare Source
offline-pluginnot working withterser-webpack-pluginminification #436 (thanks @Bobgy)getRegistration()in internal methods not honoringscopeoption #439 (thanks @lilfolr)offline-pluginwithwebpack-dev-serverand hot reloading #450 (thanks @ahlec)offline-pluginnot 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.6Compare Source
v5.0.5Compare Source
Thanks @yesmeck for finding the issue!
(fuck npm 6)
v5.0.4Compare Source
Bug fixes release
deep-extendpackage to resolve security issue #381v5.0.3Compare Source
Fix
ServiceWorker.minifyoption to automatically detect whenoptimization.minimizeis used and apply Uglify plugin (webpack 4+) #379v5.0.2Compare Source
Fixes incompatibility with
hard-source-webpack-pluginby utilizing newer (webpack 2+) loaders injection into NFM "after-resolve" mzgoddard/hard-source-webpack-plugin#289v5.0.1Compare Source
Fix usage of the plugin without options #377
v5.0.0Compare Source
v5.0.0 🎉
Breaking changes:
AppCache: trueor more detailedAppCacheoptionsServiceWorker.navigateFallbackURLandServiceWorker.navigateFallbackForRedirectshave been deprecated since4.9.0and now are dropped. UseappShelloption instead. Also see updated SPA example withappShelloption #335ServiceWorker.prefetchRequest.credentialsis now default to'same-origin'Updates
ServiceWorker.updateViaCacheoption (reflecting the same option on ServiceWorker'sregister()method)additionalcaches 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
minifyoption andUglifyJsPluginin general to work together withoffline-pluginand 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.1Compare Source
isNotRedirectedResponsefunction is used without an argument #370v4.9.0Compare Source
New features:
appShelloption. See docs hereServiceWorker.navigationPreloadoption. See docs hereFixes:
Deprecations:
ServiceWorker.navigateFallbackURLandServiceWorker.navigateFallbackForRedirectsare now deprecated. UseappShellorcacheMapsoption.Many thanks to @GGAlanSmithee for helping with and maintaining documentation of the project! 🎉
v4.8.5Compare Source
v4.8.4Compare 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.