Sourced from @angular/platform-browser
's
releases.
v16.0.1
16.0.1 (2023-05-10)
core
Commit Description add additional component metadata to component ID generation (#50203) bootstrapApplication call not rejected when error is thrown in importProvidersFrom module (#50120) handle hydration of root components with injected ViewContainerRef (#50136) handle projection of hydrated containters into components that skip hydration (#50199) only try to retrieve transferred state on the browser (#50144)
Sourced from @angular/platform-browser
's
changelog.
16.0.1 (2023-05-10)
core
Commit Type Description 52c74d3b4a fix add additional component metadata to component ID generation (#50203) 048b6b1e0d fix bootstrapApplication call not rejected when error is thrown in importProvidersFrom module (#50120) d68796782f fix handle hydration of root components with injected ViewContainerRef (#50136) f751ce6445 fix handle projection of hydrated containters into components that skip hydration (#50199) 346ab73dd9 fix only try to retrieve transferred state on the browser (#50144)