Skip to content

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
@sargreal sargreal force-pushed the strapi-v5 branch 2 times, most recently from c3f5b23 to c6569bb Compare November 20, 2024 09:28
@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.

@sargreal sargreal force-pushed the strapi-v5 branch 2 times, most recently from 8876a1d to b3b4d1c Compare January 28, 2025 07:19
@sargreal sargreal marked this pull request as ready for review February 2, 2025 13:27
@sargreal sargreal requested a review from layaxx February 2, 2025 13:27
@sargreal
Copy link
Member Author

sargreal commented Feb 2, 2025

@layaxx Sorry for this huge PR.. I believe most of this should be fine for a pre-release.

e2e tests are failing currently for some unknown reason. In some cases the strapi app fails to load, which results in the "nav not found" errors. Locally it works most of the time

migrate plugin to typescript
migrate plugin tests to typescript
migrate design-system changes
reimplement untranslated service
update plugin routes

BREAKING CHANGE: drops support for strapi v4
BREAKING CHANGE: plugin is now typescript
BREAKING CHANGE: plugin routes have been changed
fixes #404
fixes #412
replace plugin.translate with plugin::translate
the single dot notation is deprecated
test(e2e): finish updating tests
@sargreal sargreal merged commit 2a561f2 into next Feb 2, 2025
9 of 14 checks passed
@fekide-bot
Copy link

🎉 This PR is included in version 2.0.0-next.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@fekide-bot
Copy link

🎉 This PR is included in version 1.3.0-next.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@fekide-bot
Copy link

🎉 This PR is included in version 1.2.0-next.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@fekide-bot
Copy link

🎉 This PR is included in version 2.0.0-next.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@fekide-bot
Copy link

🎉 This PR is included in version 1.3.0-next.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@fekide-bot
Copy link

🎉 This PR is included in version 1.2.0-next.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request released on @next

Projects

Development

Successfully merging this pull request may close these issues.

[UPGRADE]: Strapi v5

3 participants