Skip to content

Commit 0be6df2

Browse files
committed
Update CHANGELOG.md [skip ci]
1 parent 880a9a7 commit 0be6df2

File tree

1 file changed

+46
-0
lines changed

1 file changed

+46
-0
lines changed

CHANGELOG.md

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,52 @@ Every time this function was called you will add a new `addEventListener`, now w
2828

2929
#### ⚠️ Pushed to master
3030

31+
- test ([@pvinis](https://github.com/pvinis))
32+
- rename repo to be canonical with the rest and fix links ([@pvinis](https://github.com/pvinis))
33+
- 2.0.1 ([@LinusU](https://github.com/LinusU))
34+
- avoid shadowing ([@pvinis](https://github.com/pvinis))
35+
- Merge branch 'ronal2do-patch-1' ([@pvinis](https://github.com/pvinis))
36+
- Merge branch 'patch-1' of https://github.com/ronal2do/react-native-hooks into ronal2do-patch-1 ([@pvinis](https://github.com/pvinis))
37+
- upgrade ([@pvinis](https://github.com/pvinis))
38+
39+
#### Authors: 3
40+
41+
- Linus Unnebäck ([@LinusU](https://github.com/LinusU))
42+
- Pavlos Vinieratos ([@pvinis](https://github.com/pvinis))
43+
- Ronaldo Lima ([@ronal2do](https://github.com/ronal2do))
44+
45+
---
46+
47+
# (Thu Feb 20 2020)
48+
49+
:tada: This release contains work from new contributors! :tada:
50+
51+
Thanks for all your work!
52+
53+
:heart: Linus Unnebäck ([@LinusU](https://github.com/LinusU))
54+
55+
:heart: Ronaldo Lima ([@ronal2do](https://github.com/ronal2do))
56+
57+
#### 🚀 Enhancement
58+
59+
- not needed [#60](https://github.com/react-native-community/hooks/pull/60) ([@pvinis](https://github.com/pvinis))
60+
- back [#60](https://github.com/react-native-community/hooks/pull/60) ([@pvinis](https://github.com/pvinis))
61+
- used for auto [#60](https://github.com/react-native-community/hooks/pull/60) ([@pvinis](https://github.com/pvinis))
62+
- hm [#60](https://github.com/react-native-community/hooks/pull/60) ([@pvinis](https://github.com/pvinis))
63+
- test [#60](https://github.com/react-native-community/hooks/pull/60) ([@pvinis](https://github.com/pvinis))
64+
- trying out auto [#60](https://github.com/react-native-community/hooks/pull/60) ([@pvinis](https://github.com/pvinis))
65+
66+
#### 🐛 Bug Fix
67+
68+
- Create LICENSE [#57](https://github.com/react-native-community/hooks/pull/57) ([@pvinis](https://github.com/pvinis))
69+
- Make sure initial dimensions are up-to-date [#58](https://github.com/react-native-community/hooks/pull/58) ([@LinusU](https://github.com/LinusU))
70+
- from pr #38 from @arielger ([@pvinis](https://github.com/pvinis))
71+
- Update useBackHandler.js
72+
73+
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))
74+
75+
#### ⚠️ Pushed to master
76+
3177
- rename repo to be canonical with the rest and fix links ([@pvinis](https://github.com/pvinis))
3278
- 2.0.1 ([@LinusU](https://github.com/LinusU))
3379
- avoid shadowing ([@pvinis](https://github.com/pvinis))

0 commit comments

Comments
 (0)