diff --git a/CHANGELOG.md b/CHANGELOG.md index 70d1ecbf..fdd35b7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,31 @@ +# v2.8.0 (Tue Oct 19 2021) + +:tada: This release contains work from a new contributor! :tada: + +Thank you, WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot)), for all your work! + +#### 🚀 Enhancement + +- [RN 0.65.x] Adapt unsubscription for new EventEmitter API [#268](https://github.com/react-native-community/hooks/pull/268) ([@retyui](https://github.com/retyui)) + +#### 🐛 Bug Fix + +- Update dependency all-contributors-cli to v6.20.0 [#182](https://github.com/react-native-community/hooks/pull/182) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot])) +- Prevent "maximum update depth exceeded" error when pass image as a new object on each render [#269](https://github.com/react-native-community/hooks/pull/269) ([@retyui](https://github.com/retyui)) +- Update dependency eslint-plugin-prettier to v3.4.1 [#219](https://github.com/react-native-community/hooks/pull/219) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot])) +- Update dependency @testing-library/react-native to v8 [#255](https://github.com/react-native-community/hooks/pull/255) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot])) +- Update dependency jest to v27.3.1 [#270](https://github.com/react-native-community/hooks/pull/270) ([@renovate-bot](https://github.com/renovate-bot)) +- Update dependency @types/react-native to v0.64.16 [#265](https://github.com/react-native-community/hooks/pull/265) ([@renovate-bot](https://github.com/renovate-bot)) +- Update dependency jest to v27.3.0 [#186](https://github.com/react-native-community/hooks/pull/186) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot])) + +#### Authors: 3 + +- [@renovate[bot]](https://github.com/renovate[bot]) +- David NRB ([@retyui](https://github.com/retyui)) +- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot)) + +--- + # v2.7.0 (Mon Oct 18 2021) :tada: This release contains work from new contributors! :tada: