angular-cli v22.2.0-next.3

v22.2.0-next.3Pre-release

22.2.0-next.3

Changed 8
  • Avoid eager module loading during global bootstrap
  • Avoid encoding intermediate source maps before remapping
  • 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 sourcemap stripping and loading with buffer fast path
  • Optimize template string size calculation in server manifest
  • Replace watchpack with @parcel/watcher and chokidar
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 - 1161e6c99generate CLAUDE.md for Claude Code instead of AGENTS.md
fix - c536ae364import UrlSegment instead of subPath in guard generator
@angular/cli
CommitDescription
fix - 7106676e6disable searching current directory for bare executable names on Windows
fix - ecf8c0822serialize configuration as a single argv token in run_target strategies (#33657)
perf - 2e4dd90c3avoid eager module loading during global bootstrap
@angular/build
CommitDescription
fix - 04b532772count statically imported chunks in the initial total
fix - 2274babb6normalize setupFiles paths to POSIX for vitest runner
fix - 199a864dfprevent syntax corruption for Crockford-style enum IIFE
fix - 0d9851600recursively ignore output and cache paths in watch mode
fix - 3eba6f726return direct file contents for non-Angular TypeScript files
fix - 3c7ac1518return only lowest version per target engine
fix - 3e9fed9a6set target for Rolldown dependency prebundling in Vite dev server
perf - 87551ad5cavoid encoding intermediate source maps before remapping
perf - 194be2088avoid encoding the inline source map before remapping
perf - a55a6b78ebatch last_accessed updates in sqlite cache store
perf - 33b305416hash the i18n inline cache key options once per locale
perf - 1c00edce0optimize sourcemap stripping and loading with buffer fast path
perf - b6269a816optimize template string size calculation in server manifest
perf - a6ef9cfbereplace watchpack with @parcel/watcher and chokidar
perf - 596847f89share i18n translations with the inliner workers by reference
perf - 19c91e48duse Map for chunk asset size lookups in budget calculator
@angular/ssr
CommitDescription
fix - 6a3446770destroy platform when response stream is cancelled
View original

Upgraded? How did it go?

Discussion