Skip to content

Commit

Permalink
Update CHANGELOG.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Nader Dabit committed Oct 19, 2021
1 parent 70504da commit 8467170
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 8467170

Please sign in to comment.