Skip to content

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

Draft
JeanMeche wants to merge 1 commit intoangular:mainfrom
JeanMeche:exprimentaldecorators
Draft

fix(@schematics/angular): remove experimentalDecorators from new pr…#31984
JeanMeche wants to merge 1 commit 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
Copy link
Copy Markdown
Collaborator

NIT: you can now delete tests/legacy-cli/e2e/tests/build/ts-standard-decorators.ts

…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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants