- 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