- Update the README - fix an issue when options are named `name`
1.0.5
Fixes a bug that happens when multiple components clicked after each other wouldn't consistently fire
1.0.4
fix: prevent another issue with ext.Base
1.0.3
fix: prevent errors from cancelled/fulfilled errors feat: add logging fix: force message ids to be ints
1.0.2
Update the readme to avoid TypeErrors Update to support interactions 4.1 and the new ext features
1.0.1
Fixes: - Incompatibility with interactions v4.0.2 caused by a renamed attribute on Client - Possible overwriting of the Websocket and Listener if the setup function was called twice