mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
* Fix marketplace/extensions migration * Drop settings for deprecated extension types * Resolve local v module on migration * Revert workaround now that it happens in migratoin * Don't fail on empty bundles * Account for scoped packages in migration * Fix for matching existing settings to local extension with different folder & package name * Update api/src/extensions/lib/get-extensions-settings.ts --------- Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>