Skip to content

v18.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@AndrewKushnir AndrewKushnir released this 08 May 16:03
· 212 commits to main since this release

18.0.0-rc.1 (2024-05-08)

compiler

Commit Description
fix - 91b007e58f add math elements to schema (#55631)
fix - a040fb720a maintain multiline CSS selectors during CSS scoping (#55509)

core

Commit Description
fix - d5edfde6ee afterRender hooks registered outside change detection can mark views dirty (#55623)
fix - 36130b2e72 don't schedule timer triggers on the server (#55605)
fix - 0510930a25 TestBed should not override NgZone from initTestEnvironment (#55226)

http

Commit Description
fix - d9b339fdbc resolve withRequestsMadeViaParent behavior with withFetch (#55652)

migrations

Commit Description
fix - 8459ee46cb handle more cases in HttpClientModule migration (#55640)

platform-browser

Commit Description
fix - 23f914f101 Use the right namespace for mathML. (#55622)

platform-server

Commit Description
fix - e71e869112 remove event dispatch script from HTML when hydration is disabled (#55681)