Skip to content
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.

Releases: react-navigation/core

Release 3.5.2

29 Jan 13:37
Compare
Choose a tag to compare

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

14 Sep 13:48
Compare
Choose a tag to compare

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

25 Apr 08:55
Compare
Choose a tag to compare

Bug Fixes

  • use compiled files for react native. closes #58 (c507374)

Release 3.4.0

23 Apr 18:10
Compare
Choose a tag to compare

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

30 Oct 06:11
Compare
Choose a tag to compare
v3.0.0-alpha.17

Release 3.0.0-alpha.17

Release 3.0.0-alpha.16

30 Oct 06:03
Compare
Choose a tag to compare
v3.0.0-alpha.16

Release 3.0.0-alpha.16

Release 3.0.0-alpha.15

30 Oct 02:57
Compare
Choose a tag to compare
v3.0.0-alpha.15

Release 3.0.0-alpha.15

Release 3.0.0-alpha.14

30 Oct 01:59
Compare
Choose a tag to compare

Bug Fixes

  • avoid stringified "null" and "undefined" values (2a1793c)
  • fix optional flag on testRegex (#16) (330ebf5), closes #15

Release 3.0.0-alpha.9

19 Oct 01:12
Compare
Choose a tag to compare
v3.0.0-alpha.9

Release 3.0.0-alpha.9

Release 3.0.0-alpha.8

19 Oct 01:03
Compare
Choose a tag to compare
v3.0.0-alpha.8

Release 3.0.0-alpha.8