0.1.6 (2017-03-16)
Closed issues:
0.1.5 (2017-03-06)
Closed issues:
- Service worker fail to build with --prod , when there is ES6 code #45
Merged pull requests:
- Add option to define if sourcemaps should be generated fixes #42 #48 (urbany)
- Origin option can be regular expression #47 (cyk)
0.1.4 (2016-10-28)
Closed issues:
- Unable to build: missing sw-toolbox.js.map #42
- Ability to pass environment variables to the service worker #39
Merged pull requests:
- Ability to provide environment variables to service worker. #41 (bourquep)
- Implemented a cache post-delete hook. #40 (bourquep)
0.1.3 (2016-10-24)
Closed issues:
- Support assets on a CDN #33
Merged pull requests:
- bump sw-toolbox and import correct map file #37 (miguelcobain)
0.1.2 (2016-10-05)
Closed issues:
- swIncludeFiles: join with ; when concatinating files #34
- sw-toolbox.js cannot be imported when offline #29
- Handle manifest file #28
Merged pull requests:
0.1.1 (2016-09-12)
Closed issues:
- Force sw-toolbox version to 3.1.1 #26
- Cannot GET /service-worker.js #25
- Write out to dist/assets/ instead of dist/ #23
- Ember Addons Search Question #22
- Accept regexp #20
- precache all assets in a directory #16
Merged pull requests:
- Disable caching of the rootURL by setting it to false #32 (jessedijkstra)
- fix: use absolute path instead of relative path #31 (rmehner)
- Add rootURL option #30 (andrei-zhidkov)
- fallback request with navigate mode fix #27 (tsubik)
- Fixed a spelling mistake #21 (acorncom)
0.1.0 (2016-03-28)
Closed issues:
0.0.9 (2016-02-15)
0.0.8 (2016-02-03)
0.0.7 (2016-01-11)
Merged pull requests:
0.0.6 (2015-12-15)
Closed issues:
- newbie - errors #5
0.0.5 (2015-12-03)
Closed issues:
- Create the service worker with a helper library instead of manually #12
- Don't use
alert
to log missing SW API or error while registering SW #11 - Documentation about service worker registration in Ember CLI is confusing #9
Merged pull requests:
0.0.4 (2015-11-23)
Closed issues:
- Use content-for #2
Merged pull requests:
- Clean content-for method #8 (zzarcon)
- add skipWaiting call #7 (miguelcobain)
- use contentFor closes #2 #6 (miguelcobain)
0.0.3 (2015-10-02)
Closed issues:
- polyfill empty #3
Merged pull requests:
- synchronously copy polyfill file. Fixes #3 #4 (miguelcobain)
0.0.2 (2015-06-16)
0.0.1 (2015-06-13)
* This Change Log was automatically generated by github_changelog_generator