mirror of
https://github.com/strapi/strapi.git
synced 2025-09-04 14:23:03 +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