Releases: NativeScript/nativescript-cli
Releases · NativeScript/nativescript-cli
v8.8.2
v8.8.1
v8.8.0
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
v8.7.1
v8.7.0
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
- add experimental bun package manager support (#5791) (f758f6c)
- add open ios/android (#5779) (81b32bc)
- ios: ensure user defined xcconfig always takes priority (#5784) (500d751)
- provide appId to webpack config (#5778) (e3ef37d)
- support for solid/solidjs templates and migrations for 8.7 (#5796) (cf788f0)
- visionOS support (#5783) (6a6a832)
v8.6.5
- updated dependencies
- fixed symlinked frameworks in nativescript-dev-xcode (NativeScript/nativescript-dev-xcode#16)
- resolved
npm audit
vulnerabilities in ourdependencies
Full Changelog: v8.6.4...v8.6.5