Releases: ngx-rocket/scripts
Releases · ngx-rocket/scripts
5.2.3
5.2.3 (2022-11-28)
chore
BREAKING CHANGES
- Minimum supported Node.js version is now >=14
5.2.1
5.2.1 (2021-12-10)
Bug Fixes
- incorrect android build path (0d4374e)
5.2.0
5.2.0 (2021-12-10)
Features
- add support for cordova-android 10 (edb0454)
5.1.1
5.1.1 (2021-07-20)
chore
BREAKING CHANGES
5.1.0
5.1.0 (2021-03-12)
Features
- add option to parse JSON in environment variables (#24) (7f2c532)
5.0.0
5.0.0 (2021-01-08)
- chore!: fix incorrect version number (67031d4)
BREAKING CHANGES
- Just to force correct release version
3.1.0
3.1.0 (2021-01-08)
Bug Fixes
- changed env's default export to named export (691f10c)
- make env handle null with noImplicitAny (fc4a71d)
chore
Features
BREAKING CHANGES
- requires Node.js version >= 10.0.0