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
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 3 times, most recently from fe3dd08 to 84aad6d Compare December 1, 2025 13:43
…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 84aad6d to f59ac69 Compare December 1, 2025 14:04
@alan-agius4
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants