Skip to content

v3.1.0: Remove deprecated V1 functionality. Add beta release support to release workflow. Update wsOptions type to reflect full functionality. Minor dependency updates around WebPack.

Choose a tag to compare

@tiagosiebler tiagosiebler released this 15 Jan 10:45
· 8 commits to master since this release
870e5a0

What's Changed

  • chore(v3.0.13): remove deprecated V1 API clients and examples by @JJ-Cro in #114
  • chore: update NPM publish workflow to trigger on release events and handle prerelease tags by @JJ-Cro in #115
  • chore(): README.md template sections by @tiagosiebler in #117
  • chore: enhance WSClientConfigurableOptions to support additional WebSocket and HTTP client options by @JJ-Cro in #116
  • feat(v3.1.0): update webpack, remove deprecated V1 functionality, expand wsOptions type definition by @tiagosiebler in #118

Full Changelog: v3.0.12...v3.1.0