Skip to content

fix(@schematics/angular): remove experimentalDecorators from new pr…#31984

Draft
JeanMeche wants to merge 2 commits intoangular:mainfrom
JeanMeche:exprimentaldecorators
Draft

fix(@schematics/angular): remove experimentalDecorators from new pr…#31984
JeanMeche wants to merge 2 commits intoangular:mainfrom
JeanMeche:exprimentaldecorators

Conversation

@JeanMeche
Copy link
Copy Markdown
Member

…ojects

experimentalDecorators: true was required to use constructor DI. With recommendation now to use inject for DI, new projects don't need the experimental decorators anymore.

@JeanMeche JeanMeche force-pushed the exprimentaldecorators branch 4 times, most recently from 84aad6d to f59ac69 Compare December 1, 2025 14:04
@alan-agius4

This comment was marked as resolved.

…ojects

`experimentalDecorators: true` was required to use constructor DI. With recommendation now to use `inject` for DI, new projects don't need the experimental decorators anymore.
@JeanMeche JeanMeche force-pushed the exprimentaldecorators branch from f59ac69 to 5c0f1f2 Compare April 11, 2026 23:11
@alan-agius4 alan-agius4 added the target: major This PR is targeted for the next major release label Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: @schematics/angular target: major This PR is targeted for the next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants