Skip to content

Releases: NativeScript/nativescript-cli

v5.2.4

21 Mar 12:24
465b806

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

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

Choose a tag to compare

Fixed

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

v5.2.1

05 Mar 14:20
d3e1fe2

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

v5.2.0

15 Feb 12:39
3569805

Choose a tag to compare

5.2.0 (2018, February 13)

Implemented

Fixed

  • Fixed #3122: tns debug ios --debug-brk fails the majority of the time
  • Fixed #3161: tns test command fails to find a running iOS simulator
  • Fixed #4232: Unit testing for freshly created angular project is broken on Android emulator
  • Fixed #4253: LiveSync stops working in Preview app when make change in scss file
  • Fixed #4255: Uninstalling NativeScript should also remove its extensions
  • Fixed #4283: tns run android fails with private npm registry
  • Fixed #4300: Strange logs after project built for Android
  • Fixed #4311: [iOS] Build with nativescript-plugin-firebase requires legacy build system
  • Fixed #4324: High CPU utilization during tns run
  • Fixed #4327: tns devices --availableDevices prompts to install Xcode command line tools
  • Fixed #4347: tns resources generate splashes <path to image> fails for newly created project

v5.1.1

17 Jan 15:01
793881d

Choose a tag to compare

Merge pull request #4294 from NativeScript/vladimirov/fix-ios-sim-sto…

v5.1.0

12 Dec 13:31
ac077f0

Choose a tag to compare

5.1.0 (2018, December 12)

Implemented

Fixed

  • Fixed #4075: tns preview - app is refreshed on ios devices when changing android specific files
  • Fixed #4141: Don't prepare the project on tns preview command
  • Fixed #4178: Broken files pattern in karma config
  • Fixed #4198: The NativeScript Inspector is not closed on Ctrl + C
  • Fixed #4049: tns commands Removing Newline Added by npm from package.json

v5.0.3

04 Dec 07:52
c8f1ee9

Choose a tag to compare

5.0.3 (2018, December 4)

Fixed

  • Fixed #4186: Fix stuck http requests/responses
  • Fixed #4189: API: Fix "Cannot read property 'removeListener' of undefined" error on second stop of livesync to preview app

v5.0.2

29 Nov 12:34
e470e25

Choose a tag to compare

5.0.2 (2018, November 29)

Implemented

  • Implemented #4167: API: Expose previewAppLiveSyncError event when some error is thrown while livesyncing to preview app

Fixed

  • Fixed #3962: If command 'tns plugin create .. ' failed , directory with plugin repository name must be deleted
  • Fixed #4053: Update Nativescript cli setup scripts to use android sdk 28
  • Fixed #4077: Platform add with framework path and custom version breaks run with "--bundle"
  • Fixed #4129: tns preview doesn't sync changes when download 2 Playground projects
  • Fixed #4135: Too many TypeScript "Watching for file changes" messages in console during build
  • Fixed #4158: API: reset devices list when stopLiveSync method is called
  • Fixed #4161: API: raise deviceLost event after timeout of 5 seconds

v5.0.1

14 Nov 14:10
b8e7861

Choose a tag to compare

5.0.1 (2018, November 14)

Implemented

  • Implemented #4083: API: Add public API for deviceFound and deviceLost for preview devices
  • Implemented #4087: API: Expose public method for getting the qr code of playground app
  • Implemented #4093: API: Expose public api for starting the livesync operation to preview app

Fixed

  • Fixed #2670: Command line tns run android --clean rebuilds
  • Fixed #4043: tns preview fails when local plugin is referenced with tag in package.json
  • Fixed #4046:tns debug ios does not work with bigger projects on slower devices
  • Fixed #4055: API: Remove persisted emulator's data on deviceLost event
  • Fixed #4056: API: TypeError: Invalid Version: null is thrown when emulator is stopped immediately after start
  • Fixed #4071: Unable to run tns test <platform>
  • Fixed #4073: Error is thrown when Node.js 11 is used
  • Fixed #4076: Cannot connect to device socket when run debug with justlaunch
  • Fixed #4079: API: Reset errors when fallback to list avds from director
  • Fixed #4090: tns preview and tns platform add ... issue
  • Fixed #4096: NativeScript v4 is not using the v4 of the app templates during project creation
  • Fixed #4100: Apply before-plugins.gradle file in the plugin build.gradle