v21.2.11
📦 angularView on GitHub →
🐛 6 fixes🔧 6 symbols
Summary
This release focuses primarily on bug fixes across common, compiler, core, and platform-server modules, addressing issues related to focus management, metadata ordering, event handling, and URL parsing.
🐛 Bug Fixes
- Prevent focus from scrolling to anchor in common functionality.
- Declaration span in compiler should not include the end character.
- Fixed ordering of view queries metadata when using JIT mode.
- Guarded against non-object events and avoided listener wrapper identity mismatch.
- Prevented event replay double-invocation when an element hydrates before application stability.
- Ensured origin has a trailing slash when parsing URLs in platform-server.