Releases: Bhoos/websocket
Releases · Bhoos/websocket
Release v0.3.0 (#19)
What's Changed
- Documentation Update by @bpanthi977 in #20
- fix conditions to trigger flow by @niranjanshk27 in #22
- Add onreconnect event and allow changing url on reconnect by @bpanthi977 in #21
- Support passing function as reconnection interval by @ShadyXV in #23
- Minor changes in ws.send and address by @bpanthi977 in #24
- Add new features by @bpanthi977 in #25
New Contributors
Full Changelog: v0.0.5...v0.3.0
Release v0.0.5 (#19)
Release v0.0.4 (#17)
What's Changed
- Bug Fix: Don't send already sent message on reconnect. by @bpanthi977 in #13
- Check version using lerna.json by @niranjanshk27 in #15
- Bump lerna version by @bpanthi977 in #14
Full Changelog: v0.0.3...v0.0.4
Release v0.0.3 (#11)
What's Changed
- change registry url by @niranjanshk27 in #10
- update token by @niranjanshk27 in #12
Full Changelog: v0.0.2...v0.0.3
Release v0.0.2 (#8)
What's Changed
- Use 3 packages: @bhoos/websocket-base, @bhoos/websocket and @bhoos/websocket-node by @bpanthi977 in #7
- Add release script and update workflow by @niranjanshk27 in #9
Full Changelog: v0.0.1...v0.0.2
Release v0.0.1 (#3)
What's Changed
- Reliable Websocket by @bpanthi977 in #1
- Github Action by @bpanthi977 in #2
- Folder typo by @niranjanshk27 in #4
- Use of npm access token for publish by @niranjanshk27 in #5
- Change registry URL by @niranjanshk27 in #6
New Contributors
- @bpanthi977 made their first contribution in #1
- @niranjanshk27 made their first contribution in #4
Full Changelog: https://github.com/Bhoos/websocket/commits/v0.0.1