v22.1.0-rc.0Pre-release
22.1.0-rc.0
@angular/cli
| Commit | Description |
|---|---|
| fix - f59bcf529 | abort and guide manual mitigation when updating catalog packages |
| fix - 5d4dda581 | batch Prettier invocations during migration formatting |
| fix - c963ecbec | remove algoliasearch dependency and support latest docs versions |
| fix - 6859d25c3 | resolve correct registry name when using npm alias syntax during update |
| fix - 5c3101bff | revert package.json changes if installation tasks fail during update |
| fix - e12e00216 | update MCP devserver tool names to conform to spec regex |
@angular/build
| Commit | Description |
|---|---|
| feat - 51f69276f | enable chunk optimization for server builds |
| feat - 10dc30f9c | migrate advanced optimization Babel plugins to oxc-parser + magic-string |
| feat - 917393a4c | migrate i18n inliner to oxc-parser + magic-string |
| fix - 95510511d | add bounded timeout to vitest executor disposal |
| fix - 62b11e316 | anchor debug ID comment matching and make injection idempotent |
| fix - 4187e5e27 | canonicalize drive letter casing for workspace root on Windows |
| fix - 21b8fc0f1 | ensure import map integrity keys are valid URL-like specifiers |
| fix - 9a3c34bd1 | favor istanbul coverage provider when browser testing is enabled |
| fix - 80edac58b | preserve custom config options in runnerConfig for vitest |
| fix - 751adb9d7 | remap metafile paths when workspace root is a symlink or junction |
| fix - 0e3ca3dfb | support hyphens and underscores when stripping chunk hash in chunk optimizer |
| perf - 2462709d1 | skip semantic affected-file walk when type checking is disabled |