Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ably

Package Overview
Dependencies
Maintainers
3
Versions
190
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ably - npm Package Versions

23
19

2.6.2

Diff

Changelog

Source

2.6.2 (2025-01-14)

  • Minor bugfix for experimental message fields.
splind06
published 2.6.1 •

Changelog

Source

2.6.1 (2025-01-13)

  • Removed an incorrect channel mode ATTACH_RESUME from the ChannelModes enum.
  • Removed the UNSET type from MESSAGE_ACTIONS enum, all messages will always have their action set.
  • Removed ANNOTATION_CREATE and ANNOTATION_DELETE from the MESSAGE_ACTIONS enum.
  • Adds support for upcoming message summaries with the new MESSAGE_SUMMARY message action type.
  • Multiple improvements to type definitions and message handling.
andrii.bulat.ably
published 2.6.0 •

Changelog

Source

2.6.0 (2024-12-10)

  • 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.
  • Presence will now only emit a LEAVE event if a member was present in the presence set to begin with.
  • The experimental attributes on the Message type to support edits and deletes have been updated and renamed.
splind06
published 2.5.0 •

Changelog

Source

2.5.0 (2024-11-06)

With this release, ably-js will now expose the new Message attributes needed to support upcoming features, such as updates, deletions and annotations in the Ably service.

  • Added support for new Message attributes. #1888
andrii.bulat.ably
published 2.4.1 •

Changelog

Source

2.4.1 (2024-10-04)

  • Fix usePresence hook wasn't leaving presence if component unmounted during channel attaching state #1884
andrii.bulat.ably
published 2.4.0 •

Changelog

Source

2.4.0 (2024-09-11)

  • Add wsConnectivityCheckUrl client option #1862
  • Push plugin is now available to be loaded via a CDN link #1861
andrii.bulat.ably
published 2.3.2 •

Changelog

Source

2.3.2 (2024-09-06)

  • Fix websocket reconnection can get stuck in a disconnected/connecting loop under specific network conditions #1855
  • Fix fetchRequest implementation didn't work with checkConnectivity #1856
ttypic
published 2.3.1 •

Changelog

Source

2.3.1 (2024-07-29)

  • Export EventEmitter so we can use it in other SDKs #1819
  • Fix missing ablyId argument to useConnectionStateListener #1821
owenpearson
published 2.3.0 •

Changelog

Source

2.3.0 (2024-07-10)

With this release, ably-js clients can now be activated as a target for push notifications. See our official docs for instructions on how to start publishing web push notifications using Ably.

  • Add support for web push activation #1775
andrii.bulat.ably
published 2.2.1 •

Changelog

Source

2.2.1 (2024-07-02)

  • Fix an occasion whereby a channel would attempt to automatically reattach from an inappropriate state #1802
  • Update the type information so that ErrorInfo now extends the Error interface #1805
23
19
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc