Angular v22.1.0-next.5

v22.1.0-next.5Pre-release

22.1.0-next.5

Added 5
  • Add an error for --global-foo cases
  • Namespace CSS variables to the app
  • Support css var namespacing in properties
  • Add deep linking from Performance panel to DevTools
  • Add options to allow caching of credentialed and non-cacheable HTTP requests
Fixed 9
  • Use regular optional chaining expression for safe function calls in TCBs
  • Apply debugName transform to required signal queries
  • Detect uninvoked signals in bound expressions using ternary
  • Allow multiple async validators
  • Make extractValue reactive for compat AbstractControl values
  • Preserve transitive NgModule references when pruning
compiler
CommitDescription
feat - af5e4e1131Add an error for --global-foo cases (#68846)
feat - d579ecaf73Disable '--global-' error outside of g3 (#68846)
feat - f98547675cNamespace CSS variables to the app (#68846)
feat - 8c8b2f7783Support css var namespacing in properties (#68846)
fix - 997b772f28use regular optional chaining expression for safe function calls in TCBs
compiler-cli
CommitDescription
fix - eb2a8ff63fapply debugName transform to required signal queries
fix - eac363e92edetect uninvoked signals in bound expressions using ternary
core
CommitDescription
feat - eab4847a8bAdds deep linking from Performance panel to DevTools
forms
CommitDescription
fix - 953cdfd66aallow multiple async validators
forms/signals
CommitDescription
fix - b542302a23make extractValue reactive for compat AbstractControl values
http
CommitDescription
feat - e3630c23c5add options to allow caching of credentialed and non-cacheable HTTP requests
migrations
CommitDescription
fix - 0a5a2b768cpreserve transitive NgModule references when pruning
fix - fbb705e6fdremove stale model import in model-output migration
router
CommitDescription
fix - cbbb1d8ba1handle outlet named proto in segment group maps
fix - e5c37f21deuse safe hasOwnProperty when parsing query params
View original

Upgraded? How did it go?

Discussion