angular-cli v22.2.0-next.1

v22.2.0-next.1Pre-release

22.2.0-next.1

Added 1
  • Add `--root` command line option to `mcp` command
Changed 3
  • Migrate Angular Linker to oxc-parser and magic-string
  • Release build resources early in non-watch mode
  • Avoid buffering request body when sanitizing headers
Fixed 10
  • Add packages with built-in schematics to devDependencies only
  • Always install package during ng add to inspect manifest on disk for schematics
  • Correctly report available package updates during bare ng update
  • Discover migrations from installed packages when omitted by registry metadata
  • Normalize Windows drive-letter casing for process.cwd
  • Prevent build process hang on unhandled error
@angular/cli
CommitDescription
feat - 41555dfb3badd --root command line option to mcp command
fix - 035b9d5c9badd packages with built-in schematics to devDependencies only
fix - 0ae5690c35always install package during ng add to inspect manifest on disk for schematics (#33718)
fix - 44ff584b33correctly report available package updates during bare ng update
fix - 1d4f9ebbe9discover migrations from installed packages when omitted by registry metadata (#33718)
fix - 25034f97adnormalize Windows drive-letter casing for process.cwd
@angular/build
CommitDescription
feat - ad8271320fmigrate Angular Linker to oxc-parser and magic-string
fix - 4fb12292c2prevent build process hang on unhandled error (#33715)
fix - abd8ec9f3eprevent IIFE wrapper interleaving for adjacent classes in minified files
fix - bcadbbef20retain watch files on error in load result cache
fix - e1c7193dcesupport case-insensitive and alternative license file names
perf - f4a0f846e7release build resources early in non-watch mode (#33715)
@angular/ssr
CommitDescription
fix - b74eef889fsettle writeResponseToNodeResponse when client disconnects
perf - 33169801c6avoid buffering request body when sanitizing headers
View original

Upgraded? How did it go?

Discussion