Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: move getCustomDataKey to Linker #4505

Merged
merged 2 commits into from
Jun 2, 2022

Conversation

jdanil
Copy link
Contributor

@jdanil jdanil commented May 29, 2022

What's the problem this PR addresses?

Addresses one of the checklist items listed for Yarn 4 in #3591.

How did you fix it?

Moved the function from Installer to Linker in each of the linkers.

Checklist

  • I have read the Contributing Guide.
  • I have set the packages that need to be released for my changes to be effective.
  • I will check that all automated PR checks pass before the PR gets reviewed.

@jdanil jdanil force-pushed the feat/mv-getcustomdatakey-to-linker branch from 3b62397 to 28b0131 Compare May 29, 2022 07:53
@jdanil jdanil force-pushed the feat/mv-getcustomdatakey-to-linker branch from 28b0131 to 98219db Compare May 29, 2022 08:01
@jdanil jdanil marked this pull request as ready for review May 29, 2022 08:30
@jdanil jdanil requested a review from arcanis as a code owner May 29, 2022 08:30
@tuanggolt

This comment was marked as off-topic.

@merceyz merceyz changed the title feat: move getCustomDataKey to Linker feat!: move getCustomDataKey to Linker May 30, 2022
@merceyz merceyz added the major label May 30, 2022
Comment on lines +141 to 143
restoreLinkersCustomData: [
`linkersCustomData`,
] as const,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'll have to bump INSTALL_STATE_VERSION

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bumped in 7919433.

@yarnpkg yarnpkg deleted a comment from tuanggolt Jun 2, 2022
@arcanis arcanis merged commit e729e46 into yarnpkg:master Jun 2, 2022
@arcanis
Copy link
Member

arcanis commented Jun 2, 2022

Perfect, thanks!

@jdanil jdanil deleted the feat/mv-getcustomdatakey-to-linker branch June 2, 2022 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants