This repository has been archived by the owner on Nov 20, 2019. It is now read-only.
Releases: oliviertassinari/serviceworker-webpack-plugin
Releases · oliviertassinari/serviceworker-webpack-plugin
bugfix: Oops, postinstall was not meant for users of the package
Webpack 4 compatibility
- update for webpack 4
- update deps & webpack requirement
- chore: Make mocha throw on depreciation warnings
- chore: Add testcase on the contents of generatedd ServiceWorker
- chore: add github templates and community guidelines (#60)
- chore: Ensure proper error message when using swp with old version of webpack (#80)
- chore: Force travis to use node 8
v1.0.0-alpha01
Improvements
- Update for webpack 4 (thanks to @fnlctrl)
- Update dependencies
v0.2.3
Fixes / Enhancements
- Don't manually override filename (#34) @guidobouman
- chore(js): upgrade the dependencies and support webpack 3 (#35) @oliviertassinari
v0.2.2
v0.2.1
v0.2.0
v0.1.8
v0.1.7
Improvements
- Add a
template
option for statically generated service worker source.