Change8

v22.0.0-rc.3

📦 angularView on GitHub →
🐛 5 fixes🔧 1 symbols

Summary

This release includes several bug fixes across different packages, focusing on URL handling, compiler constants, core hardening, and migration idempotency.

🐛 Bug Fixes

  • Only strip a literal /index.html suffix from URLs in common.
  • Projection attributes moved into constants in compiler.
  • Used Object.create(null) for LOCALE_DATA as a hardening measure in core.
  • Made the safe optional chaining idempotent in migrations.
  • Throw on suspicious URLs and restrict protocol-relative URLs in platform-server.

Affected Symbols