angular-cli v22.1.4

v22.1.4

22.1.4

Changed 7
  • avoid eager module loading during global bootstrap
  • avoid encoding the inline source map before remapping
  • batch last_accessed updates in sqlite cache store
  • hash the i18n inline cache key options once per locale
  • optimize template string size calculation in server manifest
  • share i18n translations with the inliner workers by reference
  • use Map for chunk asset size lookups in budget calculator
Fixed 12
  • generate CLAUDE.md for Claude Code instead of AGENTS.md
  • import UrlSegment instead of subPath in guard generator
  • disable searching current directory for bare executable names on Windows
  • serialize configuration as a single argv token in run_target strategies
  • count statically imported chunks in the initial total
  • normalize setupFiles paths to POSIX for vitest runner
@schematics/angular
CommitDescription
fix - d4a48e3abgenerate CLAUDE.md for Claude Code instead of AGENTS.md
fix - d451f15b2import UrlSegment instead of subPath in guard generator
@angular/cli
CommitDescription
fix - 67a29899bdisable searching current directory for bare executable names on Windows
fix - 1b0ba5c17serialize configuration as a single argv token in run_target strategies (#33657)
perf - 9440432d2avoid eager module loading during global bootstrap
@angular/build
CommitDescription
fix - 46fcb29d6count statically imported chunks in the initial total
fix - 796b57684normalize setupFiles paths to POSIX for vitest runner
fix - c805e5cfbprevent syntax corruption for Crockford-style enum IIFE
fix - cc6c17716prevent syntax corruption in oxc transform
fix - a142f6f83return direct file contents for non-Angular TypeScript files
fix - 956c6578dreturn only lowest version per target engine
fix - 689b5b116set target for Rolldown dependency prebundling in Vite dev server
perf - 70461f6edavoid encoding the inline source map before remapping
perf - 22cce7563batch last_accessed updates in sqlite cache store
perf - ab2ed18d5hash the i18n inline cache key options once per locale
perf - 34516ff73optimize template string size calculation in server manifest
perf - 712971c37share i18n translations with the inliner workers by reference
perf - 78f8c5fefuse Map for chunk asset size lookups in budget calculator
@angular/ssr
CommitDescription
fix - 2331c1047destroy platform when response stream is cancelled
View original

Upgraded? How did it go?

Discussion