22.3.0-beta.2
📦 nxView on GitHub →
✨ 1 features🐛 7 fixes🔧 3 symbols
Summary
This beta release focuses on bug fixes across core, JavaScript tooling, and Next.js generators, including improved dependency hashing and SWC compatibility.
✨ New Features
- Next.js generator now accepts a fileName option when generating a page.
🐛 Bug Fixes
- External dependency hash computations now correctly include PNPM patches.
- Restored the ability to create a 'cache_outputs' table without a foreign key.
- JavaScript projects now correctly detect changes to 'pnpm.overrides' and 'overrides' in package.json.
- JavaScript projects now check package.json for the project name if project.json exists but lacks a name field.
- Adjusted stdout and stderr handling to ensure compatibility with the latest @swc/cli version.
- Completion metadata now includes the connectUrl.
- Changed fetchDepth in azure-pipelines.yml to use a string type.
🔧 Affected Symbols
corejsnextjs