Hello, first of all, thank you very much for creating this plugin!
I noticed while looking through the code that you are using regular dependencies on EC's core and plugin-frames packages. This can lead to multiple different versions of EC being present on the same site if people run a different minor version of EC. I'd recommend changing these dependencies to peer dependencies so your plugin cannot cause this scenario.
Again, thank you for publishing this! 🙌
Hello, first of all, thank you very much for creating this plugin!
I noticed while looking through the code that you are using regular dependencies on EC's core and plugin-frames packages. This can lead to multiple different versions of EC being present on the same site if people run a different minor version of EC. I'd recommend changing these dependencies to peer dependencies so your plugin cannot cause this scenario.
Again, thank you for publishing this! 🙌