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

ably

Package Overview
Dependencies
Maintainers
5
Versions
187
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.5.0

Diff

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
andrii.bulat.ably
published 2.2.0 •

Changelog

Source

2.2.0 (2024-06-24)

  • Add passing a log level as a second parameter to ClientOptions.logHandler function #1787
  • Fix pings stacking when calling Connection.ping() if none ever succeed #1793
andrii.bulat.ably
published 2.1.0 •

Changelog

Source

2.1.0 (2024-06-03)

With this release, Ably React Hooks have now moved to the general availability phase and are considered stable. Non-major version changes to the ably package won't include breaking changes for React Hooks going forward.

All changes:

  • Add support for optional multiple recovery scopes via ClientOptions.recoveryKeyStorageName #1762
  • Add wildcard * and privileged-headers values for TokenParams.capability field #1765
  • Add support for unique logHandler per Ably client by removing the global effects of setting logHandler and logLevel #1764
  • Change updateStatus function returned by usePresence hook to be async #1777
  • Fix some of the errors thrown by ConnectionManager have misleading stack traces #1760
  • Fix FetchRequest doesn't properly handle a 204 response #1773
  • Fix Connection closed errors when using usePresence hook #1761
  • Fix Unable to enter presence channel while in suspended state errors with usePresence #1781
  • Fix Can't resolve 'ably' error for environments that don't support exports field in package.json yet #1782
andrii.bulat.ably
published 2.0.4 •

Changelog

Source

2.0.4 (2024-05-03)

  • Fix invalid accessToken when using REST API Client in React Native #1730, #1749
  • Fix docstring for Channels.release method #1752
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