berry
berry copied to clipboard
feat(plugins): import and remove hooks
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 read the Contributing Guide.
- [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.
No idea why one test run failed in unrelated tests 🤔