Skip to content

Releases: NativeScript/nativescript-cli

v8.1.0

08 Sep 11:32
Compare
Choose a tag to compare

8.1.0 (2021-09-08)

Bug Fixes

  • autocompletion aliases (1640eee)
  • CFBundleIdentifier override warning (e62784e)
  • check for not installed dependencies using require.resolve (1fc817f)
  • xcodebuild destination warning (#5564) (943eec6)
  • config detection (404a511)
  • enable terminal cursor when Ctrl+C during a prompt (cfb80a2)
  • properly handle missing App_Resources (#5536) (0a112f3)
  • race condition when getting iOS inspector port (#5544) (8f8dd83), closes #3701
  • remove ns preview note on project creation (db53037)
  • windows path issue (fa90b60)
  • migrate: nativescript-unit-test-runner & missing basePath (#5537) (0be8aca)
  • typings: spawn to work with Windows as well (d6e431e)

Features

Performance Improvements

v8.0.2

11 May 20:33
Compare
Choose a tag to compare

Bug Fixes

  • test init and karma conf for 8.0 with webpack5 (#5528) (03d68d6)

Features

  • --env.sourceMap custom values (f32773d)

v8.0.1

01 Apr 19:28
Compare
Choose a tag to compare

8.0.1 (2021-04-01)

Bug Fixes

  • compat message updates (7c475e6)
  • empty main fields during migrate (7403e4d)

Features

  • enable ESLint plugin in migrate (d8537fa)
  • handle --env flags (23fe6a3)

v8.0.0

31 Mar 21:53
Compare
Choose a tag to compare

8.0.0 (2021-03-31)

Bug Fixes

  • handle caret and tilde in runtime versions (#5501) (04eba0d)

Features

v7.2.1

11 Mar 22:19
Compare
Choose a tag to compare

Bug Fixes

v7.2.0

05 Feb 19:48
Compare
Choose a tag to compare

Bug Fixes

Features

Performance Improvements

  • initialize project data only if uninitialized (#5478) (27c2f0c)
  • validate update version before backup (#5479) (d312f14)

v7.1.2

04 Jan 17:43
Compare
Choose a tag to compare

7.1.2 (2021-01-04)

Bug Fixes

  • prompter returning undefined instead of value (#5457) (4cc4bca)

v7.1.1

04 Jan 17:42
Compare
Choose a tag to compare

7.1.1 (2020-12-30)

Bug Fixes

  • prompter returning index instead of value (c1d5a27)

v7.1.0

29 Dec 21:25
Compare
Choose a tag to compare

7.1.0 (2020-12-29)

Features

v7.0.12

19 Dec 20:47
Compare
Choose a tag to compare

7.0.12 (2020-12-19)

Bug Fixes

Performance Improvements