Skip to content

Remove constructor injection support#211

Merged
guyca merged 2 commits intomasterfrom
remoevConstructorInjectionSupport
Mar 15, 2025
Merged

Remove constructor injection support#211
guyca merged 2 commits intomasterfrom
remoevConstructorInjectionSupport

Conversation

@guyca
Copy link
Collaborator

@guyca guyca commented Mar 15, 2025

This PR removes support for injecting constructor parameters. Unfortunately this feature relied on undocumented behavior of @babel/plugin-proposal-decorators which broke a while ago. There was an attempt to revive this feature a few years ago but it relied on an abandoned Babel plugin - babel-plugin-typescript-decorators.

@guyca guyca merged commit b3b789a into master Mar 15, 2025
2 checks passed
@guyca guyca deleted the remoevConstructorInjectionSupport branch March 15, 2025 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant