We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0a0076 commit f7e2d60Copy full SHA for f7e2d60
CHANGELOG.md
@@ -1,6 +1,16 @@
1
NativeScript CLI Changelog
2
================
3
4
+4.2.1 (2018, August 10)
5
+==
6
+
7
+### Fixed
8
+* [Fixed #3763](https://github.com/NativeScript/nativescript-cli/issues/3763): Duplicated entries in `tns run` log while livesyncing
9
+* [Fixed #3802](https://github.com/NativeScript/nativescript-cli/issues/3802): Unable to use templates without `App_Resources`
10
+* [Fixed #3803](https://github.com/NativeScript/nativescript-cli/issues/3803): `tns run ios` command fails if tns-ios version is a tag
11
+* [Fixed #3805](https://github.com/NativeScript/nativescript-cli/issues/3805): `tns run android` fails in case you do not have Android emulator images
12
13
14
4.2.0 (2018, August 7)
15
==
16
0 commit comments