yarn @angular/compiler 19.0.0-next.1
v19.0.0-next.1

latest releases: 19.0.0-next.6, 18.2.5, 19.0.0-next.5...
28 days ago

19.0.0-next.1 (2024-08-22)

compiler-cli

Commit Description
feat - 9e87593055 ensure template style elements are preprocessed as inline styles (#57429)

core

Commit Description
feat - b063468027 support TypeScript 5.6 (#57424)
fix - 3b0dca75d6 Allow zoneless scheduler to run inside fakeAsync (#56932)
fix - f03d274e87 ComponentFixture autoDetect feature works like production (#55228)
fix - d4449fce21 handle hydration of components that project content conditionally (#57383)

migrations

Commit Description
fix - 4ae66f25d0 account for members with doc strings and no modifiers (#57389)
fix - ac93839d69 avoid migrating route component in tests (#57317)
fix - 58a79b6e43 preserve type when using inject decorator (#57389)

Breaking Changes

core

  • The autoDetect feature of ComponentFixture will now
    attach the fixture to the ApplicationRef. As a result, errors during
    automatic change detection of the fixture be reported to the ErrorHandler.
    This change may cause custom error handlers to observe new failures that were previously unreported.

Don't miss a new compiler release

NewReleases is sending notifications on new releases.