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 11NativeScript CLI Changelog
22================
33
4- 6.4.1 (2020, February 19 )
4+ 6.4.1 (2020, February 21 )
55===
66
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+
711### Fixed
812
913* [ Fixed #5236 ] ( https://github.com/NativeScript/nativescript-cli/issues/5236 ) : File paths from device logs are not clickable
1014* [ Fixed #5251 ] ( https://github.com/NativeScript/nativescript-cli/issues/5251 ) : External files are not livesynced
1115* [ 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
1222
1323
14246.4.0 (2020, February 11)
You can’t perform that action at this time.
0 commit comments