npm @angular/language-service 21.0.0-next.1

latest release: 20.2.3
4 days ago

common

Commit Description
refactor - 25f593ce2a removengModuleFactory input of NgComponentOutlet (#62838)

compiler

Commit Description
fix - a0388409e3 fixes animations on elements with structural directives (#63390)
fix - 827c3c15f4 Keep paraenthesis in Nullish + Boolean expression. (#63292)

core

Commit Description
fix - 37ead5ffb5 Ensures @for loop animations never get cancelled (#63328)
fix - 18c9352d21 fix memory leak with leaving nodes tracking (#63328)
fix - 9139fe0d95 Fixes animate.leave binding to a string with spaces (#63366)

forms

Commit Description
feat - 0dd95c503f Add FormArrayDirective (#55880)

migrations

Commit Description
feat - 6ddb250391 add migration to convert ngClass to use class (#62983)

Breaking Changes

common

  • NgModuleFactory has been removed, use NgModule instead.

forms

  • This new directive will conflict with existing FormArray directives or formArray inputs on the same element.

Don't miss a new language-service release

NewReleases is sending notifications on new releases.