mirror of
https://github.com/strapi/strapi.git
synced 2026-01-07 12:45:45 +00:00
* feat: add codemode for useRBAC import statement * fix: add admin and server as allowed root paths * fix: preserve aliases and add import statetment after other import statements * feat: change useAPIErrorHandler import to `@strapi/strapi/admin` codemod (#21025) * enhancement: abstract changeImportSpecifier as a utility method * fix: account for multiple aliases