mCaptcha / glue

glue code to setup mCaptcha on your website
7 stars 7 forks source link

Changelog for 0.1.0-rc1 #65

Closed silverwind closed 10 months ago

silverwind commented 10 months ago

Trying to upgrade @mcaptcha/vanilla-glue from 0.1.0-alpha-3 to 0.1.0-rc1, I'm faced with this error:

Error: Couldn't find "mcaptcha_url" dataset in elmement (ID=mcaptcha__token-label)

Is there a changelog or migration guide available?

Also note the typo elmement in the error message.

realaravinth commented 10 months ago

I've done a shoddy job at releasing 0.1.0-alpha3 and above. No changelog and no tags on src. I've documented changes now, please let me know if it works.

0.1.0-rc2 will be out in a few hours.

realaravinth commented 10 months ago

0.1.0-rc2 is out, and there's a changelog entry to migrate from 0.1.0-alpha3.

I should have tagged it 0.2.x, since the integration code has changed a bit, but that's an afterthought. I'll keep it mind while doing the next release.

Closing, but feel free to reopen if the issue persists.