berry icon indicating copy to clipboard operation
berry copied to clipboard

feat(plugins): import and remove hooks

Open drodil opened this issue 3 months ago • 1 comments

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

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

drodil avatar Sep 12 '25 11:09 drodil

No idea why one test run failed in unrelated tests 🤔

drodil avatar Sep 12 '25 11:09 drodil