# Change Log

## [v2.1.2](https://github.com/ably-labs/react-hooks/tree/v2.1.2)

[Full Changelog](https://github.com/ably-labs/react-hooks/compare/v2.1.1...v2.1.2)

- Deprecate this package ([our react hooks are now available as part of ably-js](https://github.com/ably/ably-js/blob/main/docs/react.md)) [\#89](https://github.com/ably-labs/react-hooks/pull/89)

## [v2.1.1](https://github.com/ably-labs/react-hooks/tree/v2.1.1)

[Full Changelog](https://github.com/ably-labs/react-hooks/compare/934c32cb9af7e0b0aa4732c373294c632423f584...v2.1.1)

- fix: wrap `updateStatus` in `useCallback` [\#37](https://github.com/ably-labs/react-hooks/pull/37)
- fix: correct ably-agent format [\#34](https://github.com/ably-labs/react-hooks/pull/34)
