Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support strapi v5 #411

Draft
wants to merge 69 commits into
base: next
Choose a base branch
from
Draft

feat: support strapi v5 #411

wants to merge 69 commits into from

Conversation

sargreal
Copy link
Member

@sargreal sargreal commented Aug 22, 2024

BREAKING CHANGE: This will make the plugin incompatible with Strapi v4

fixes #404

Changes and Todos:

@sargreal sargreal self-assigned this Aug 23, 2024
@sargreal sargreal added the enhancement New feature or request label Aug 23, 2024
@sargreal sargreal added this to the v2.0 milestone Aug 23, 2024
@sargreal sargreal linked an issue Nov 19, 2024 that may be closed by this pull request
@Boegie19
Copy link

Boegie19 commented Dec 16, 2024

@sargreal Mind trying someting for me replace @strapi/content-manager/strapi-admin with @strapi/strapi/admin

My guess is that all strapi-admin exports are broken

@sargreal
Copy link
Member Author

@sargreal Mind trying someting for me replace @strapi/content-manager/strapi-admin with @strapi/strapi/admin

My guess is that all strapi-admin exports are broken

Thanks for your comment @Boegie19. However all of the imports that are from some strapi-admin are only type imports.

I have just confirmed that they are not causing the issue by removing those imports locally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

[UPGRADE]: Strapi v5
2 participants