v21.2.8
📦 angularView on GitHub →
🐛 4 fixes🔧 4 symbols
Summary
This release focuses on bug fixes across the compiler, core, and language service, addressing issues like nested bracket handling, hydration data, and event delegation hacks.
🐛 Bug Fixes
- Fixed handling of nested brackets in host object bindings within the compiler.
- Resolved an error related to type parameter declarations in compiler-cli.
- Improved handling for missing serialized container hydration data in core.
- Removed the obsolete iOS cursor pointer hack used in event delegation within core.