Skip to content

Releases: NativeScript/nativescript-cli

v8.5.1

29 Mar 14:20

Choose a tag to compare

8.5.1 (2023-03-29)

Reverts

  • "fix: build plugins using same gradle config structure as apps (#5671)" (2c2c964)

v8.5.0

28 Mar 19:28

Choose a tag to compare

8.5.0 (2023-03-28)

Bug Fixes

  • publish: various apple publish/sign-in fixes (#5718) (1c27c2b)
  • build plugins using same gradle config structure as apps (#5671) (40e459a)
  • android: support unsigned apks (#5706) (32d3a0f)
  • doctor: check for python3 instead of python (f21156c)

Features

v8.4.0

30 Nov 15:08

Choose a tag to compare

8.4.0 (2022-11-30)

Bug Fixes

  • get targetSdkVersion from project ext (#5656) (7574be2)
  • handle unknown/undefined platform edge case (#5694) (aa3de73)
  • hmr doesn't work properly in paths with the character '.' (#5703) (7a312a2)
  • only include EXCLUDED_ARCHS workaround in xcode 12 (#5705) (3e430cf)
  • testing: pin karma-jasmine to 4.0.2 (#5695) (a5bbac7), closes #5690

Features

  • doctor: more informative android compile SDK messages (#5697) (cfaa882)
  • include-settings.gradle plugin (#5693) (6155ff7)
  • pass in tempPlugin flag during plugin build (#5691) (645e9ea)
  • migrations: use Angular 14.2 (3dc0323)

v8.3.3

22 Aug 12:51

Choose a tag to compare

8.3.3 (2022-08-22)

Bug Fixes

  • console: disable long line splitting (be8274d)
  • preview: windows spawn error (f737579)

Features

  • ensure App_Resources exists before running (#5689) (ba8dd58)

v8.3.2

31 Jul 12:08

Choose a tag to compare

8.3.2 (2022-07-31)

Bug Fixes

  • logger: don't trim text if maxWidth is NaN or <10 (5415582)

v8.3.1

29 Jul 20:22

Choose a tag to compare

8.3.1 (2022-07-29)

Bug Fixes

Features

v8.3.0

25 Jul 22:18

Choose a tag to compare

8.3.0 (2022-07-25)

Bug Fixes

Features

v8.2.3

23 Mar 16:01

Choose a tag to compare

Bug Fixes

  • doctor: improve target and sdk compatibility detection on <8.2 (#5648) (fa257dd)
  • ios-publish: changes in Apple API to set Team (#5653) (5ceb254)
  • spawn: resolve relative paths to prevent ENOENT errors (37d576b), closes #5649
  • test: node17 resolves localhost to ipv6 instead of ipv4 (81cb9c3)

v8.2.2

09 Mar 22:28

Choose a tag to compare

Bug Fixes

Features

  • read gradle versions from local runtime first (#5646) (1b9cde3)

v8.2.1

09 Mar 01:35

Choose a tag to compare

Bug Fixes

  • node17 debugger can't attach (fc84d92)