Skip to content

Latest commit

 

History

History
702 lines (201 loc) · 25.5 KB

CHANGELOG.md

File metadata and controls

702 lines (201 loc) · 25.5 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

5.6.1 (2020-06-25)

Note: Version bump only for package @react-navigation/native

5.6.0 (2020-06-24)

Bug Fixes

Features

  • add an onReady callback to the container (#8491) (8177c45)
  • rework linking configuration to be more strict (#8502) (a021cfb)

5.5.1 (2020-06-06)

Note: Version bump only for package @react-navigation/native

5.5.0 (2020-05-27)

Bug Fixes

  • export types from /native (af1722d)

Features

  • add a ServerContainer component for SSR (#8297) (68e750d)
  • add ref to get current options in ServerContainer (#8333) (0b1a718)

5.4.3 (2020-05-23)

Note: Version bump only for package @react-navigation/native

5.4.2 (2020-05-20)

Note: Version bump only for package @react-navigation/native

5.4.1 (2020-05-20)

Note: Version bump only for package @react-navigation/native

5.4.0 (2020-05-16)

Bug Fixes

  • fix types for linking options (d14f38b)

Features

5.3.2 (2020-05-14)

Note: Version bump only for package @react-navigation/native

5.3.1 (2020-05-14)

Note: Version bump only for package @react-navigation/native

5.3.0 (2020-05-10)

Features

  • initialState should take priority over deep link (039017b)

5.2.6 (2020-05-08)

Bug Fixes

  • fix building typescript definitions. closes #8216 (47a1229)

5.2.5 (2020-05-08)

Bug Fixes

  • return a promise-like from getInitialState (#8210) (85ae378)

5.2.4 (2020-05-05)

Bug Fixes

  • return undefined for buildLink if linking is not enabled (9fd2635)

5.2.3 (2020-05-01)

Bug Fixes

  • default linking enabled to true (c7b8e2e)

5.2.2 (2020-05-01)

Bug Fixes

  • don't throw when using 'useLinking'. fixes #8171 (10eca8b)

5.2.1 (2020-04-30)

Bug Fixes

  • render fallback only if linking is enabled. closes #8161 (1c075ff)

5.2.0 (2020-04-30)

Bug Fixes

  • add catch to thenable returned by getInitialState (d6fa279)
  • return onPress instead of onClick for useLinkProps (ae5442e)

Features

  • add useLinkBuilder hook to build links (2792f43)
  • add a useLinkProps hook (f2291d1)
  • add action prop to Link (942d2be)
  • add Link component as useLinkTo hook for navigating to links (2573b5b)

5.1.7 (2020-04-27)

Note: Version bump only for package @react-navigation/native

5.1.6 (2020-04-17)

Bug Fixes

  • handle in-page go back when there's no history (6bdf6ae), closes #7852

5.1.5 (2020-04-08)

Note: Version bump only for package @react-navigation/native

5.1.4 (2020-03-30)

Note: Version bump only for package @react-navigation/native

5.1.3 (2020-03-23)

Bug Fixes

  • add info about android launchMode in useLinking error (d94e43c)

5.1.2 (2020-03-22)

Note: Version bump only for package @react-navigation/native

5.1.1 (2020-03-19)

Note: Version bump only for package @react-navigation/native

5.1.0 (2020-03-17)

Features

5.0.10 (2020-03-16)

Note: Version bump only for package @react-navigation/native

5.0.9 (2020-03-03)

Note: Version bump only for package @react-navigation/native

5.0.8 (2020-02-26)

Note: Version bump only for package @react-navigation/native

5.0.7 (2020-02-21)

Note: Version bump only for package @react-navigation/native

5.0.6 (2020-02-19)

Note: Version bump only for package @react-navigation/native

5.0.5 (2020-02-14)

Note: Version bump only for package @react-navigation/native

5.0.4 (2020-02-14)

Note: Version bump only for package @react-navigation/native

5.0.3 (2020-02-12)

Note: Version bump only for package @react-navigation/native

5.0.2 (2020-02-11)

Bug Fixes

  • make getInitialState async on web (6c6102b)

5.0.1 (2020-02-10)

Note: Version bump only for package @react-navigation/native

5.0.0-alpha.35 (2020-02-04)

Note: Version bump only for package @react-navigation/native

5.0.0-alpha.34 (2020-02-04)

Note: Version bump only for package @react-navigation/native

5.0.0-alpha.33 (2020-02-03)

Note: Version bump only for package @react-navigation/native

5.0.0-alpha.32 (2020-02-02)

Bug Fixes

Features

  • add error if multiple instances of useLinking are used (#310) (4bc0c8f)
  • integrate with history API on web (5a3f835)

5.0.0-alpha.30 (2020-02-02)

Bug Fixes

Features

  • add error if multiple instances of useLinking are used (#310) (4bc0c8f)
  • integrate with history API on web (5a3f835)

5.0.0-alpha.29 (2020-01-24)

Note: Version bump only for package @react-navigation/native

5.0.0-alpha.28 (2020-01-23)

Features

  • let the navigator specify if default can be prevented (da67e13)

5.0.0-alpha.27 (2020-01-14)

Note: Version bump only for package @react-navigation/native

5.0.0-alpha.26 (2020-01-13)

Bug Fixes

  • make sure paths aren't aliased when building definitions (65a5dac), closes #265

5.0.0-alpha.25 (2020-01-13)

Note: Version bump only for package @react-navigation/native

5.0.0-alpha.24 (2020-01-09)

Note: Version bump only for package @react-navigation/native

5.0.0-alpha.23 (2020-01-09)

Note: Version bump only for package @react-navigation/native

5.0.0-alpha.22 (2020-01-01)

Note: Version bump only for package @react-navigation/native

5.0.0-alpha.21 (2019-12-19)

Note: Version bump only for package @react-navigation/native

5.0.0-alpha.20 (2019-12-16)

Features

5.0.0-alpha.19 (2019-12-14)

Features

5.0.0-alpha.18 (2019-12-11)

Note: Version bump only for package @react-navigation/native

5.0.0-alpha.17 (2019-12-10)

Note: Version bump only for package @react-navigation/native

5.0.0-alpha.16 (2019-11-17)

Note: Version bump only for package @react-navigation/native

5.0.0-alpha.15 (2019-11-08)

Bug Fixes

  • don't call getNode if ref is already scrollable (#162) (66551f2)

5.0.0-alpha.14 (2019-10-30)

Bug Fixes

  • support scroll to top in navigators nested in tab (50dea65)

5.0.0-alpha.13 (2019-10-22)

Note: Version bump only for package @react-navigation/native

5.0.0-alpha.12 (2019-10-15)

Features

5.0.0-alpha.11 (2019-10-06)

Note: Version bump only for package @react-navigation/native

5.0.0-alpha.10 (2019-10-03)

Note: Version bump only for package @react-navigation/native

5.0.0-alpha.9 (2019-10-03)

Note: Version bump only for package @react-navigation/native

5.0.0-alpha.8 (2019-09-16)

Features

  • make deep link handling more flexible (849d952)
  • make example run as bare react-native project as well (#85) (d16c20c)

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

  • add hook to scroll to top on tab press (9e1104c)
  • add native container (d26b77f)

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)

Features

  • add hook for deep link support (35987ae)
  • add native container with back button integration (#48) (b7735af)