v21.1.1
📦 angularView on GitHub →
✨ 1 features🐛 3 fixes🔧 3 symbols
Summary
This release introduces the ability to manually register form field bindings in signal forms and includes several bug fixes across compiler-cli, core, and forms modules.
✨ New Features
- Ability to manually register a form field binding in signal forms
🐛 Bug Fixes
- Dropped .tsx extension for generated relative imports in compiler-cli.
- Handled Set in class bindings in core.
- Fixed control value syncing on touch in forms.