Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@cyp3rius cyp3rius released this 16 Dec 12:18
· 2 commits to master since this release

🥳 First public release for Strapi v5

⚠️ Breaking changes

To address queries regarding the import/export compatibility of the Navigation plugin we've decided to introduce the polymorphic relations to handle navigation items links with related Collection & Single Types. This change is going to highly affect the data structures and is not backward compatible with any v2.x+. Follow the migration guide.

🚀 Features

  • 100% TypeScript
  • Strapi 5 compatible
  • Reimplemented interface aligned to the newest Strapi Design System
  • i18n integration
  • GraphQL support

♻️ Migrations

Follow the migration guide.


Contributors