Change8

v21.1.3

📦 angularView on GitHub →
🐛 7 fixes🔧 4 symbols

Summary

This release focuses primarily on bug fixes across core, forms, localize, and router modules, including error propagation in signals and preventing stack overflows in URL parsing.

🐛 Bug Fixes

  • linkedSignal.update should propagate errors.
  • Export DirectiveWithBindings.
  • Hold constructors weakly in DepsTracker cache.
  • Prevent element duplication with dynamic components.
  • Resolves debounce promise on abort in debounceForDuration.
  • Add support for unit-test builder in ng-add schematic.
  • Limit UrlParser recursion depth to prevent stack overflow.

Affected Symbols