nx 21.2.0-canary.20250604-283ec76 → 21.2.0-canary.20250605-5ffd82e

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -22,7 +22,7 @@
22
22
 
23
23
  # Nx: Smart Repos · Fast Builds
24
24
 
25
- Nx is a build system, optimized for monorepos, with plugins for popular frameworks and tools and advanced CI capabilities including caching and distribution.
25
+ An AI-first build platform that connects everything from your editor to CI. Helping you deliver fast, without breaking things.
26
26
 
27
27
  ## Getting Started
28
28
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nx",
3
- "version": "21.2.0-canary.20250604-283ec76",
3
+ "version": "21.2.0-canary.20250605-5ffd82e",
4
4
  "private": false,
5
5
  "description": "The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration.",
6
6
  "repository": {
@@ -83,16 +83,16 @@
83
83
  }
84
84
  },
85
85
  "optionalDependencies": {
86
- "@nx/nx-darwin-arm64": "21.2.0-canary.20250604-283ec76",
87
- "@nx/nx-darwin-x64": "21.2.0-canary.20250604-283ec76",
88
- "@nx/nx-freebsd-x64": "21.2.0-canary.20250604-283ec76",
89
- "@nx/nx-linux-arm-gnueabihf": "21.2.0-canary.20250604-283ec76",
90
- "@nx/nx-linux-arm64-gnu": "21.2.0-canary.20250604-283ec76",
91
- "@nx/nx-linux-arm64-musl": "21.2.0-canary.20250604-283ec76",
92
- "@nx/nx-linux-x64-gnu": "21.2.0-canary.20250604-283ec76",
93
- "@nx/nx-linux-x64-musl": "21.2.0-canary.20250604-283ec76",
94
- "@nx/nx-win32-arm64-msvc": "21.2.0-canary.20250604-283ec76",
95
- "@nx/nx-win32-x64-msvc": "21.2.0-canary.20250604-283ec76"
86
+ "@nx/nx-darwin-arm64": "21.2.0-canary.20250605-5ffd82e",
87
+ "@nx/nx-darwin-x64": "21.2.0-canary.20250605-5ffd82e",
88
+ "@nx/nx-freebsd-x64": "21.2.0-canary.20250605-5ffd82e",
89
+ "@nx/nx-linux-arm-gnueabihf": "21.2.0-canary.20250605-5ffd82e",
90
+ "@nx/nx-linux-arm64-gnu": "21.2.0-canary.20250605-5ffd82e",
91
+ "@nx/nx-linux-arm64-musl": "21.2.0-canary.20250605-5ffd82e",
92
+ "@nx/nx-linux-x64-gnu": "21.2.0-canary.20250605-5ffd82e",
93
+ "@nx/nx-linux-x64-musl": "21.2.0-canary.20250605-5ffd82e",
94
+ "@nx/nx-win32-arm64-msvc": "21.2.0-canary.20250605-5ffd82e",
95
+ "@nx/nx-win32-x64-msvc": "21.2.0-canary.20250605-5ffd82e"
96
96
  },
97
97
  "nx-migrations": {
98
98
  "migrations": "./migrations.json",
Binary file