service-worker-precache-webpack-plugin
Version:
create service worker file by webpack manifest and sw precache
72 lines (29 loc) • 2.03 kB
Markdown
<a name="1.3.5"></a>
## [1.3.5](https://github.com/hubcarl/service-worker-precache-webpack-plugin/compare/1.3.4...1.3.5) (2018-05-31)
### Bug Fixes
* webpack4 event hooks warning ([278caa8](https://github.com/hubcarl/service-worker-precache-webpack-plugin/commit/278caa8))
<a name="1.3.4"></a>
## [1.3.4](https://github.com/hubcarl/service-worker-precache-webpack-plugin/compare/1.3.3...1.3.4) (2018-03-13)
### Bug Fixes
* https://github.com/hubcarl/egg-vue-webpack-boilerplate/issues/62 ([a7910c0](https://github.com/hubcarl/service-worker-precache-webpack-plugin/commit/a7910c0))
<a name="1.3.3"></a>
## [1.3.3](https://github.com/hubcarl/service-worker-precache-webpack-plugin/compare/1.3.2...1.3.3) (2018-03-08)
### Bug Fixes
* mutil project service worker cacheId repeat ([3f6d6e3](https://github.com/hubcarl/service-worker-precache-webpack-plugin/commit/3f6d6e3))
<a name="1.3.2"></a>
## [1.3.2](https://github.com/hubcarl/service-worker-precache-webpack-plugin/compare/1.3.1...1.3.2) (2018-03-08)
### Bug Fixes
* webpack4 source is buffer ([7161ca2](https://github.com/hubcarl/service-worker-precache-webpack-plugin/commit/7161ca2))
<a name="1.0.2"></a>
## [1.0.2](https://github.com/hubcarl/service-worker-precache-webpack-plugin/compare/1.0.1...1.0.2) (2018-02-07)
<a name="1.0.1"></a>
## [1.0.1](https://github.com/hubcarl/service-worker-precache-webpack-plugin/compare/1.0.0...1.0.1) (2018-02-07)
### Bug Fixes
* single sw, not need prefix ([f3b4682](https://github.com/hubcarl/service-worker-precache-webpack-plugin/commit/f3b4682))
<a name="1.0.0"></a>
# 1.0.0 (2018-02-05)
### Bug Fixes
* prefix override and runtimeCaching=[] not need sw-toolbox ([621a4fa](https://github.com/hubcarl/service-worker-precache-webpack-plugin/commit/621a4fa))
### Features
* can running version ([4a50f9b](https://github.com/hubcarl/service-worker-precache-webpack-plugin/commit/4a50f9b))
* init ([69be62d](https://github.com/hubcarl/service-worker-precache-webpack-plugin/commit/69be62d))