v1.3.0
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.