You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(release): 2.0.0 [skip ci] # [2.0.0](1.8.1...2.0.0) (2025-10-29) ### Features * This change is breaking introduces ESM builds, ES2022 and bundling to ([1096a86](1096a86)) ### BREAKING CHANGES * CommonJS and ES5 no longer supported
chore(release): 1.8.1 [skip ci] ## [1.8.1](1.8.0...1.8.1) (2023-01-18) ### Bug Fixes * bump node version ([0348af2](0348af2)) * get tests to pass without callback fn for ws.send ([7489794](7489794)) * websocket notifications now can be awaited ([1ff6217](1ff6217))