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 1a3e619 commit 20ed8efCopy full SHA for 20ed8ef
3 files changed
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+# [20.8.0](https://github.com/NativeScript/nx/compare/20.3.0...20.8.0) (2025-04-30)
2
+
3
+### Features
4
5
+* Nx 20.8+ Compatibility
6
+* NativeScript 8.9 ([1a3e619](https://github.com/NativeScript/nx/commit/1a3e61984f734704c0b2562219f38957a3554025))
7
8
9
# [20.3.0](https://github.com/NativeScript/nx/compare/20.0.4...20.3.0) (2025-01-04)
10
11
package.json
@@ -1,6 +1,6 @@
{
"name": "nativescript-nx-plugins",
- "version": "20.3.0",
+ "version": "20.8.0",
"license": "MIT",
"scripts": {
"nx": "nx",
packages/nx/package.json
"name": "@nativescript/nx",
"description": "NativeScript Plugin for Nx",
"repository": {
"type": "git",
0 commit comments