Skip to content

Commit 4508e7c

Browse files
committed
Update CHANGELOG.md [skip ci]
1 parent 66183fb commit 4508e7c

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

CHANGELOG.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
# (Thu Feb 20 2020)
2+
3+
:tada: This release contains work from new contributors! :tada:
4+
5+
Thanks for all your work!
6+
7+
:heart: Linus Unnebäck ([@LinusU](https://github.com/LinusU))
8+
9+
:heart: Ronaldo Lima ([@ronal2do](https://github.com/ronal2do))
10+
11+
#### 🚀 Enhancement
12+
13+
- not needed [#60](https://github.com/react-native-community/hooks/pull/60) ([@pvinis](https://github.com/pvinis))
14+
- back [#60](https://github.com/react-native-community/hooks/pull/60) ([@pvinis](https://github.com/pvinis))
15+
- used for auto [#60](https://github.com/react-native-community/hooks/pull/60) ([@pvinis](https://github.com/pvinis))
16+
- hm [#60](https://github.com/react-native-community/hooks/pull/60) ([@pvinis](https://github.com/pvinis))
17+
- test [#60](https://github.com/react-native-community/hooks/pull/60) ([@pvinis](https://github.com/pvinis))
18+
- trying out auto [#60](https://github.com/react-native-community/hooks/pull/60) ([@pvinis](https://github.com/pvinis))
19+
20+
#### 🐛 Bug Fix
21+
22+
- Create LICENSE [#57](https://github.com/react-native-community/hooks/pull/57) ([@pvinis](https://github.com/pvinis))
23+
- Make sure initial dimensions are up-to-date [#58](https://github.com/react-native-community/hooks/pull/58) ([@LinusU](https://github.com/LinusU))
24+
- from pr #38 from @arielger ([@pvinis](https://github.com/pvinis))
25+
- Update useBackHandler.js
26+
27+
Every time this function was called you will add a new `addEventListener`, now we passed an argument to create a new listener only when receive a new function [#40](https://github.com/react-native-community/hooks/pull/40) ([@ronal2do](https://github.com/ronal2do))
28+
29+
#### ⚠️ Pushed to master
30+
31+
- rename repo to be canonical with the rest and fix links ([@pvinis](https://github.com/pvinis))
32+
- 2.0.1 ([@LinusU](https://github.com/LinusU))
33+
- avoid shadowing ([@pvinis](https://github.com/pvinis))
34+
- Merge branch 'ronal2do-patch-1' ([@pvinis](https://github.com/pvinis))
35+
- Merge branch 'patch-1' of https://github.com/ronal2do/react-native-hooks into ronal2do-patch-1 ([@pvinis](https://github.com/pvinis))
36+
- upgrade ([@pvinis](https://github.com/pvinis))
37+
38+
#### Authors: 3
39+
40+
- Linus Unnebäck ([@LinusU](https://github.com/LinusU))
41+
- Pavlos Vinieratos ([@pvinis](https://github.com/pvinis))
42+
- Ronaldo Lima ([@ronal2do](https://github.com/ronal2do))

0 commit comments

Comments
 (0)