Skip to content

Releases: NativeScript/nativescript-cli

v4.1.2

26 Jun 14:05
07558bf

Choose a tag to compare

Fixed

  • Fixed #2283: On adding test frameworks their peerDependencies are not installed
  • Fixed #3689: tns test <platform> throws exception

v4.1.1

19 Jun 07:27
421867f

Choose a tag to compare

Fixed

  • Fixed #3625: tns run ios --device fakeId start random emulator
  • Fixed #3633: iOS Debugging: Close frontend socket unconditionally
  • Fixed #3644: tns run ios --justlaunch do not exit on real iOS devices
  • Fixed #3658: Don't rebuild application for android when something is changed in App_Resources/iOS
  • Fixed #3660: A deprecation warning is shown when tns debug ios command is executed with node v10
  • Fixed #3662: Fix project creation when template v2 is used
  • Fixed #3666: Unable to generate icons when the Contents.json is not generated by Xcode
  • Fixed #3675: File connections to iOS device work for a single app only
  • Fixed #3677: docs: Add alias to plugin add/install
  • Fixed #3682: Use google as default repo when building plugins

v4.1.0

31 May 10:21
07570ae

Choose a tag to compare

4.1.0 (2018, May 31)

New

Fixed

  • Fixed #1398: CLI detects iOS devices connected over Wi-fi and fails to work with them
  • Fixed #2831: tns debug android --start releases the terminal session
  • Fixed #3580: API: isValidNativeScriptProject returns incorrect result
  • Fixed #3593: Tracking for used Debug tools is not correct
  • Fixed #3629: tns debug android --start does not print application console.logs

v4.0.2

23 May 07:07
e11b1c2

Choose a tag to compare

Fixed

  • Fixed #3595: Do not track local paths in Analytics
  • Fixed #3597: Users who subscribe to Progess Newsletter are not informed for the privacy policy

v4.0.1

11 May 10:49
7ce030c

Choose a tag to compare

New

Fixed

  • Fixed #1548: --sdk flag not working properly when starting emulators in iOS
  • Fixed #2131: Simulators with ( in name are not started after tns run ios --device <device_name>
  • Fixed #2727: Passing more than one parameter on tns create returns unappropriate error message
  • Fixed #3529: iOS logging does not work on multiple simulators
  • Fixed #3536: Message for tracking in Google Analytics is always printed
  • Fixed #3554: NativeScript is not compatible with Node.js 10.x.x
  • Fixed #3557: Asset generation should not fail in case some App_Resources are missing.
  • Fixed #3560: Android build fails when path to app has space and plugin should be build

v4.0.0

12 Apr 07:14
b78282e

Choose a tag to compare

New

Fixed

  • Fixed #3151: Install fails if user setting file is not valid json
  • Fixed #3324: Error when iOS simulator's window is closed
  • Fixed #3442: Unnecessary second build upon tns run android
  • Fixed #3451: tns plugin remove fails with : Cannot convert undefined or null to object
  • Fixed #3470: Error when we are publishing to AppStore
  • Fixed #3481: Cannot log in users on iOS simulator with kinvey-nativescript-sdk
  • Fixed #3514: Incorrect error is shown when xcrun simctl is not configured

v3.4.3

14 Mar 15:48
09aa9e2

Choose a tag to compare

New

  • Implemented #3407 Allow templates to predefine plugin configurations in package.json
  • Implemented #3408 Add additional tracking for users who have exported projects from Playground

v3.4.2

01 Feb 11:40
d50b25e

Choose a tag to compare

New

  • Implemented #2127: Feature Request: Ability to disable spinner during install process

Fixed

  • Fixed #3337: Empty Chrome DevTools when using tns debug ios for iOS Simulator
  • Fixed #3338: tns debug ios --chrome can not stop on first line

v3.4.1

12 Jan 06:43

Choose a tag to compare

New

Fixed

  • Fixed #3280: App_Resources are duplicated on consecutive builds with --bundle
  • Fixed #3183: tns debug ios --chrome keeps changing port on every livesync update
  • Fixed #3148: Fix detection of Javac version
  • Fixed #3302: fix(ios-inspector): Update cached inspector package to latest compatible version
  • Fixed #3311: Allow setting authenthicated proxy on Windows when Visual C++ redistributable is not installed

v3.3.1

21 Nov 13:38
18d3135

Choose a tag to compare

Fixed

  • Fixed #3164: npm run build-*-bundle gets stuck at nativescript-unit-test-runner hook
  • Fixed #3182: CLI fails when unable to start Analytics Broker process