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 7d7574f commit 47d6254Copy full SHA for 47d6254
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [17.1.0](https://github.com/NativeScript/nx/compare/17.0.1...17.1.0) (2023-11-27)
2
+
3
4
+### Features
5
6
+* Angular 17 support with Nx 17.1+ ([7d7574f](https://github.com/NativeScript/nx/commit/7d7574f79cbdf541944db877425d954ee22098fe))
7
8
9
10
## [17.0.1](https://github.com/NativeScript/nx/compare/17.0.0...17.0.1) (2023-11-02)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "nativescript-nx-plugins",
- "version": "17.0.1",
+ "version": "17.1.0",
"license": "MIT",
"scripts": {
"nx": "nx",
0 commit comments