angular-cli v22.1.3

v22.1.3

22.1.3

Changed 2
  • release build resources early in non-watch mode
  • avoid buffering request body when sanitizing headers
Fixed 8
  • 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
  • retain watch files on error in load result cache
  • support case-insensitive and alternative license file names
  • settle writeResponseToNodeResponse when client disconnects
@angular/cli
CommitDescription
fix - f837b788c6always install package during ng add to inspect manifest on disk for schematics (#33718)
fix - 72ae93638dcorrectly report available package updates during bare ng update
fix - a949e06568discover migrations from installed packages when omitted by registry metadata (#33718)
fix - 1d9122fd50normalize Windows drive-letter casing for process.cwd
@angular/build
CommitDescription
fix - a4860d505aprevent build process hang on unhandled error (#33715)
fix - 7686d66cabretain watch files on error in load result cache
fix - 25b7cf7504support case-insensitive and alternative license file names
perf - 4fd81402cerelease build resources early in non-watch mode (#33715)
@angular/ssr
CommitDescription
fix - 6af906cb94settle writeResponseToNodeResponse when client disconnects
perf - 917d3b2254avoid buffering request body when sanitizing headers
View original

Upgraded? How did it go?

Discussion