mattmilburn / strapi-plugin-menus

A plugin for Strapi CMS to customize the structure of menus and menu items.
MIT License
112 stars 28 forks source link

Updates for Strapi v4.5.x #71

Closed mattmilburn closed 1 year ago

mattmilburn commented 1 year ago

Since Strapi v4.5 was released, it introduced breaking changes to how relations inputs and their data are handled. This PR will bring the menus plugin up-to-date with the latest changes to relations in Strapi.

Remaining tasks

For anyone watching, this is going through more than expected to meet the requirements for new relations input field and state management. It's getting there slowly but surely 👍🏻