Skip to content

Releases: NativeScript/nativescript-cli

v8.6.0

10 Oct 19:34
Compare
Choose a tag to compare

Bug Fixes

  • bump resolve-package-path to fix aliased module resolution (3307155)
  • check if interactive before attaching key commands (27d3940)
  • get framework name from Info.plist (#5759) (6bc6ca9)
  • hash plugin files after prepare (#5753) (ecf1959)
  • ios-device-lib: use 0.9.3 with device core handling (5cc76f4)
  • logs: android log detection fixes (b5cc32e)
  • logs: correctly trim ios logs + fix tests (be1e737)
  • logs: don't trim leading whitespace (f522401)
  • use valid interface (a35dfa6)

Features

  • add key commands (5dbc780)
  • allow android plugins to have cpp code (#5758) (c5f7b85)
  • allow running on visionOS (#5745) (f6a0fdd)
  • angular: use 16.2.0 on ns update (a31b3bb)
  • extension: initial per-extension provisioning (#5749) (c564e18)
  • extensions: add extension podfile and setup extension with provision (#5751) (ba3293c)
  • extensions: allow seperate release/debug build configuration (#5741) (fdcc98e)
  • ios: always override xcconfig with user values (#5735) (5b88e06)
  • logs: improve android logging (#5755) (8c5ef04)
  • spm: add support for local SPM packages (#5748) (c40e217)

v8.5.3

12 Apr 17:55
Compare
Choose a tag to compare

8.5.3 (2023-04-12)

Bug Fixes

v8.5.2

06 Apr 14:33
Compare
Choose a tag to compare

8.5.2 (2023-04-06)

Features

Screen.Recording.2023-04-06.at.PM.3.39.27.mov

v8.5.1

29 Mar 14:20
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

8.3.1 (2022-07-29)

Bug Fixes

Features

v8.3.0

25 Jul 22:18
Compare
Choose a tag to compare

8.3.0 (2022-07-25)

Bug Fixes

Features