22.2.6
📦 nxView on GitHub →
✨ 1 features🐛 6 fixes🔧 1 symbols
Summary
This release focuses on bug fixes, including improvements to dependency hashing with PNPM patches, better handling of package.json configurations, and adjustments for the latest @swc/cli version. A new option was added to the Next.js page generator.
✨ New Features
- nextjs: accept fileName option to generate page
🐛 Bug Fixes
- core: include PNPM patches in externalDependencies hash computations
- core: add back ability to create cache_outputs table without a foreign key
- js: detect changes to pnpm.overrides and overrides in package.json
- js: check package.json for name when project.json exists but has no name
- js: adjusted stdout and stderr handling to support the latest @swc/cli version
- misc: use string type for fetchDepth in azure-pipelines.yml
🔧 Affected Symbols
@swc/cli