You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+17
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,23 @@
1
1
NativeScript CLI Changelog
2
2
================
3
3
4
+
6.4.0 (2020, February 11)
5
+
===
6
+
7
+
### New
8
+
9
+
*[Implemented #4654](https://github.com/NativeScript/nativescript-cli/issues/4654): Add support for pkg manager `pnpm`
10
+
*[Implemented #5214](https://github.com/NativeScript/nativescript-cli/issues/5214): Same dependencies installed multiple times in `node_modules` cause build failure
11
+
*[Implemented #5218](https://github.com/NativeScript/nativescript-cli/issues/5218): Allow configuring path/name to webpack.config.js
12
+
*[Implemented #5220](https://github.com/NativeScript/nativescript-cli/issues/5220): Native metadata filtering for iOS and Android
13
+
*[Implemented #5230](https://github.com/NativeScript/nativescript-cli/issues/5230): Obsolete support for Xcode 10
14
+
*[Implemented #5233](https://github.com/NativeScript/nativescript-cli/issues/5233): Support command level hooks
15
+
16
+
### Fixed
17
+
18
+
*[Fixed #5187](https://github.com/NativeScript/nativescript-cli/issues/5187): Inaccessible native source code without modulemap
0 commit comments