Change8

21.0.0-next.5

📦 angularView on GitHub →
2 features🐛 9 fixes🔧 5 symbols

Summary

This release introduces support for regular expressions in templates and updates CLDR to version 47. It also includes several bug fixes for forms, animations, and the compiler-cli.

✨ New Features

  • Update to CLDR 47 for localized data.
  • Support for regular expressions directly in templates.

🐛 Bug Fixes

  • Capture metadata for undecorated fields in compiler-cli.
  • Resolve import aliases correctly within defer blocks.
  • Prevent ARIA property bindings from being incorrectly renamed to attributes.
  • Throw an error when an invalid APP_ID is provided.
  • Fix TypeScript narrowing for Resource.hasValue().
  • Prevent animations renderer from negatively impacting animate.leave.
  • Ensure FormResetEvent is emitted when a control is reset.
  • Handle import aliases to the same module name in migrations.
  • Handle reused templates correctly during control flow migration.

🔧 Affected Symbols

Resource.hasValueAPP_IDFormResetEventanimate.leavedefer