yarn @angular/platform-browser-dynamic 14.0.0-next.12
v14.0.0-next.12

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

14.0.0-next.12 (2022-04-12)

Breaking Changes

forms

  • Forms classes accept a generic.

    Forms model classes now accept a generic type parameter. Untyped versions of these classes are available to opt-out of the new, stricter behavior.

router

  • When returning a Promise from the
    LoadChildrenCallback, the possible type is now restricted to
    Type<any>|NgModuleFactory<any> rather than any.

animations

Commit Description
feat - a6fa37bc6e make validateStyleProperty check dev-mode only (#45570)

bazel

Commit Description
feat - 636909fba7 allow for generated package.json files in ng_package (#45470)
feat - 28e835b4bb report error when dependency does not provide JS sources in ng_package (#45470)
fix - 4b2e98d55d remove unnecessary file extractions from ng_package (#45470)

forms

Commit Description
feat - 89d299105a Implement strict types for the Angular Forms package. (#43834)

platform-browser

Commit Description
fix - c7bf75dd5e remove obsolete shim for Map comparison in Jasmine (#45521)

router

Commit Description
fix - f8f3ab377b Remove any from LoadChildrenCallback type (#45524)

Special Thanks

Andrew Scott, Cédric Exbrayat, Dylan Hunn, George Kalpakas, Hossein Mousavi, Jessica Janiuk, Joe Martin (Crowdstaffing), Joey Perrott, Kristiyan Kostadinov, Leosvel Pérez Espinosa, Michael-Doner, Michal Materowski, Paul Gschwendtner, Samuel Littley, Sumit Arora and dario-piotrowicz

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

NewReleases is sending notifications on new releases.