Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update changelog for 2.6.3 release
Browse files Browse the repository at this point in the history
ttypic committed Jan 24, 2025
1 parent 886a669 commit 2da277e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -2,6 +2,11 @@

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-24)

- 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)

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

- Minor bugfix for experimental message fields.

0 comments on commit 2da277e

Please sign in to comment.