Skip to content

Releases: scriptex/create-pwa

Correct launch screen prefix

29 Jun 10:44
Compare
Choose a tag to compare

This release fixes a wrong prefix in the filename of the launch screen files.

Launch screens!

29 Jun 10:03
9b82522
Compare
Choose a tag to compare

This release adds the following:

  1. Ability to generate launch(splash) screens for iOS PWAs
  2. Extensive documentation of the usage and especially the NodeJS API

Breaking changes:

  1. New CLI argument: launch - a path to your launch screen image
  2. All arguments are no longer required

New Year!

03 Jan 07:54
Compare
Choose a tag to compare

This release updates all dependencies and the documentation on npm

Application cache

17 Aug 13:56
Compare
Choose a tag to compare

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

30 May 13:28
Compare
Choose a tag to compare

This release updates the service worker template in order to use the browser's cache efficiently.

0.2.3

27 May 16:23
Compare
Choose a tag to compare

This release fixes an issue where the module does not work when installed as a local dependency and requires global installation.

Improvement + Tests

22 May 10:15
Compare
Choose a tag to compare
0.2.0

Merge branch 'master' of github.com:scriptex/create-pwa

First stable

15 May 12:59
Compare
Choose a tag to compare
0.1.0

Bump version