notum-cz / strapi-plugin-record-locking

This plugin provides the functionality to prevent data loss in cases where multiple users are simultaneously editing the same record within STRAPI v4.
20 stars 8 forks source link

feat: migrate to V5, bump version to 2.0.0 #105

Closed dominik-juriga closed 1 month ago

dominik-juriga commented 1 month ago

This pull requests updates the plugin for Strapi V5.

What's changed:

dominik-juriga commented 1 month ago

The files that are empty are not required, however I think that these exports should still be present if the plugin API changes in the future. I've removed the files and set the empty exports within the plugin index file.