Socket
Socket
Sign inDemoInstall

ably

Package Overview
Dependencies
Maintainers
4
Versions
185
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.4.0

Diff

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
andrii.bulat.ably
published 2.0.5-channel-groups •

andrii.bulat.ably
published 2.0.3 •

Changelog

Source

2.0.3 (2024-04-18)

  • Improve error message displayed when trying to use Ably.Realtime instance in the Vercel Edge runtime #1736
  • Fix to allow ErrorInfo export to be accessed as a named export in ESM and when using commonjs interop #1741
  • Fix ReferenceError: self is not defined error when running Jest tests in React Native using ably-js #1738
  • Fix httpMaxRetryDuration client option didn't actually limit max elapsed time for rest fallback host retries #1721
  • Fix default value for httpRequestTimeout client option was wrongly 15 seconds instead of expected 10 seconds #1721
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