Closed greenkeeper[bot] closed 6 years ago
Update to this version instead 🚀
Fix usage of the plugin without options
Update to this version instead 🚀
Fixes incompatibility with hard-source-webpack-plugin
by utilizing newer (webpack 2+) loaders injection into NFM "after-resolve" mzgoddard/hard-source-webpack-plugin#289
Update to this version instead 🚀
The new version differs by 15 commits.
df08535
[skip ci] 5.0.4
363a89e
[ci skip] Release 5.0.5
56553d4
[ci skip] Release 5.0.4
ddec2aa
Fix tests
ec987f4
Fix appShell returning the shell file when navigating to sw file's location
2cf8af2
Update fixtures to new webpack 4's bundle output format
5b9f60a
Fix 'only-if-cached' in fetch event error
765abb0
Merge pull request #384 from julienw/patch-1
9b8e5de
Add a link to appShell doc from the doc for cacheMaps
1f99abe
[skip ci] Readme improvment
a9daba4
Readme improvment
eb9c16b
Merge pull request #381 from etchteam/master
fd22075
fix: Update deep-extend
1454262
[ci skip] Release 5.0.3
a2eee00
Make ServiceWorker.minify
option auto-detect usage of optimization.minimize (webpack 4+)
See the full diff
Version 5.0.0 of offline-plugin was just published.
The version 5.0.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of offline-plugin.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 29 commits ahead by 29, behind by 2.
9018bd7
[ci skip] Release 5.0.0
5fc00d8
Remove loaders information from build scripts and tests
b8b961f
Fix addAllNormalized wrong behavior with activate and remove undocumented loaders
75557ad
Fix
isNotRedirectedResponse
function is used without an argumentdab2a4b
Prettify readme
abdae89
Update SPA example, app-shell doc and remove any mentions of navigationFallbackURL
a61c74b
Merge pull request #375 from simon04/patch-1
c2b351a
Fix tests
05cbe95
Increase timeout for browser tests
232fa9b
Remove navigateFallbackURL and navigateFallbackForRedirects
6649fc6
Update CHANGELOG.md
39acf1f
Add ServiceWorker.updateViaCache and ServiceWorker.forceInstall options
be4d744
Merge pull request #363 from mojoaxel/patch-1
b07a99c
added content-type to app-cache iframe
5448d0b
Merge pull request #357 from ooflorent/webpack_hooks
There are 29 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: