Skip to content

Reverse order of decorator-injected initializers - #54269

Merged
Ron Buckton (rbuckton) merged 1 commit into
mainfrom
accessor-field-decorator-init-order
May 17, 2023
Merged

Reverse order of decorator-injected initializers#54269
Ron Buckton (rbuckton) merged 1 commit into
mainfrom
accessor-field-decorator-init-order

Conversation

@rbuckton

Copy link
Copy Markdown
Contributor

NOTE: We will also need to make the same change to tslib.

Fixes#54267

@rbuckton

Copy link
Copy Markdown
ContributorAuthor

Daniel Rosenwasser (@DanielRosenwasser) do you want to cherry-pick this for the RC, or wait until after RC?

@DanielRosenwasser

Copy link
Copy Markdown
Member

TypeScript Bot (@typescript-bot) cherry-pick this to release-5.1 and LKG

@typescript-bot

TypeScript Bot (typescript-bot) commented May 17, 2023

Copy link
Copy Markdown
Contributor

Heya Daniel Rosenwasser (@DanielRosenwasser), I've started to run the task to cherry-pick this into release-5.1 on this PR at 163ade8. You can monitor the build here.

@typescript-bot

Copy link
Copy Markdown
Contributor

Hey Daniel Rosenwasser (@DanielRosenwasser), I couldn't open a PR with the cherry-pick. (You can check the log here). You may need to squash and pick this PR into release-5.1 manually.

Nicholas Berlette (nberlette) added a commit to nberlette/TypeScript that referenced this pull request Jun 8, 2023
@microsoftMicrosoft (microsoft) locked as resolved and limited conversation to collaborators Oct 22, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Author: TeamFor Milestone BugPRs that fix a bug with a specific milestone

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Change evaluation order of decorator-injected initializers

4 participants

@rbuckton@DanielRosenwasser@typescript-bot@weswigham