Change8

v22.1.0-next.1

📦 angularView on GitHub →
🐛 9 fixes🔧 2 symbols

Summary

This release focuses primarily on bug fixes across common, compiler, core, and http modules, alongside performance improvements and updates to migration logic.

Migration Steps

  1. Migration now skips any target that is not build or test.

🐛 Bug Fixes

  • Escaped anchor fragment in shadow DOM name selector.
  • Restricted possible event handler check to property names longer than 2 characters.
  • Avoided caching missing locale data.
  • Escaped overlapping comment delimiters in escapeCommentText.
  • Guarded against DOM clobbering in declareExperimentalWebMcpTool.
  • Preserved leave animation for sibling instances sharing a TNode.
  • Prevented unsubscribe during emit from throwing off other listeners.
  • Treated iframe credentialless as security-sensitive.
  • Distinguished repeated transfer cache parameters.

Affected Symbols