Releases: NativeScript/nativescript-cli
Releases · NativeScript/nativescript-cli
v6.3.1
v6.3.0
6.3.0 (2019, December 17)
New
- Implemented #5128: Support for node v13
- Implemented #5155: Improve transition from tns preview to tns run
- Implemented #5180: Cache the result of environment checks
Fixed
- Fixed #4982:
tns deploydoes not verify if the project should be migrated - Fixed #5069: Android API 29 emulator error
- Fixed #5113: tns test init page does not list frameworks properly.
- Fixed #5115: tns update command doesn't work in some plugins' demo apps
- Fixed #5149:
tns updateshould handle scoped packages - Fixed #5159: applyPluginsCocoaPods fails on case sensitive volumes
- Fixed #5173:
--justlaunchflag enables HMR
v6.2.1
Fixed
- Fixed #5120: Android resource directories are not prepared correctly
- Fixed #5105: App restarts when changing platform specific scss
v6.2.0
New
- Implemented #5038: Deprecate support for markingMode:full
- Implemented #5049: Android App Bundle Improvements
- Implemented #5060: Kotlin usage tracking in android builds
- Implemented #5096: Reduce the npm requests when checking if the project should be migrated
- Implemented #5104: Allow tag and range versions in the preview app plugin versions validation
- Implemented #5107: Support V8 Snapshots on Windows
Fixed
- Fixed #3785: NativeScript CLI doesn't pause on webpack compilation errors
- Fixed #4681:
tns update iosis not working - Fixed #4963: Difference in hookArgs.prepareData.platform on prepare and run command
- Fixed #4995: Building plugin and running demo app fails if plugins has a surrounding gradle build
- Fixed #5005: Apple Watch extension with space in the name of
.entitlementsfile is not working - Fixed #5020: Stuck at "Restarting application on device" on Windows 10, iPad mini 2, compiled with NativeScript Sidekick cloud service.
- Fixed #5030: The
tns devicescommand lists appletv as iOS platform - Fixed #5034: Broken build when passing --i-cloud-container-environment
- Fixed #5056: Unable to process native iOS files and frameworks from scoped packages
- Fixed #5061: Unable to resolve cocoapods version conflicts
- Fixed #5063: Splash Screen asset generation fails for iOS
- Fixed #5070: The
tns testcommand cannot work if the source code is not insrcorappfolder - Fixed #5077: Pass allowProvisioningUpdates to xcodebuild only when building for device
- Fixed #5094: Add Theme v2 name to non-external modules when starting webpack
v6.1.2
6.1.2 (2019, September 18)
Fixed
- Fixed #5018: Track runtime versions on add and on build, run, deploy
v6.1.1
6.1.1 (2019, September 17)
Fixed
- Fixed #5015: CLI passes
--preserve-symlinksto the webpack itself, not to the Node.js - Fixed #4893:
tns previewcrashes when scanning on devices with different platforms - Fixed #4939: Xcode 11 warning:
CFBundleIdentifier value must be the same as PRODUCT_BUNDLE_IDENTIFIER
v6.1.0
6.1.0 (2019, September 04)
New
- Implemented #4229: Do not display command usage help after execution is started
- Implemented #4909: Support for Xcode 11 and iOS 13
- Implemented #4926: Android SDK 29 support
- Implemented #4947: Add tracking for both React NativeScript and Svelte Native projects
- Implemented #4966: Support LiveSync to iOS Wi-Fi devices
- Implemented #4974: Ask the users why they've uninstalled NativeScript CLI
- Implemented #4976: Handle changes in iOS and Android Runtime 6.1.0 logging
- Implemented #4980: Update message for subscribing to NativeScript newsletter
- Implemented #4992: Allow tns to be able to use npm configuration properly
Fixed
- Fixed #4936: HMR not recovering after exception in Angular lazy routes
- Fixed #4958:
tns doctorfails when setup is not correct and user selects to fix it manually - Fixed #4971: Not needed checks are executed on
pod install
v6.0.3
6.0.3 (2019, August 05)
- Fixed #4914: livesync not working with command tns test android
- Fixed #4746: Unable to work with
[email protected]on test command - Fixed #4586: publish ios fails because of hsa2
v6.0.2
6.0.2 (2019, July 22)
- Fixed #4885:
migrateandupdatecommands are failing where everything is up-to-date - Fixed #4887: Include forgotten Angular dependency from the code-sharing apps
- Fixed #4888: Sidekick: multiple errors in Sidekick
v6.0.1
6.0.1 (2019, July 18)
- Fixed #4814: Missing
yargs-parserdependency - Fixed #4846: Xcode running on devices crashes with error
Unable to create file *.hot-update.json - Fixed #4871: Issues when stopping the LiveSync process
- Fixed #4872: Sidekick: debug operation fails on iOS when Developer Disk Image is not installed on device
- Fixed #4873:
tns migrateshould updatenativescript-vue-template-compiler - Fixed #4874: After
tns migratepreview/build/run commands fail withERROR in The Angular Compiler requires TypeScript >=3.1.1 and <3.3.0 but 3.4.5 was found instead. - Fixed #4876:
tns migratedoes not update @ngtools/webpack - Fixed #4878:
tns migratedoes not update @angular/animations - Fixed #4879:
--platform-templateoption is still shown in CLI's help