You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,12 @@
1
1
# Changelog of `reason-react-navigation`
2
2
3
+
## 5.0.1 - 2020-08-20
4
+
5
+
- Added react ref and key props to components [#37](https://github.com/reason-react-native/reason-react-navigation/pull/37) by [@Freddy03h](https://github.com/Freddy03h)
6
+
3
7
## 5.0.0 - 2020-08-10
4
8
5
-
-Fix BottomTabs / MaterialTopTabs tabBar props [#33](https://github.com/reason-react-native/reason-react-navigation/pull/33) by [@Freddy03h](https://github.com/Freddy03h)
9
+
-Fixed BottomTabs / MaterialTopTabs tabBar props [#33](https://github.com/reason-react-native/reason-react-navigation/pull/33) by [@Freddy03h](https://github.com/Freddy03h)
6
10
- Added missing options props for all components [#35](https://github.com/reason-react-native/reason-react-navigation/pull/35) by [@Freddy03h](https://github.com/Freddy03h)
7
11
- Added ScreenWithCallback for tabs navigators [#34](https://github.com/reason-react-native/reason-react-navigation/pull/34) by [@Freddy03h](https://github.com/Freddy03h)
8
12
- Added Stack.ScreenWithCallback to support render callback by [@a-c-sreedhar-reddy](https://github.com/a-c-sreedhar-reddy)
0 commit comments