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: add Yarn plugin enabling dynamic package extensions #3510

Merged
merged 2 commits into from
Mar 4, 2025

Conversation

tido64
Copy link
Member

@tido64 tido64 commented Feb 10, 2025

Description

Add an experimental Yarn plugin that lets you extend the package definitions of your dependencies, similar to packageExtensions, but dynamically.

Test plan

The main repo uses it to install eslint, jest, prettier, and typescript. CI should pass.

@github-actions github-actions bot added feature: align-deps This is related to align-deps chore Improvements that don't directly affect features labels Feb 10, 2025
@tido64 tido64 force-pushed the tido/align-deps/yarn-plugin branch 2 times, most recently from dc56113 to 1057122 Compare February 24, 2025 13:25
@github-actions github-actions bot removed the feature: align-deps This is related to align-deps label Feb 24, 2025
@tido64 tido64 force-pushed the tido/align-deps/yarn-plugin branch 17 times, most recently from 87e5556 to 77e1286 Compare February 25, 2025 12:19
@github-actions github-actions bot added feature: metro This is related to Metro feature: align-deps This is related to align-deps feature: third party notices This is related to Third Party Notices feature: cli This is related to CLI feature: jest This is related to Jest feature: eslint This is related to ESLint feature: sdk This is related to 1RN SDK feature: webapis This is related to the experimental effort around WebAPIs for RN labels Feb 25, 2025
@tido64 tido64 force-pushed the tido/align-deps/yarn-plugin branch 8 times, most recently from 4dd2f52 to e523627 Compare February 25, 2025 17:41
@tido64 tido64 force-pushed the tido/align-deps/yarn-plugin branch 4 times, most recently from 563e527 to cc99496 Compare February 27, 2025 10:37
@tido64 tido64 force-pushed the tido/align-deps/yarn-plugin branch from cc99496 to f5b21d1 Compare February 27, 2025 10:42
@tido64 tido64 changed the title feat(align-deps): add Yarn plugin feat: add Yarn plugin enabling dynamic package extensions Feb 27, 2025
@tido64 tido64 marked this pull request as ready for review February 27, 2025 10:43
@tido64 tido64 requested a review from acoates-ms as a code owner February 27, 2025 10:43
@tido64 tido64 merged commit fa47256 into main Mar 4, 2025
12 checks passed
@tido64 tido64 deleted the tido/align-deps/yarn-plugin branch March 4, 2025 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Improvements that don't directly affect features feature: align-deps This is related to align-deps feature: cli This is related to CLI feature: eslint This is related to ESLint feature: jest This is related to Jest feature: metro This is related to Metro feature: sdk This is related to 1RN SDK feature: third party notices This is related to Third Party Notices feature: webapis This is related to the experimental effort around WebAPIs for RN
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants