File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
1
NativeScript CLI Changelog
2
2
================
3
3
4
- 6.4.1 (2020, February 19 )
4
+ 6.4.1 (2020, February 21 )
5
5
===
6
6
7
+ ### New
8
+
9
+ * [ Implemented #5255 ] ( https://github.com/NativeScript/nativescript-cli/issues/5255 ) : Warn if the CLI might print sensitive data to the output
10
+
7
11
### Fixed
8
12
9
13
* [ Fixed #5236 ] ( https://github.com/NativeScript/nativescript-cli/issues/5236 ) : File paths from device logs are not clickable
10
14
* [ Fixed #5251 ] ( https://github.com/NativeScript/nativescript-cli/issues/5251 ) : External files are not livesynced
11
15
* [ Fixed #5252 ] ( https://github.com/NativeScript/nativescript-cli/issues/5252 ) : Logs from platform specific files point to incorrect file
16
+ * [ Fixed #5259 ] ( https://github.com/NativeScript/nativescript-cli/issues/5259 ) : Unable to use pnpm on macOS and Linux
17
+ * [ Fixed #5260 ] ( https://github.com/NativeScript/nativescript-cli/issues/5260 ) : ` tns package-manager set invalid_value ` does not say pnpm is supported
18
+ * [ Fixed #5261 ] ( https://github.com/NativeScript/nativescript-cli/issues/5261 ) : ` tns package-manager set <valid value> ` does not give any output
19
+ * [ Fixed #5262 ] ( https://github.com/NativeScript/nativescript-cli/issues/5262 ) : ` tns package-manager ` fails with error
20
+ * [ Fixed #5263 ] ( https://github.com/NativeScript/nativescript-cli/issues/5263 ) : ` tns package-manager ` docs does not list pnpm as supported value
21
+ * [ Fixed #5264 ] ( https://github.com/NativeScript/nativescript-cli/issues/5264 ) : ` tns package-manager --help ` fails with error
12
22
13
23
14
24
6.4.0 (2020, February 11)
You can’t perform that action at this time.
0 commit comments