Skip to content

Releases: ngx-rocket/scripts

5.2.3

28 Nov 15:00
Compare
Choose a tag to compare

5.2.3 (2022-11-28)

chore

  • update min node version (16b06f5)

BREAKING CHANGES

  • Minimum supported Node.js version is now >=14

5.2.2

24 Aug 15:28
Compare
Choose a tag to compare

5.2.2 (2022-08-24)

5.2.1

10 Dec 13:10
Compare
Choose a tag to compare

5.2.1 (2021-12-10)

Bug Fixes

  • incorrect android build path (0d4374e)

5.2.0

10 Dec 11:11
Compare
Choose a tag to compare

5.2.0 (2021-12-10)

Features

  • add support for cordova-android 10 (edb0454)

5.1.2

30 Nov 15:54
Compare
Choose a tag to compare

5.1.2 (2021-11-30)

5.1.1

20 Jul 19:59
Compare
Choose a tag to compare

5.1.1 (2021-07-20)

chore

BREAKING CHANGES

  • Requires Node >= 12

5.1.0

12 Mar 08:51
Compare
Choose a tag to compare

5.1.0 (2021-03-12)

Features

  • add option to parse JSON in environment variables (#24) (7f2c532)

5.0.0

08 Jan 15:09
Compare
Choose a tag to compare

5.0.0 (2021-01-08)

  • chore!: fix incorrect version number (67031d4)

BREAKING CHANGES

  • Just to force correct release version

3.1.0

08 Jan 14:42
Compare
Choose a tag to compare

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