mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-04-28 20:35:19 +08:00
- @react-navigation/core@5.0.0-alpha.7 - @react-navigation/example@5.0.0-alpha.6 - @react-navigation/native@5.0.0-alpha.7
2.8 KiB
2.8 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
5.0.0-alpha.7 (2019-08-31)
Note: Version bump only for package @react-navigation/native
5.0.0-alpha.6 (2019-08-31)
Note: Version bump only for package @react-navigation/native
5.0.0-alpha.5 (2019-08-29)
Bug Fixes
- handle both null and undefined in useScrollToTop (c951027)
Features
- handle animated component wrappers in
useScrollToTop(#81) (cdbf1e9) - handle more methods in useScrollToTop (f9e8c7e)
5.0.0-alpha.4 (2019-08-28)
Bug Fixes
- fix stack nested in tab always getting reset (dead4e8)
5.0.0-alpha.3 (2019-08-27)
Features
5.0.0-alpha.2 (2019-08-22)
Bug Fixes
- fix path to typescript definitions (f182315)
5.0.0-alpha.1 (2019-08-21)
Bug Fixes
- fix peer deps and add git urls (6b4fc74)