Skip to content

Releases: NativeScript/nativescript-cli

v5.4.0

15 May 14:08
fa18afc
Compare
Choose a tag to compare

Implemented

Fixed

  • Fixed #4280: Incorrect message if you delete app's folder and run command with --path in it
  • Fixed #4512: App's Podfile should be applied last
  • Fixed #4573: logcat process is not restarted in some cases
  • Fixed #4593: Node.js processes not killed after tns create on macOS when analytics are enabled
  • Fixed #4598: app.css changes don't apply when debugging with --debug-brk
  • Fixed #4606: Unable to build application for iOS with nativescript-bottombar
  • Fixed #4616: tns plugin create command hangs

v5.3.4

24 Apr 12:23
53d0741
Compare
Choose a tag to compare
Merge pull request #4559 from NativeScript/vladimirov/prepare-xcconfi…

v5.3.3

23 Apr 08:03
85843c6
Compare
Choose a tag to compare
Merge pull request #4547 from NativeScript/fatme/publish

fix: fix upload to appstore for accounts without 2 factor authentication

v5.3.2

12 Apr 13:18
f057e90
Compare
Choose a tag to compare

Fixed

  • Fixed #1798: Test init command doesn't add a sample test in TypeScript for TypeScript/Angular projects
  • Fixed #4498: API: Change the AppStore ids for kinvey scanner and preview app
  • Fixed #4504: Custom tagged versions of android runtime are not supported
  • Fixed #4510: Handle HTTP 304 response status code

v5.3.1

03 Apr 10:17
45219d3
Compare
Choose a tag to compare
Merge pull request #4496 from NativeScript/fatme/change-kinvey-schema

fix: change ksplay to kspreview schema

v5.3.0

28 Mar 11:56
5dc2d9f
Compare
Choose a tag to compare

Implemented

Fixed

  • Fixed #4403: Exception in iOS app entry point not shown in terminal
  • Fixed #4440: NativeScript can only run in Xcode version 6.0 or greater error is shown on every iOS command
  • Fixed #4441: Nothing happens with app on device if you delete a file with bundle
  • Fixed #4458: Warnings for short imports are shown for browser code
  • Fixed #4459: API: Raise debuggerAttached only if app is restarted during debug

v5.2.4

21 Mar 12:24
465b806
Compare
Choose a tag to compare
Merge pull request #4434 from NativeScript/vladimirov/fix-short-imports

fix: warnings for short imports should be shown correctly

v5.2.3

12 Mar 14:18
680e5cf
Compare
Choose a tag to compare

Fixed

  • Fixed #4426: Some http requests may stuck and instead of hanging, we should retry them

v5.2.2

11 Mar 16:06
8e1342e
Compare
Choose a tag to compare

Fixed

  • Fixed #4390: Update and synchronize the unit testing dependencies

v5.2.1

05 Mar 14:20
d3e1fe2
Compare
Choose a tag to compare

5.2.1 (2019, March 05)

Implemented

  • Implemented #4375: Show warning for deprecated short imports/require used in application

Fixed

  • Fixed #3604: iOS build breaks with multiple plugins with Podfile
  • Fixed #4301: Disconnect previous iOS chrome debuggers when opening a new one
  • Fixed #4354: Unable to apply a change when application is not running on device
  • Fixed #4373: tns test throws an error in newly created apps
  • Fixed #4383: tns doctor command does not report any information on CircleCI and Travis virtual machines