yarn @angular/platform-browser-dynamic 16.0.0-next.2
v16.0.0-next.2

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

16.0.0-next.2 (2023-03-08)

Breaking Changes

common

  • Deprecated XhrFactory export from @angular/common/http has been removed. Use XhrFactory from @angular/common instead.

core

  • zone.js versions 0.11.x and 0.12.x are not longer supported.

platform-server

  • renderModuleFactory has been removed. Use renderModule instead.

Deprecations

platform-browser

  • ApplicationConfig has moved, please import ApplicationConfig from @angular/core instead.

common

Commit Description
refactor - c41a21658c remove deprecated XhrFactory export from http entrypoint (#49251)

compiler

Commit Description
feat - 1407a9aeaf support multiple configuration files in extends (#49125)

core

Commit Description
feat - 4e9531f777 add mergeApplicationConfig method (#49253)
feat - fdf61974d1 drop support for zone.js versions <=0.12.0 (#49331)

migrations

Commit Description
fix - 2fbaee3cbe add protractor support if protractor imports are detected (#49274)

platform-browser

Commit Description
fix - 2312eb53ef KeyEventsPlugin should keep the same behavior (#49330)
refactor - 3aa85a8087 move ApplicationConfig to core (#49253)

platform-server

Commit Description
feat - b5278cc115 renderApplication now accepts a bootstrapping method (#49248)
refactor - 17abe6dc96 remove deprecated renderModuleFactory (#49247)

router

Commit Description
feat - ea32c3289a Expose information about the last successful Navigation (#49235)

Special Thanks

Alan Agius, Andrew Kushnir, Andrew Scott, Dylan Hunn, Jessica Janiuk, JiaLiPassion, Kristiyan Kostadinov, Matthieu Riegler, Paul Gschwendtner, Sai Kartheek Bommisetty and Vinit Neogi

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

NewReleases is sending notifications on new releases.