Skip to content

v2.6.0

Compare
Choose a tag to compare
@VeskeR VeskeR released this 10 Dec 09:35
· 20 commits to main since this release
5b9e975

Full Changelog: 2.5.0...2.6.0

What's Changed

  • Removed a build check that prevented referencing branch builds in package.json. It is now possible to point npm at specific branches of ably-js. #1927
  • Presence will now only emit a LEAVE event if a member was present in the presence set to begin with. #1918
  • The experimental attributes on the Message type to support edits and deletes have been updated and renamed. #1923