Skip to content

Commit 8467170

Browse files
author
Nader Dabit
committed
Update CHANGELOG.md [skip ci]
1 parent 70504da commit 8467170

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

+28
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
# v2.8.0 (Tue Oct 19 2021)
2+
3+
:tada: This release contains work from a new contributor! :tada:
4+
5+
Thank you, WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot)), for all your work!
6+
7+
#### 🚀 Enhancement
8+
9+
- [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))
10+
11+
#### 🐛 Bug Fix
12+
13+
- 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]))
14+
- 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))
15+
- 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]))
16+
- 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]))
17+
- Update dependency jest to v27.3.1 [#270](https://github.com/react-native-community/hooks/pull/270) ([@renovate-bot](https://github.com/renovate-bot))
18+
- 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))
19+
- 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]))
20+
21+
#### Authors: 3
22+
23+
- [@renovate[bot]](https://github.com/renovate[bot])
24+
- David NRB ([@retyui](https://github.com/retyui))
25+
- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot))
26+
27+
---
28+
129
# v2.7.0 (Mon Oct 18 2021)
230

331
:tada: This release contains work from new contributors! :tada:

0 commit comments

Comments
 (0)