Skip to content

Releases: NativeScript/nativescript-cli

v8.9.1

05 Mar 20:02
Compare
Choose a tag to compare

Bug Fixes

v8.9.0

27 Feb 17:36
Compare
Choose a tag to compare

Bug Fixes

  • add webpack env data so that scripts can read it (#5817) (bc23679)
  • android: emulator ini file parsing (#5824) (2f35b34)
  • android: logging after app restart (#5815) (86d9f29)
  • apple team id not being used when persisted to the platforms folder (#5821) (4176e98)
  • ensure plugin path is defined to process configs (d96fde1)
  • ios-device-lib compiled with arm and x64 (#5825) (9eac531)
  • ios-mobileprovision-finder updates for profile location adjustments (ea0a138)
  • ios-mobileprovision-finder updates for windows (c06e099)
  • ns publish, apple authentication, appstore list (#5820) (5e381d4)
  • windows: APPDATA required (#5823) (91eab28)

Features

  • build flag to append generated suffix to bundles (#5814) (d10b817)
  • custom android-studio path to support nixos using new env.NATIVESCRIPT_ANDROID_STUDIO_PATH (#5816) (661b653)
  • ios: 'ns widget ios' for single command widget generator (#5829) (89d09d3)
  • ios: allow collections of NativeSource to be included via nativescript.config (#5830) (daa567c)
  • ios: multi target support for swift packages (#5828) (2090491)
  • plugins can now define their own nativescript.config for SPMPackage inclusion (#5826) (b2bad0c)
  • support solid with typescript template (1b6202d)

v8.8.3

03 Dec 03:58
Compare
Choose a tag to compare

8.8.3 (2024-12-03)

  • SPM package version now supports semver ranges
    • ~1.0.0 => upToNextMinor
    • ^1.0.0 => upToNextMajor
    • #hash => specific commit hash
    • <branch> => specific branch

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