Skip to content

Commit 8288193

Browse files
author
Dimitar Tachev
authored
Merge pull request #5185 from NativeScript/tachev/changelog
chore: 6.3.0 changelog
2 parents d279ec6 + 2501c55 commit 8288193

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
NativeScript CLI Changelog
22
================
3+
4+
6.3.0 (2019, December 17)
5+
===
6+
7+
### New
8+
9+
* [Implemented #5128](https://github.com/NativeScript/nativescript-cli/issues/5128): Support for node v13
10+
* [Implemented #5155](https://github.com/NativeScript/nativescript-cli/issues/5155): Improve transition from tns preview to tns run
11+
* [Implemented #5180](https://github.com/NativeScript/nativescript-cli/issues/5180): Cache the result of environment checks
12+
13+
### Fixed
14+
15+
* [Fixed #4982](https://github.com/NativeScript/nativescript-cli/issues/4982): `tns deploy` does not verify if the project should be migrated
16+
* [Fixed #5069](https://github.com/NativeScript/nativescript-cli/issues/5069): Android API 29 emulator error
17+
* [Fixed #5113](https://github.com/NativeScript/nativescript-cli/issues/5113): tns test init page does not list frameworks properly.
18+
* [Fixed #5115](https://github.com/NativeScript/nativescript-cli/issues/5115): tns update command doesn't work in some plugins' demo apps
19+
* [Fixed #5149](https://github.com/NativeScript/nativescript-cli/issues/5149): `tns update` should handle scoped packages
20+
* [Fixed #5159](https://github.com/NativeScript/nativescript-cli/issues/5159): applyPluginsCocoaPods fails on case sensitive volumes
21+
* [Fixed #5173](https://github.com/NativeScript/nativescript-cli/issues/5173): `--justlaunch` flag enables HMR
22+
323
6.2.2 (2019, November 22)
424
==
525

0 commit comments

Comments
 (0)