Skip to content

Releases: NativeScript/nativescript-cli

v8.8.2

28 Aug 12:33
Compare
Choose a tag to compare

8.8.2 (2024-08-28)

Bug Fixes

  • don't quote executable in windows (823565e)
  • typings path separator on windows (#5812) (25c3d67)

v8.8.1

19 Aug 13:54
Compare
Choose a tag to compare

8.8.1 (2024-08-19)

Bug Fixes

Features

v8.8.0

11 Jul 15:47
Compare
Choose a tag to compare

Bug Fixes

  • ns config set failure with prettier plugins (67e68c6)
  • android: use more accurate PID detection on restart (#5804) (6509773)

Features

  • ability to embed NativeScript into host Swift and Kotlin projects (#5803) (42177c3)
  • add support for custom platform 'projectName' from nativescript.config (#2107) (#5801) (32f8fc5)
  • gradle 8, kotlin 2 & updated bundletool (#5799) (29acc76)
  • migrate 8.8 and associated depedencies (#5807) (9e9773f)
  • native add command to add native source files to the project (#5806) (2f2d1e0)

v8.7.2

28 May 21:55
Compare
Choose a tag to compare

8.7.2 (2024-05-28)

Bug Fixes

  • fix npm i -g nativescript on npm 10.4.0+ (9d2ec7c)

Features

  • don't uninstall app by default (bac14c0)

v8.7.1

16 May 16:35
Compare
Choose a tag to compare

8.7.1 (2024-05-16)

Bug Fixes

  • windows: make compatible with latest node patch levels (#5802) (8795e98)

Features

  • interactive typings generation for android (#5798) (d3f2e70)

v8.7.0

08 Apr 17:49
Compare
Choose a tag to compare

8.7.0 (2024-04-08)

Bug Fixes

  • autocomplete: fix the generation of the autocomplete script and prevent duplication on enable/disable (#5794) (7c87b49)
  • debug-ios: don't explicitly bind ws to localhost (#5788) (280b10d)
  • ios: only allow IPHONEOS_DEPLOYMENT_TARGET to be explicitly set vs entire xcconfig (ac8afcc)
  • ios: skip package validation on xcodebuild (#5782) (e47cff4)
  • plugins: parse name issue with invalid plugins (#5770) (f826248)
  • remove python six requirement (#5785) (25ae1f0)
  • tests (13b0bdb)

Features

v8.6.5

19 Jan 16:30
Compare
Choose a tag to compare

Full Changelog: v8.6.4...v8.6.5

v8.6.4

17 Jan 01:48
Compare
Choose a tag to compare

8.6.4 (2024-01-17)

Bug Fixes

v8.6.3

15 Dec 08:32
Compare
Choose a tag to compare

Android SDK 34 support

v8.6.1

23 Oct 22:14
Compare
Choose a tag to compare

Bug Fixes