npm ably 2.26.0
v2.26.0

6 hours ago

Full Changelog

What's Changed

  • Add push.updateToken() to update the device's push token on React Native after the underlying push platform rotates it, keeping the device registration in sync with Ably #2267
  • Add a useObject React hook for subscribing to LiveObjects state #2259
  • PathObject.instance() method now returns undefined only if nothing exists at that path. It wraps whatever value resolves there: a LiveMap, a LiveCounter, or a primitive value. A primitive-backed Instance is read-only: it has no id and exposes the primitive via value().

Don't miss a new ably release

NewReleases is sending notifications on new releases.