Change8

v22.0.5

📦 angularView on GitHub →
🐛 5 fixes🔧 3 symbols

Summary

This release includes several bug fixes across common, compiler-cli, core, and router modules, addressing issues related to pipe implementation, debugging transforms, input migration, script host rejection, and JSDoc comments.

🐛 Bug Fixes

  • Use Object.hasOwn in I18nSelectPipe to handle null-prototype and shadowed mappings.
  • Include toSignal in debugName transform.
  • Improve input writes migration in best effort mode.
  • Reject dynamic script host elements.
  • Fix malformed jsdoc comment for RouterLinkWithHref export.

Affected Symbols