Releases: scriptex/create-pwa
Releases · scriptex/create-pwa
Correct launch screen prefix
This release fixes a wrong prefix in the filename of the launch screen files.
Launch screens!
This release adds the following:
- Ability to generate launch(splash) screens for iOS PWAs
- Extensive documentation of the usage and especially the NodeJS API
Breaking changes:
- New CLI argument:
launch
- a path to your launch screen image - All arguments are no longer required
New Year!
Application cache
Even though application cache is obsolete and deprecated, many older browsers still support it.
This release adds the ability to cache files for offline storage on those browsers.
Better service worker
This release updates the service worker template in order to use the browser's cache efficiently.
0.2.3
Improvement + Tests
0.2.0 Merge branch 'master' of github.com:scriptex/create-pwa
First stable
0.1.0 Bump version