Sorry about this! I provided full details in my email response.
Anyone else affected by this can upgrade to 0.1.7 to fix the crash. It should show up in the marketplace soon, or if you need it quicker, please use the āUpgrade to canary versionā link in the plugin sidebar:
PS: The root cause of this was an accidental upstream change where the plugin SDK started to return theme colors in OKLCH instead of hex or RGB, which broke the UI lib this particular plugin used.
That has now been fixed upstream and the SDK now returns rgb() colors instead of oklch().