Added
- ESM support. You should be able to `import {LineUs} from '@beardicus/line-us' now, but honestly I find all of this very confusing.
Fixed
- The
.disconnect()
method should more reliably emit adisconnected
state when the websocket closes.
.disconnect()
method should more reliably emit a disconnected
state when the websocket closes.