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 5019eba commit c9bd598Copy full SHA for c9bd598
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [17.0.0](https://github.com/NativeScript/nx/compare/16.6.0...17.0.0) (2023-10-23)
2
+
3
4
+### Features
5
6
+* Support Nx 17+ ([#72](https://github.com/NativeScript/nx/issues/72)) ([5019eba](https://github.com/NativeScript/nx/commit/5019eba3cbbbddc8f1414dd00e1bdb2f6e05cb79))
7
8
9
10
# [16.6.0](https://github.com/NativeScript/nx/compare/16.5.2...16.6.0) (2023-10-14)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "nativescript-nx-plugins",
- "version": "16.6.0",
+ "version": "17.0.0",
"license": "MIT",
"scripts": {
"nx": "nx",
0 commit comments