Skip to content

Releases: NativeScript/nativescript-cli

v6.3.1

09 Jan 12:28

Choose a tag to compare

6.3.1 (2020, January 7)

Fixed

  • Fixed #5192: tns info command does not work with @nativescript/core

v6.3.0

09 Jan 12:25

Choose a tag to compare

6.3.0 (2019, December 17)

New

Fixed

  • Fixed #4982: tns deploy does 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 update should handle scoped packages
  • Fixed #5159: applyPluginsCocoaPods fails on case sensitive volumes
  • Fixed #5173: --justlaunch flag enables HMR

v6.2.1

18 Nov 09:58
829b836

Choose a tag to compare

Fixed

  • Fixed #5120: Android resource directories are not prepared correctly
  • Fixed #5105: App restarts when changing platform specific scss

v6.2.0

05 Nov 16:27
a0434f3

Choose a tag to compare

New

Fixed

  • Fixed #3785: NativeScript CLI doesn't pause on webpack compilation errors
  • Fixed #4681: tns update ios is 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 .entitlements file 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 devices command 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 test command cannot work if the source code is not in src or app folder
  • 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

19 Sep 06:03
bc5e0e1

Choose a tag to compare

6.1.2 (2019, September 18)

Fixed

  • Fixed #5018: Track runtime versions on add and on build, run, deploy

v6.1.1

17 Sep 09:40
c6c4214

Choose a tag to compare

6.1.1 (2019, September 17)

Fixed

  • Fixed #5015: CLI passes --preserve-symlinks to the webpack itself, not to the Node.js
  • Fixed #4893: tns preview crashes 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

04 Sep 11:49
7ecd4d6

Choose a tag to compare

6.1.0 (2019, September 04)

New

Fixed

  • Fixed #4936: HMR not recovering after exception in Angular lazy routes
  • Fixed #4958: tns doctor fails 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

13 Aug 08:53
71be391

Choose a tag to compare

6.0.3 (2019, August 05)

v6.0.2

22 Jul 13:59
15fdf19

Choose a tag to compare

6.0.2 (2019, July 22)

  • Fixed #4885: migrate and update commands 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

18 Jul 13:53
121b065

Choose a tag to compare

6.0.1 (2019, July 18)

  • Fixed #4814: Missing yargs-parser dependency
  • 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 migrate should update nativescript-vue-template-compiler
  • Fixed #4874: After tns migrate preview/build/run commands fail with ERROR in The Angular Compiler requires TypeScript >=3.1.1 and <3.3.0 but 3.4.5 was found instead.
  • Fixed #4876:tns migrate does not update @ngtools/webpack
  • Fixed #4878: tns migrate does not update @angular/animations
  • Fixed #4879: --platform-template option is still shown in CLI's help