# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.0.11](https://github.com/Telegram-Web-Apps/client-sdk-react/compare/v0.0.10...v0.0.11) (2022-10-28)


### Bug Fixes

* **hooks:** fix useEventsTracking useEffect cleanup bug ([b0cb80b](https://github.com/Telegram-Web-Apps/client-sdk-react/commit/b0cb80bae612b49cb0d4fa3b49b8412203df95dc))

### [0.0.10](https://github.com/Telegram-Web-Apps/client-sdk-react/compare/v0.0.9...v0.0.10) (2022-10-27)

### [0.0.9](https://github.com/Telegram-Web-Apps/client-sdk-react/compare/v0.0.8...v0.0.9) (2022-10-27)


### Bug Fixes

* **usethemefromlocation:** this hook now returns ThemeParams from twa-theme-params ([c5ec5c2](https://github.com/Telegram-Web-Apps/client-sdk-react/commit/c5ec5c2ec3fbe23be8e345964ae952c1df662a9a))

### [0.0.8](https://github.com/Telegram-Web-Apps/client-sdk-react/compare/v0.0.7...v0.0.8) (2022-10-27)


### Bug Fixes

* **exports:** export useThemeFromLocation from root ([d0bbb60](https://github.com/Telegram-Web-Apps/client-sdk-react/commit/d0bbb60ebff0a259396f6dec1eb042ee8524003a))

### [0.0.7](https://github.com/Telegram-Web-Apps/client-sdk-react/compare/v0.0.6...v0.0.7) (2022-10-27)


### Features

* **hooks:** add useThemeFromLocation hook ([b1f34f0](https://github.com/Telegram-Web-Apps/client-sdk-react/commit/b1f34f0ac1c4ef4404d9b4f4b05043851b8f1881))

### [0.0.6](https://github.com/Telegram-Web-Apps/client-sdk-react/compare/v0.0.5...v0.0.6) (2022-10-26)

### [0.0.5](https://github.com/Telegram-Web-Apps/client-sdk-react/compare/v0.0.4...v0.0.5) (2022-10-26)


### Features

* **components:** add hooks and HOCs for all components ([e647036](https://github.com/Telegram-Web-Apps/client-sdk-react/commit/e647036b0aafebf38fc120c7ada751a372078c15))

### [0.0.4](https://github.com/Telegram-Web-Apps/client-sdk-react/compare/v0.0.3...v0.0.4) (2022-10-19)

### [0.0.3](https://github.com/Telegram-Web-Apps/client-sdk-react/compare/v0.0.2...v0.0.3) (2022-10-19)

### [0.0.2](https://github.com/Telegram-Web-Apps/client-sdk-react/compare/v0.0.1...v0.0.2) (2022-10-19)


### Bug Fixes

* **deps:** add twa-client-sdk dep. Change description ([2635eae](https://github.com/Telegram-Web-Apps/client-sdk-react/commit/2635eaeb2e1c43bc151e325ea58fedc01ad85ddc))

### 0.0.1 (2022-10-18)


### Features

* **components:** add hocs and hooks for back button and init data ([b4b40a3](https://github.com/Telegram-Web-Apps/client-sdk-react/commit/b4b40a35f40c26acd906018bba13811f209d7a45))
