Skip to content

v0.2.0

Choose a tag to compare

@felangel felangel released this 22 Mar 18:35
· 2 commits to main since this release
57d3eb8

What's Changed

  • fix: replace dart.library.html with dart.library.js_interop for wasm compatibility by @sabin26 in #64
  • refactor!: upgrade analysis options and make connection state sealed by @felangel in #72
  • fix: cancel subscription on close or reconnect by @felangel in #73
  • feat: add protocol getter to WebSocket by @Gold872 in #67
  • chore: v0.2.0 by @felangel in #74

New Contributors

Full Changelog: v0.1.5...v0.2.0