Skip to content

Conversation

drodil
Copy link
Contributor

@drodil drodil commented Sep 12, 2025

What's the problem this PR addresses?

Added hooks for plugins after they have been imported and before they are removed. closes #6896

How did you fix it?

Added new hooks in the Plugin.ts, called those in the import and remove plugin commands.

Checklist

  • 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.

added hooks for plugins after they have been imported and before they
are removed. closes yarnpkg#6896

Signed-off-by: Hellgren Heikki <[email protected]>
@drodil
Copy link
Contributor Author

drodil commented Sep 12, 2025

No idea why one test run failed in unrelated tests 🤔

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.

[Feature] Plugin hook support for import and remove
1 participant