21.0.0-rc.3
📦 angularView on GitHub →
🐛 4 fixes🔧 4 symbols
Summary
This maintenance release focuses on bug fixes across the compiler, core, and forms modules, specifically addressing SSR issues in signal forms and improving declaration block parsing.
🐛 Bug Fixes
- compiler: Prevent errors when encountering unbalanced parentheses in declaration blocks.
- core: Resolved SSR (Server-Side Rendering) errors occurring in signal forms.
- forms: Implement debouncing for updates from interop controls.
- forms: Ensure error messages are correctly set for schema errors.
🔧 Affected Symbols
compilerFormControlSignalSSR