yarn @angular/platform-browser-dynamic 16.0.0-rc.4
v16.0.0-rc.4

latest releases: 18.2.0-next.2, 18.1.2, 18.2.0-next.1...
15 months ago

16.0.0-rc.4 (2023-05-01)

common

Commit Description
fix - 80ed0a4868 fix incorrectly reported distortion for padded images (#49889)

compiler-cli

Commit Description
fix - 6da1054a42 catch fatal diagnostic when getting diagnostics for components (#50046)

platform-server

Commit Description
fix - 5ea624f313 remove dependency on @angular/platform-browser-dynamic (#50064)

Breaking Changes

platform-server

  • Users that are using SSR with JIT mode will now need to add import to @angular/compiler before bootstrapping the application.

    NOTE: this does not effect users using the Angular CLI.

Don't miss a new platform-browser-dynamic release

NewReleases is sending notifications on new releases.