Skip to content

Commit

Permalink
chore: update changelog for 2.6.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ttypic authored and VeskeR committed Jan 28, 2025
1 parent 65ea196 commit 2425691
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

This contains only the most important and/or user-facing changes; for a full changelog, see the commit history.

## [2.6.3](https://github.com/ably/ably-js/tree/2.6.3) (2025-01-28)

- Fixed `useChannel` hook can throw exception in the effect if connection is closed [\#1938](https://github.com/ably/ably-js/issues/1938)
- Fixed web `FetchRequest` does not respect `disableConnectivityCheck` client option [\#1925](https://github.com/ably/ably-js/pull/1925)
- Fixed typings for `RealtimeChannel.modes`[\#1955](https://github.com/ably/ably-js/pull/1955)

## [2.6.2](https://github.com/ably/ably-js/tree/2.6.2) (2025-01-14)

- Minor bugfix for experimental message fields.
Expand Down

0 comments on commit 2425691

Please sign in to comment.