Releases: NativeScript/nativescript-cli
Releases · NativeScript/nativescript-cli
v8.1.5
Bug Fixes
- clean: report failures to remove item (#5601) (3902257)
- config: handle invalid/unset projectDir (b844498)
- migrate: create polyfills.ts if missing for angular projects (#5593) (8728335)
Features
ns -v --jsonto skip update checks (d7330b0)- github issue forms (#5609) (676630b)
- nativescript-envinfo package (#5600) (fd3b3a8)
- unit-test-runner 3.0 with optional coverage report handling (#5610) (ae7f286)
- config: cli.packageManager override support (#5596) (3c03579)
- hooks: project persistent hooks in config (#5597) (97bbe33)
v8.1.4
v8.1.3
8.1.3 (2021-09-30)
Bug Fixes
- ios-publish: update API (#5580) (63acaa6)
- m1: cocoapods command when installed natively (#5584) (65dcf01)
- metadata-filtering: only add when there are items to add (ab9fc0f)
- test-execution-service: canStartKarma condition (c68d58e)
- fix source map path (#5583) (8ecb335)
- require.resolve for packages with exports field in package.json (#5579) (56ed35b)
- source-map appPath prefix detection (77a8ce7)
Features
v8.1.2
v8.1.1
8.1.1 (2021-09-12)
Bug Fixes
- launching android 11 and 12 emulators (f32642e)
- order package.json keys the right way on project creation (e68dcc8)
- create-project: local template handling (4f8d644)
- gradle build error when building some plugins (58a0e60)
- runtime versions with a range (e0bbf1b)
Features
- create-project: allow --force to forcefully create git repo inside another one (30d42d2)
- create-project: cleaner post-create message (7c8741e)
- create-project: detect git repo before initializing and --no-git support (6d9b7df)
- new ns update handling (bff78e3)
- updated migration rules (b2d51da)
Performance Improvements
- implement a memoize decorator with smart caching (6521671)
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
--configoption (#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)