Skip to content

Commit 5e9cc29

Browse files
committed
chore: generate 6.3.0 changelog
1 parent d279ec6 commit 5e9cc29

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
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 #5113](https://github.com/NativeScript/nativescript-cli/issues/5113): tns test init page does not list frameworks properly.
17+
* [Fixed #5115](https://github.com/NativeScript/nativescript-cli/issues/5115): tns update command doesn't work in some plugins' demo apps
18+
* [Fixed #5149](https://github.com/NativeScript/nativescript-cli/issues/5149): `tns update` should handle scoped packages
19+
* [Fixed #5159](https://github.com/NativeScript/nativescript-cli/issues/5159): applyPluginsCocoaPods fails on case sensitive volumes
20+
* [Fixed #5173](https://github.com/NativeScript/nativescript-cli/issues/5173): `--justlaunch` flag enables HMR
21+
322
6.2.2 (2019, November 22)
423
==
524

0 commit comments

Comments
 (0)