Skip to content

Releases: grahammendick/navigation

NavigationReactNative v9.32.0

16 Aug 19:57
Compare
Choose a tag to compare

Added

  • #885 Supported React Native 0.81

NavigationReact v4.13.0

01 Aug 13:43
Compare
Choose a tag to compare

Added

  • #884 Supported HMR in Vite RSC example

NavigationReact v4.12.0

22 Jun 09:41
Compare
Choose a tag to compare

Added

  • #878 Supported RSC refetch through hook instead of navigation

NavigationReact v4.11.0

15 Jun 14:28
Compare
Choose a tag to compare

Added

  • #877 Removed RSC refetch on history navigation

NavigationReact v4.10.0

11 Jun 15:52
Compare
Choose a tag to compare

Added

  • #876 Supported dynamic determination of when to refetch RSC

NavigationReact v4.9.0

01 Jun 08:09
Compare
Choose a tag to compare

Added

  • #872 Cleared RSC cache
  • #875 Simplified RSC setup with BundlerContext

NavigationReactNative v9.31.3

15 May 19:57
Compare
Choose a tag to compare

Fixed

  • #874 Supported Pressables with a scrolling NavigationBar (Android Fabric)

NavigationReactNative v9.31.2

10 May 12:03
Compare
Choose a tag to compare

Fixed

  • #873 Ensured React Native detects touch events (Android). Thanks @nangelovv

NavigationReactNative v9.31.1

20 Apr 08:58
Compare
Choose a tag to compare

Fixed

  • 5ea618b Removed deprecation warning with componentProvider config

NavigationReactNative v9.31.0

19 Apr 08:54
Compare
Choose a tag to compare

Added