mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
* feat: added and removed extensions in `extensions.reload` event * chore: sign CLA and added name to contributors list * fix: spacing typo * feat: added loaded and unloaded event in ExtensionManager class * chore: updated the docs to reflect changes for new events in ExtensionManager class * fix: typos and docs * fix: quick fix on triggers * feat: emitting event for install and uninstall extensions * chore: quick update in triggers.ts * chore: format in manager.ts --------- Co-authored-by: Nitwel <mail@nitwel.de>