Releases: elegantapp/pwa-asset-generator
Releases · elegantapp/pwa-asset-generator
v3.2.1
v3.2.0
v3.1.3
v3.1.2
v3.1.1
v3.1.0
v3.0.0
3.0.0 (2020-05-15)
Bug Fixes
Features
- main: added dark mode media query support for html inputs (c5d2e0d), closes #227
- main: added stricter chrome launch args set (bdfbef4), closes #229
- main: exported appleDeviceSpecsForLaunchImages from module API (dac56d4), closes #248
- main: switched to JPG as default output type (bb5cfec), closes #278
- meta: added xhtml option to introduce self-closing meta tags (0dea81a), closes #192
- node: drop node 8 support due to its EOL (030569b), closes #231
BREAKING CHANGES
- main: Due to the large carbon footprint that PNG assets create, switched over using JPG
output with compression by default. - cli: -h path override usage is dropped. It's replaced with -v shorthand.
- node: Users with node v8 will not be actively supported.
v2.3.0
2.3.0 (2020-03-08)
Features
- main: added maskable purpose as default declaration in manifest (006d73c), closes #38
- main: added maskable purpose as default declaration in manifest (84dcc67), closes #38
- main: added pathOverride option to allow path optimisation on href (7ff2e07), closes #148
- main: added pathOverride option to allow path optimisation on href (2d89cba), closes #148