Skip to content

Deprecate capitalized decorators in favor of lower cased decorators#206

Merged
guyca merged 6 commits intomasterfrom
deprecateCapitalizedDecorators
Mar 12, 2025
Merged

Deprecate capitalized decorators in favor of lower cased decorators#206
guyca merged 6 commits intomasterfrom
deprecateCapitalizedDecorators

Conversation

@guyca
Copy link
Collaborator

@guyca guyca commented Mar 7, 2025

This PR deprecates the existing capitalized decorators (e.g., @Graph) in favor of their lowercase equivalents (e.g., @graph) to aligns with the common JavaScript naming convention.

@guyca guyca merged commit 4c1cb41 into master Mar 12, 2025
2 checks passed
@guyca guyca deleted the deprecateCapitalizedDecorators branch March 12, 2025 10:36
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