|
1 | 1 | # Changelog of `reason-react-navigation` |
2 | 2 |
|
3 | | -## 5.0.0-beta.0 - 202-02-29 |
| 3 | +## 5.0.0 - 2020年08月10日 |
| 4 | + |
| 5 | +- Fix BottomTabs / MaterialTopTabs tabBar props [#33](https://github.com/reason-react-native/reason-react-navigation/pull/33) by [@Freddy03h](https://github.com/Freddy03h) |
| 6 | +- 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 | +- Added ScreenWithCallback for tabs navigators [#34](https://github.com/reason-react-native/reason-react-navigation/pull/34) by [@Freddy03h](https://github.com/Freddy03h) |
| 8 | +- Added Stack.ScreenWithCallback to support render callback by [@a-c-sreedhar-reddy ](https://github.com/a-c-sreedhar-reddy) |
| 9 | +- Upgrade to recent reason-react-native 0.62, reason-react 0.9.0 and bs-platform 8 [015c693](https://github.com/reason-react-native/reason-react-navigation/commit/015c693) by [@MoOx](https://github.com/MoOx) |
| 10 | + Should still work with previous versions. |
| 11 | + |
| 12 | +## 5.0.0-beta.0 - 2020年02月29日 |
4 | 13 |
|
5 | 14 | Initial release for 5.x |
0 commit comments