yarn @angular/platform-browser-dynamic 15.0.0-next.4
v15.0.0-next.4

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

15.0.0-next.4 (2022-09-28)

Breaking Changes

router

  • The title property is now required on ActivatedRouteSnapshot

Deprecations

core

  • The bit field signature of Injector.get() has been deprecated, in favor of the new options object.
  • The bit field signature of TestBed.inject() has been deprecated, in favor of the new options object.

core

Commit Description
feat - 841c8e5138 support object-based DI flags in Injector.get() (#46761)
feat - 120555a626 support object-based DI flags in TestBed.inject() (#46761)
fix - aef8d0bb02 correctly check for typeof of undefined in ngDevMode check (#47480)
fix - 85330f3fd9 update isDevMode to rely on ngDevMode (#47475)

language-service

Commit Description
feat - e7ee53c541 support to fix invalid banana in box (#47393)

router

Commit Description
fix - 6a88bad019 Ensure ActivatedRouteSnapshot#title has correct value (#47481)

Special Thanks

Alan Agius, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Ashley Hunter, Doug Parker, Jessica Janiuk, JiaLiPassion, Kristiyan Kostadinov, Rokas Brazdžionis, Simona Cotin and ivanwonder

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

NewReleases is sending notifications on new releases.