Change8

20.3.1

📦 angularView on GitHub →
1 features🐛 5 fixes🔧 4 symbols

Summary

This release focuses on bug fixes across the compiler and core modules, specifically addressing animation lifecycle issues, template diagnostic accuracy, and structural directive binding.

✨ New Features

  • compiler: Add support for aria-invalid attribute binding.

🐛 Bug Fixes

  • compiler-cli: Ensure only inputs that are part of microsyntax are bound to structural directives.
  • compiler-cli: Fix issue where 'signal not invoked' diagnostic was not raised when an input had the same name in a template.
  • core: Prevent animation events from being prematurely cleaned up during component destruction.
  • core: Prevent leave animations from triggering during a move operation.
  • migrations: Fix the route-lazy-loading migration logic.

🔧 Affected Symbols

aria-invalidcompiler-clistructural directivesroute-lazy-loading migration