Skip to content

Conversation

trusktr
Copy link
Contributor

@trusktr trusktr commented Oct 17, 2024

The described order in which initializers added with context.addInitializer() execute was incorrect.

Reference:

https://github.com/tc39/proposal-decorators?tab=readme-ov-file#adding-initialization-logic-with-addinitializer

Fixes #60251

The described order in which initializers added with `context.addInitializer()` execute was incorrect.
@typescript-bot typescript-bot added the For Uncommitted Bug PR for untriaged, rejected, closed or missing bug label Oct 17, 2024
@trusktr
Copy link
Contributor Author

trusktr commented Oct 17, 2024

@microsoft-github-policy-service agree

@rbuckton rbuckton merged commit 248c8f5 into microsoft:main Nov 1, 2024
32 checks passed
@trusktr trusktr deleted the patch-4 branch November 14, 2024 23:14
@sandersn sandersn removed this from PR Backlog Apr 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation in lib.decorators is incorrect
3 participants