Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

Commit

Permalink
docs: add notice for react hooks v3 and new location
Browse files Browse the repository at this point in the history
  • Loading branch information
owenpearson committed Sep 4, 2023
1 parent adbd2b9 commit 857dc44
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# @ably-labs/react-hooks

> [!IMPORTANT]
> The release candidate of our 3.0 react hooks library is currently available as a module of ably-js, which includes major improvements such as using a context provider and providing APIs to react to connection errors and channel errors. Please see the [new react hooks README](https://github.com/ably/ably-js/blob/main/docs/react.md#L1) for installation instructions and usage examples.
Use Ably in your React application using idiomatic, easy to use, React Hooks!

Using this package you can:
Expand Down

0 comments on commit 857dc44

Please sign in to comment.