Releases: NativeScript/nativescript-cli
Releases · NativeScript/nativescript-cli
v8.1.0
8.1.0 (2021-09-08)
Bug Fixes
- autocompletion aliases (1640eee)
- CFBundleIdentifier override warning (e62784e)
- check for not installed dependencies using require.resolve (1fc817f)
- xcodebuild destination warning (#5564) (943eec6)
- config detection (404a511)
- enable terminal cursor when Ctrl+C during a prompt (cfb80a2)
- properly handle missing App_Resources (#5536) (0a112f3)
- race condition when getting iOS inspector port (#5544) (8f8dd83), closes #3701
- remove ns preview note on project creation (db53037)
- windows path issue (fa90b60)
- migrate: nativescript-unit-test-runner & missing basePath (#5537) (0be8aca)
- typings: spawn to work with Windows as well (d6e431e)
Features
- add
--config
option (#5554) (9f844ea) - livesync: support livesync in remote machine (#5560) (4e94ad4)
- plugins: allow plugins to use kotlin files (#5555) (37e2dbb)
- allow passing cli args when running in the iOS Simulator (#5518) (6b700b4)
- allow tests to run on monorepos (#5547) (bfa8e91)
- default template version based on cli major (#5517) (2f1d876)
- ignoring native dependencies (#5524) (6ba5cd6)
- ns typings command (#5551) (4703cef)
Performance Improvements
v8.0.2
v8.0.1
v8.0.0
v7.2.1
v7.2.0
Bug Fixes
- default appPath in new projects (#5466) (0675896)
- handle permissions error on directory creation (#5480) (58e833d)
- tgz runtime resolution (101bfae)
- update setup requirements link (#5459) (c8447cd)
Features
- -v checking for updates (#5461) (2d6683c)
- initialize git repo on project create (#5468) (9f78c15)
- warn invalid platform folders (#5463) (fde4403)