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 b083c99 commit c6b38e1Copy full SHA for c6b38e1
3 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [20.0.4](https://github.com/NativeScript/nx/compare/20.0.3...20.0.4) (2024-11-08)
2
+
3
4
+### Bug Fixes
5
6
+* allow root level build command flags ([b083c99](https://github.com/NativeScript/nx/commit/b083c991c30965267f5c1a092c1a18606de40a89))
7
8
9
10
## [20.0.3](https://github.com/NativeScript/nx/compare/20.0.1...20.0.3) (2024-10-22)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "nativescript-nx-plugins",
- "version": "20.0.3",
+ "version": "20.0.4",
"license": "MIT",
"scripts": {
"nx": "nx",
packages/nx/package.json
"name": "@nativescript/nx",
"description": "NativeScript Plugin for Nx",
"repository": {
"type": "git",
0 commit comments