npm @angular/platform-server 18.2.0-rc.0
v18.2.0-rc.0

latest releases: 19.0.0-next.6, 18.2.5, 19.0.0-next.5...
one month ago

18.2.0-rc.0 (2024-08-07)

compiler

Commit Description
fix - d9d68e73d2 reduce chance of conflicts between generated factory and local variables (#57181)

compiler-cli

Commit Description
perf - 0b1dd39663 improve performance of interpolatedSignalNotInvoked extended diagnostic (#57291)

core

Commit Description
feat - f7918f5272 Add 'flush' parameter option to fakeAsync to flush after the test (#57239)
feat - 7919982063 Add whenStable helper on ApplicationRef (#57190)

Breaking Changes

zone.js

  • fakeAsync will now flush pending timers at the end of
    the given function by default. To opt-out of this, you can use {flush: false} in options parameter of fakeAsync

Don't miss a new platform-server release

NewReleases is sending notifications on new releases.