@react-navigation/core@6.3.0
版本发布时间: 2022-08-24 08:26:00
react-navigation/react-navigation最新发布版本:@react-navigation/stack@7.0.0-rc.26(2024-09-10 20:41:50)
6.3.0 (2022-08-24)
Bug Fixes
- add missing parentheses typo in useFocusEffect error message (#10688) (9203045)
- handle path with empty string properly for linking (#10708) (e8c374e)
- potential prototype pollution attacks (#10455) (10e5d2b)
- prevent Object properties to be used as parsing functions (#10570) (7fbd3e5)
- strongly type the
component
prop onRouteConfigComponent
(#10519) (55da7c9) - wrong setParams type if route does not have params (#10512) (8ed42cd)