Skip to content

v1.3.0

Compare
Choose a tag to compare
@mattmilburn mattmilburn released this 02 Feb 23:50
· 85 commits to staging since this release

Upgrading to this version of the plugin requires Strapi v4.6x, which introduced reordering for hasMany relations.

💅🏻 Enhancements

  • Implement drag and drop reordering for hasMany relations.

⚙️ Chore

  • Bump peer dependencies for Strapi to v4.6.0.
  • Bump peer dependencies for Strapi design system to v1.5.0.
  • Sync core relation components with v4.6 plugin relation components.
  • Update MAINTAINING.md documentation.