Releases: Akylas/nativescript-cli
Releases · Akylas/nativescript-cli
v9.0.8
v9.0.7
9.0.7 (2026-06-11)
Bug Fixes
- all per platform ignoredNativeDependencies (179209d)
- allow app spm to "override" plugin spm packages (#5951) (33d44b5)
- allow to enforce corePackageName to use custom (5d807ce)
- android: allow to sign debug builds (for example for system apps development) (ea46b7e)
- android: livesync tool connect race condition (#5857) (1daa553)
- bundler: include process.env first (4df139d)
- clear all deprecated dependencies (#5858) (d9bced3)
- config: using set with undefined (#5883) (b09510f)
- default log level to WARN. Fix for INFO log level not showing actual info (was quiet) (da64b1a)
- devtools csp to use 127.0.0.1 (#6012) (ad1ff64)
- ensure plugin path is defined to process configs (d96fde1)
- file watcher with chokidar (#5973) (92ec091)
- gracefully fail when node module can't be found (#6037) (d1930d3)
- icon generator color type error (#5838) (af81491)
- ios extensions configuration like watchapp (b670f14)
- ios: framework check for dynamic lib (#6032) (d88337c)
- logging fix (4c8000e)
- more android typings options (c481e45)
- ns typings android supports
dtsGeneratorPathand now uses-per-library(61d4b77) - pass down process environment to webpack process (#5844) (1e8b93f)
- patch-package need to be a prod dep (4b11f07)
- prevent error if nativescript.config entry is undefined (#5919) (bfad89e)
- prevent redundant restarts on rapid changes and recover from app crashes in watch mode (#6036) (0acfb4a)
- remove --legacy-peer-deps flag on install (#5839) (ca6fb68)
- remove lock from default clean (#5881) (a1c39f6)
- reprepare iOS plugins on cleanup (#6035) (2c8928b)
- security: axios 1.11.0 (#5847) (0b08cb2)
- security: CVE-2025-13465, CVE-2026-27904, CVE-2026-26996, CVE-2025-59433 (#5974) (c4064c9)
- security: CWE-1333, CWE-78 (#5976) (3942566)
- security: xml2js and braces (#5848) (debc85a)
- support node < 22.14 (#5834) (9c5fdb2)
- update ios-sim-portable to version 4.5.1 (#5850) (f575bdc)
- using patch-packages for patches for now as yarn patches wont install with
npm i -g(6f0ea67) - visionos overrides for build flags (#5967) (895ceb8)
- visionos: build/prepare (e40a1b8)
- vite build and prepare (#5948) (e892f48)
- vite: incremental build file changes (#5952) (9013634)
- widget: handle configs with other SPMPackages (#5972) (03ff1dc)
- workspaces: duplicate added frameworks (#5949) (768a97c)
Features
androidEmulatorStartArgsnativescript cli option (14bf2ba)- add config to help menu (#5916) (f81499d)
- add Dependabot configuration (#5859) (93a214c)
- add Dependency Review Action workflow (#5860) (1478ba9)
- add skipNative option to PrepareData and Options classes (#6033) (bfb7a4c)
- allow much more complex watchapp projects (ea84aee)
- android upgrades, bundletool to 1.18.2, kotlin to 2.2.20 (#5917) (cc94b80)
- android: api level 36 + start up emulator with unknown target versions (#5842) (de2cb8c)
- android: support for user-configured start arguments with emulators (#6038) ([69ac96d](https://github.com/farfromrefug/nativescript-c...