18.0.0-rc.2 (2024-05-15)
core
Commit | Description |
---|---|
deprecate @Component.interpolation (#55778)
|
forms
Commit | Description |
---|---|
Add event for forms submitted & reset (#55667) | |
Allow canceled async validators to emit. (#55134) |
migrations
Commit | Description |
---|---|
migrate HttpClientTestingModule in test modules (#55803) | |
preserve existing properties in HttpClientModule migration (#55777) |
Deprecations
core
@Component.interpolation
is deprecated. Use Angular's
delimiters instead.