Releases: react-navigation/core
Releases · react-navigation/core
Release 3.5.2
Bug Fixes
- avoid error when updateNextStateHistory called with state (38c7d18)
- don't pop routeKeyHistory when child handles back action (#75) (b20425b)
- fixed Tab/SwitchRouter incorrectly switching children on "ba… (#74) (304b437)
- update navigation prop invariant for v4 (#84) (3d43ed1)
Release 3.5.1
Bug Fixes
- don't keep descriptors for routes that have been removed (50cd4d5)
- fix regression updating route object on navigation (660403b)
- getScreen getting called for each route on init (#62) (e60e399)
Features
Release 3.4.1
Bug Fixes
- use compiled files for react native. closes #58 (c507374)
Release 3.4.0
Bug Fixes
- drop custom history logic for isFirstRouteInParent (#52) (8b27afb)
- remove console.log (#32) (65e3bd3)
Features
- add a isFirstRouteInParent method to navigation object (0cc8f9e)
- add a JUMP_TO action for switch (9b69ef8)
Release 3.0.0-alpha.17
v3.0.0-alpha.17
Release 3.0.0-alpha.17
Release 3.0.0-alpha.16
v3.0.0-alpha.16
Release 3.0.0-alpha.16
Release 3.0.0-alpha.15
v3.0.0-alpha.15
Release 3.0.0-alpha.15
Release 3.0.0-alpha.14
Bug Fixes
- avoid stringified "null" and "undefined" values (2a1793c)
- fix optional flag on testRegex (#16) (330ebf5), closes #15
Release 3.0.0-alpha.9
v3.0.0-alpha.9
Release 3.0.0-alpha.9
Release 3.0.0-alpha.8
v3.0.0-alpha.8
Release 3.0.0-alpha.8