Hey there, I just threw together a quick plugin for generating Next.js preview links, but I made a few naive mistakes that quickly got me from v0.1.0 to v0.1.2. While it took a while, the DatoCMS plugin marketplace eventually updated to v0.1.2, but my plugin list still shows me at v0.1.0. I donāt see any way in the UI to upgrade it, and Iād hate to have to uninstall and reinstall it, since Iād have to then reconfigure all of my preview JSON fields.
Is there a way to update a plugin to its latest version?
Very unfortunate, but thanks for the fix. Was able to delete & reinstall, but required me re-setting up all of my data models. Itād be ideal if there was a way to do a user input āmigrationā where youāre forced to fill out the new form before upgrading. Not sure how complex that would be from yāalls end.
In my case, the only change I made to the plugin was remove an unused field. Itās quite painful to uninstall and re-install a plugin as you need to reconfigure it everywhere. So Iād much prefer it if you would be notified of a breaking change, but could still force update the plugin.
thank you @jasper for the suggestion. Iāve noted this internally and weāll surely improve it as soon as possible, but I cannot give you an ETA, sorry
No problem. I didnāt expect an ETA. Maybe a simpler alternative: allow different versions of a plugin to be installed. That way an admin could check all fields using a plugin and copy all the settings to the new version.