React Native integration for React Navigation
Last release today
26 Aug 2026
Ships on a steady schedule
a new release about every 1 weeks
Rarely documented
notes for 14 of the last 60 stable releases
212 versions withdrawn
withdrawn after publishing
8 years old
379 releases · first in 2018
Release timeline
379 releases since 2018Releases
- 8.0.0-alpha.4426 Aug 2026pre-release
Release notes
Open source →8.0.0-alpha.44 (2026-08-26)
Bug Fixes
- prevent state reset when history.go() takes longer than timeout on web (#13217) (fc82c1b), closes #11145 - by @collectioneur
- 8.0.0-alpha.4319 Aug 2026pre-release
Release notes
Open source →8.0.0-alpha.43 (2026-08-19)
Bug Fixes
- ensure linking actions are handled by root navigator (901b9bf) - by @satya164
- fix return type of getRootState (ed851e7) - by @satya164
- update useScrollToTop type so SectionList ref works under RN 0.87 strict types (#13221) (2396be6) - by @ErfanBagheri404
- use namespace import for RCTFabricComponentsPlugins (cec5e05) - by @satya164
- use root navigation for dispatching actions for links (76b74cd) - by @satya164
- 8.0.0-alpha.4210 Aug 2026pre-release
Release notes
Open source →8.0.0-alpha.42 (2026-06-18)
Bug Fixes
- fix modal detection being incorrect on Android (9b67671) - by @satya164
Features
- align modal presentation style for stack on with iOS 27 (22e1bb4) - by @satya164
- 8.0.0-alpha.416 Aug 2026pre-release
Release notes
Open source →8.0.0-alpha.41 (2026-08-06)
Bug Fixes
- accept only plain style object for components (66feaf2) - by @satya164
- remove usage of deprecated APIs and prepare for strict api (060c263) - by @satya164
Features
- add support for custom stringify and parse in persistor (5b8857d) - by @satya164
Additional notes
Open source →8.0.0-alpha.41 (2026-07-08)
Bug Fixes
- tweak inactive behavior behind modals and sheets for native stack (81ec530) - by @satya164
Features
- 8.0.0-alpha.4027 Jul 2026pre-release
Release notes
Open source →8.0.0-alpha.40 (2026-07-27)
Bug Fixes
- ensure resetRoot always resets the root navigator's state (423482f) - by @satya164
- improve useNavigationState with concurrent rendering (#13196) (2799698) - by @satya164
Features
Additional notes
Open source →8.0.0-alpha.40 (2026-07-08)
Bug Fixes
- bottom-tabs: pop nested stack to top on blur even when animation is interrupted (#13123) (66880ed) - by @brojor
- correctly set native tab view background (ed498d4) - by @satya164
- move animated state to render instead of effect (97cd310) - by @satya164
Features
- 8.0.0-alpha.3922 Jul 2026pre-release
Additional notes
Open source →8.0.0-alpha.39 (2026-06-11)
Bug Fixes
- remove unused dimensions prop from drawer (bd357ed) - by @satya164
Features
- 8.0.0-alpha.3821 Jul 2026pre-release
- 8.0.0-alpha.3717 Jul 2026pre-release
- 8.0.0-alpha.3616 Jul 2026pre-release
Release notes
Open source →8.0.0-alpha.36 (2026-07-16)
Bug Fixes
- cleanup stale listener after failed browser navigation (51c301c) - by @satya164
- clone action for links to make subsequent navigation work (e0c3b8a) - by @satya164
- fix handling target _self, _blank etc. in link (22f2657) - by @satya164
- handle link actions, hrefs, and disabled state correctly (#13152) (6623694) - by @satya164
Features
- 8.0.0-alpha.358 Jul 2026pre-release
- 8.0.0-alpha.348 Jul 2026pre-release
Release notes
Open source →8.0.0-alpha.34 (2026-07-08)
Bug Fixes
- handle interrupted rollback when browser back is prevented (f641a65) - by @satya164
- keep syncing history after an error during sync (78e9f92) - by @satya164
- track history delta from popstate to detect browser-caused changes (9c85b97) - by @satya164
- update browser url after commit instead of on navigation (5478a62) - by @satya164
- validate linking config only on changes (ace7ce2) - by @satya164
Features
Additional notes
Open source →8.0.0-alpha.34 (2026-05-19)
Bug Fixes
- prevent input from being focused in an unfocused screen in stack (4ddef3f) - by @satya164
- 8.0.0-alpha.3318 Jun 2026pre-release
Release notes
Open source →8.0.0-alpha.33 (2026-08-10)
Bug Fixes
- fix typo with using fallback index when parsing paths (b172d15) - by @satya164
Additional notes
Open source →8.0.0-alpha.33 (2026-08-06)
Bug Fixes
- capture stack traces for devtools at the call site (bf9f7b2) - by @satya164
Additional notes
Open source →8.0.0-alpha.33 (2026-06-18)
Bug Fixes
- rollback history if update was prevented (4a81df8) - by @satya164
Features
- update material symbol fonts (cfdef21) - by @satya164
- 8.0.0-alpha.3211 Jun 2026pre-release
Release notes
Open source →8.0.0-alpha.32 (2026-08-06)
Bug Fixes
- capture stack traces for devtools at the call site (bf9f7b2) - by @satya164
- throw when getParent doesn't find navigation object for a screen (ed576a0) - by @satya164
- use a separate navigation object for useNavigation instead of using ref (5b87c09) - by @satya164
- workaround VSCode autoimport not working for
useNavigationetc (70d4465), closes #13204 - by @satya164
Features
Additional notes
Open source →8.0.0-alpha.32 (2026-05-19)
Bug Fixes
- measure custom header height in native stack in layout effect (f9c3dc0) - by @satya164
Additional notes
Open source →8.0.0-alpha.32 (2026-05-14)
Bug Fixes
- don't render header for preloaded and retained screens (ee47f81) - by @
- 8.0.0-alpha.3110 Jun 2026pre-release
- 8.0.0-alpha.309 Jun 2026pre-release
Release notes
Open source →8.0.0-alpha.30 (2026-07-22)
Bug Fixes
- fix type errors on callbacks on inline navigators (37bf2a3) - by @
Additional notes
Open source →8.0.0-alpha.30 (2026-05-19)
Features
- align tab bar with latest material design guidelines (6c4c7ad) - by @satya164
Additional notes
Open source →8.0.0-alpha.30 (2026-05-15)
Bug Fixes
- don't throw error for icons in custom tab bar (d1a909e) - by @
Additional notes
Open source →8.0.0-alpha.30 (2026-05-11)
Bug Fixes
- default
multiselectabletoundefined(841ef74) - by @satya164
Features
- update native tabs to use the new API in react-native-screens (f7b3dd0) - by @satya164
- 8.0.0-alpha.298 Jun 2026pre-release
Release notes
Open source →8.0.0-alpha.29 (2026-07-21)
Bug Fixes
- fix state events and url when navigator mounts later (d2ef669) - by @satya164
Additional notes2 sources agree
Open source →8.0.0-alpha.29 (2026-05-11)
Features
- update native tabs to use the new API in react-native-screens (f7b3dd0) - by @satya164
- 8.0.0-alpha.2825 May 2026pre-release
Release notes
Open source →8.0.0-alpha.28 (2026-07-17)
Bug Fixes
- don't ignore navigation from layout effects when screens change (f7c9d9b) - by @
- don't overwrite state changes made by 'beforeRemove' listeners (7519633) - by @
- don't revert reset when dispatching another action immediately after (acf9d26) - by @
- handle navigationKey on nested groups (effcf40) - by @
- validate navigator type for state passed in params (155a2ac) - by @
- 8.0.0-alpha.2725 May 2026pre-release
Release notes
Open source →8.0.0-alpha.27 (2026-07-16)
Bug Fixes
- avoid duplicate focus event when navigating to a nested screen (bb93e24) - by @satya164
- avoid extra notifications after unbatched updates (f843f5e) - by @satya164
- clear focused route state context in NavigationIndependentTree (5a43bec) - by @satya164
- correctly convert paths to kebab-case for screen names with acronyms (e90fc0b) - by @satya164
- default to last route in findFocusedRoute when index is missing (af1f145) - by @satya164
- don't mark nested params as consumed when initialized state is unused (6768de2) - by @satya164
- don't truncate query string containing an extra question mark (b7cef10) - by @satya164
- handle escaped and character class parens when parsing path patterns (fab11a4) - by @satya164
- make nested navigator params optional if initial route doesn't need params (6734916) - by @satya164
- match custom param regexes against percent-decoded values (29bf7f8) - by @satya164
- match percent-encoded static segments and root path prefix (0425f9d) - by @satya164
- preserve array and null query params when serializing state to path (5281066) - by @satya164
- resolve focused route as last route for partial states without index (28bb0e0) - by @satya164
- run loaders for newly focused nested routes (b7cdcbf) - by @satya164
- run loaders when reset adds or removes nested state (158496b) - by @satya164
- serialize same-named params at different nesting levels correctly (18f0868) - by @satya164
Features
Additional notes
Open source →Additional notes
Open source →8.0.0-alpha.27 (2026-05-05)
Features
BREAKING CHANGES
- Previously
state.routesin stack didn't contain routes beyond index. This changes the behavior to add preloaded and retained routes in those positions, and removes thepreloadedRoutesarray in favor of routes beyond index.
This makes it possible to treat preloaded routes the same way as regular routes.
This means they can:
- Receive events from parent navigator
- Update their params
- Allow navigation in nested navigators
- Include nested navigator state in getRootState
It also stops treating preloaded routes as removed for
preventRemove. - 8.0.0-alpha.2619 May 2026pre-release
Release notes
Open source →Additional notes
Open source →8.0.0-alpha.26 (2026-05-05)
Features
BREAKING CHANGES
- Previously
state.routesin stack didn't contain routes beyond index. This changes the behavior to add preloaded and retained routes in those positions, and removes thepreloadedRoutesarray in favor of routes beyond index.
This makes it possible to treat preloaded routes the same way as regular routes.
This means they can:
- Receive events from parent navigator
- Update their params
- Allow navigation in nested navigators
- Include nested navigator state in getRootState
It also stops treating preloaded routes as removed for
preventRemove. - Previously
- 8.0.0-alpha.2515 May 2026pre-release
Release notes
Open source →8.0.0-alpha.25 (2026-07-08)
Bug Fixes
- add excess property-checking for options (7535924) - by @
- avoid leaking state from discarded renders (336729e) - by @satya164
- avoid removing a replaced keyed child listener on cleanup (c9a719b) - by @satya164
- avoid scheduling navigator state updates during render (e20f165) - by @satya164
- handle non-capturing groups in path regex (95ffd7b) - by @satya164
- keep prevent remove active for screens hidden with an activity (78248f0) - by @satya164
- make static screen route.params read-only (c5e7cd3) - by @satya164
- prevent optional linking params from making all params optional (0162352) - by @satya164
- properly handle required props in navigators (dba7e88) - by @satya164
- remove container ref listeners consistently after the ref is attached (7613998) - by @satya164
- treat malformed URL as unmatched and simplify (323cca4) - by @satya164
- validate linking config only on changes (ace7ce2) - by @satya164
Features
Additional notes
Open source →8.0.0-alpha.25 (2026-06-18)
Bug Fixes
- ensure unsafe_event is called after all listeners (735b8b9) - by @satya164
Additional notes
Open source →8.0.0-alpha.25 (2026-04-24)
Bug Fixes
- don't keep screens visible in stack if animation isn't enabled (4528665) - by @satya164
- handle routes moved to preloadedRoutes in stack (ac06c2c) - by @satya164
- preserve accessibility on android when header transparent is true (#13075) (7def789), closes #13043 - by @lcsy1234
Features
- 8.0.0-alpha.2411 May 2026pre-release
Release notes
Open source →8.0.0-alpha.24 (2026-06-18)
Bug Fixes
- account for prevent remove in unsafe_event (840e340) - by @satya164
- emit
beforeRemovefor nested routes removed by reset (#13153) (60a484b) - by @TaduJR - ensure unsafe_event is called after all listeners (735b8b9) - by @satya164
Features
- 8.0.0-alpha.238 May 2026pre-release
Additional notes
Open source →8.0.0-alpha.23 (2026-05-08)
Bug Fixes
- don't log error for URL parsing (f81c300) - by @
Features
- add fallback material themes for older Android (77716d4) - by @
Additional notes
Open source →8.0.0-alpha.23 (2026-04-13)
Features
- rework safe area handling in drawer content scroll view (5446185) - by @satya164
Additional notes
Open source →8.0.0-alpha.23 (2026-04-13)
Bug Fixes
- fix preloaded screens becoming visible on web (e9d8a71) - by @satya164
Features
- make header translucent by default on iOS (80ff09e) - by @satya164
BREAKING CHANGES
- previously header used
- 8.0.0-alpha.228 May 2026pre-release
- 8.0.0-alpha.215 May 2026pre-release
- 8.0.0-alpha.2024 Apr 2026pre-release
Release notes
Open source →8.0.0-alpha.20 (2026-06-08)
Bug Fixes
- fix initial state getting dropped if root navigator render is delayed in StrictMode (#13121) (7a9c5b9), closes #12985 #13025 - by @Jasleen-Kaur96
- remove support for linking at group level (06e5928) - by @satya164
Features
Additional notes
Open source →8.0.0-alpha.20 (2026-03-30)
Bug Fixes
- automatically change header title color based on content underneath (44e76bb) - by @satya164
- 8.0.0-alpha.1915 Apr 2026pre-release
Release notes
Open source →8.0.0-alpha.19 (2026-05-25)
Bug Fixes
- fix various issues with path generation with automatic paths (e6fb1b6) - by @satya164
- 8.0.0-alpha.1813 Apr 2026pre-release
Additional notes
Open source →Additional notes
Open source →8.0.0-alpha.18 (2026-03-16)
Features
- support drawerItemTestID for drawer navigator (186c8cb) - by @satya164
- 8.0.0-alpha.1730 Mar 2026pre-release
Release notes
Open source →8.0.0-alpha.17 (2026-05-19)
Bug Fixes
- detect duplicate navigators in hidden trees (ab1db32) - by @satya164
- handle container ref methods in hidden trees (d3ef9c2) - by @satya164
- handle targeted actions in hidden nested navigators (fee99a3) - by @satya164
- make beforeRemove event work even when navigator or screen is hidden (5f280d9) - by @satya164
- make getRootState return state for hidden nested navigators (e600b34) - by @satya164
- return current options from navigators in hidden trees (37fd105) - by @satya164
Additional notes
Open source →8.0.0-alpha.17 (2026-03-30)
Bug Fixes
- use activity for resolving platform color (6693a44) - by @satya164
Additional notes
Open source →8.0.0-alpha.17 (2026-03-14)
Bug Fixes
- bump peer deps to match required versions (44416b0) - by @
Features
- support system icons in drawer items (a035d46) - by @satya164
Additional notes
Open source →8.0.0-alpha.17 (2026-03-09)
Bug Fixes
- fix incorrectly commented out pop to top (72c1345) - by @satya164
- 8.0.0-alpha.1623 Mar 2026pre-release
Release notes
Open source →8.0.0-alpha.16 (2026-07-21)
Bug Fixes
- create fresh route object when key changes in tab (a7e1a7e) - by @satya164
- fix param type for history object in route (e5018d2) - by @satya164
- focus preloaded and retained routes when child is focused (7d85761) - by @satya164
- match preloaded stack routes by exact ID (338609d) - by @satya164
- update history params when switching tabs (db548d8) - by @satya164
Additional notes
Open source →Additional notes
Open source →8.0.0-alpha.16 (2026-03-23)
Features
- add
withmethod to static configuration (604854f) - by @satya164
Additional notes
Open source →8.0.0-alpha.16 (2026-03-14)
Bug Fixes
- bump peer deps to match required versions (44416b0) - by @
Features
- support system icons in material top tabs (a6641ae) - by @satya164
Additional notes
Open source →8.0.0-alpha.16 (2026-03-05)
Bug Fixes
- avoid applying double inset for drawer content (43d9342) - by @
- 8.0.0-alpha.1514 Mar 2026pre-release
Release notes
Open source →8.0.0-alpha.15 (2026-07-17)
Bug Fixes
- fall back to first route if initial route isn't present when rehydrating (7f157c4) - by @
Additional notes
Open source → - 8.0.0-alpha.145 Mar 2026pre-release
Release notes
Open source →8.0.0-alpha.14 (2026-07-16)
Bug Fixes
- add focused route to history when preload replaces it (986473b) - by @satya164
- don't handle reset for non-stale state with an invalid index (d2705e4) - by @satya164
- don't pop routes above the source route for pop action (ec7ab7f) - by @satya164
- fix incorrect tab history after navigationKey changes (859c9f3) - by @satya164
- focus most recent route in history when focused route is removed (3da90c5) - by @satya164
- keep initial route params when going back with fullHistory (e5995c4) - by @satya164
- preserve drawer status in history when changing index (7a36f07) - by @satya164
- remove stale history entries when getId changes the route key (a450b4e) - by @satya164
Additional notes
Open source →8.0.0-alpha.14 (2026-03-03)
Bug Fixes
- include background color and blur effect in scrollEdgeAppearance in native bottom tabs (#12997) (11cc687) - by @Kasendwa
Features
- 8.0.0-alpha.133 Mar 2026pre-release
Additional notes
Open source →8.0.0-alpha.13 (2026-05-05)
Features
BREAKING CHANGES
- Previously
state.routesin stack didn't contain routes beyond index. This changes the behavior to add preloaded and retained routes in those positions, and removes thepreloadedRoutesarray in favor of routes beyond index.
This makes it possible to treat preloaded routes the same way as regular routes.
This means they can:
- Receive events from parent navigator
- Update their params
- Allow navigation in nested navigators
- Include nested navigator state in getRootState
It also stops treating preloaded routes as removed for
preventRemove.Additional notes
Open source →8.0.0-alpha.13 (2026-03-03)
Bug Fixes
- keep animating screens as interactive in stack (32c1f28) - by @satya164
- stack: use correct previous focused route when preloaded routes exist (#13000) (7778bae) - by @WojtekBoman
Features
Additional notes
Open source →8.0.0-alpha.13 (2026-02-16)
Bug Fixes
- include tab item appearance in scrollEdgeAppearance for native tabs (#12968) (c3b69e0) - by @Kasendwa
Features
- Previously
- 8.0.0-alpha.123 Mar 2026pre-release
Additional notes
Open source →8.0.0-alpha.12 (2026-04-24)
Bug Fixes
- expose initialRouteName and screens in static config linking types (bce29d6) - by @satya164
- improve type inference performance (#13081) (2c5f5bb) - by @satya164
Features
- 8.0.0-alpha.1112 Feb 2026pre-release
Additional notes
Open source →8.0.0-alpha.11 (2026-02-12)
Bug Fixes
- tweak theme colors to match iOS defaults (311b962) - by @satya164
Additional notes
Open source →8.0.0-alpha.11 (2026-02-10)
Bug Fixes
- use material back icon by default on android (6c4ce52) - by @satya164
Additional notes
Open source →8.0.0-alpha.11 (2026-02-10)
Features
- support badge background color and tab label color on iOS (3cd13d4) - by @satya164
- 8.0.0-alpha.105 Feb 2026pre-release
Release notes
Open source →Additional notes
Open source →8.0.0-alpha.10 (2026-04-13)
Bug Fixes
- fix type inference for nested CompositeNavigationProp (f0abff2) - by @satya164
Features
- 8.0.0-alpha.94 Feb 2026pre-release
Additional notes
Open source →8.0.0-alpha.9 (2026-02-04)
Bug Fixes
- fix broken animation during replace (#12950) (0a7e22f) - by @satya164
- fix replace animation on fast transitions (a61273e) - by @satya164
Features
- support materialSymbol & sfSymbol for header back icon (60e7af2) - by @satya164
Additional notes
Open source →8.0.0-alpha.9 (2026-02-04)
Bug Fixes
- add a workaround for false positive with multiple linking error (be38f7c) - by @satya164
Features
- export MaterialLightTheme and MaterialDarkTheme (bc0ec11) - by @satya164
Additional notes
Open source →8.0.0-alpha.9 (2026-02-04)
Bug Fixes
- improve handling for PlatformColor (e141378) - by @satya164
Features
- support materialSymbol & sfSymbol for header back icon (60e7af2) - by @satya164
- 8.0.0-alpha.82 Feb 2026pre-release
Additional notes
Open source →8.0.0-alpha.8 (2026-03-23)
Bug Fixes
- use a weak ref instead of mutating params to avoid errors when it's frozen (#13042) (3de9e89) - by @gtokman
Features
- add
withmethod to static configuration (604854f) - by @satya164
Additional notes
Open source →Additional notes
Open source →Additional notes
Open source →Additional notes
Open source →Additional notes
Open source → - 8.0.0-alpha.71 Feb 2026pre-release
Release notes
Open source →8.0.0-alpha.7 (2026-05-05)
Features
BREAKING CHANGES
- Previously
state.routesin stack didn't contain routes beyond index. This changes the behavior to add preloaded and retained routes in those positions, and removes thepreloadedRoutesarray in favor of routes beyond index.
This makes it possible to treat preloaded routes the same way as regular routes.
This means they can:
- Receive events from parent navigator
- Update their params
- Allow navigation in nested navigators
- Include nested navigator state in getRootState
It also stops treating preloaded routes as removed for
preventRemove.Additional notes
Open source →Additional notes
Open source → - Previously
- 8.0.0-alpha.61 Feb 2026pre-release
Additional notes
Open source →8.0.0-alpha.6 (2026-03-03)
Bug Fixes
- update useNavigationState in layout effect (4f96a7e) - by @satya164
Additional notes
Open source →Additional notes
Open source →8.0.0-alpha.6 (2026-02-01)
Bug Fixes
- handle variant and weight for material symbol in native tabs (effd42f) - by @satya164
Features
- add support for disabling overrideScrollViewContentInsetAdjustmentBehavior (6f06cca) - by @
- 8.0.0-alpha.529 Jan 2026pre-release
Release notes
Open source →Additional notes
Open source →8.0.0-alpha.5 (2026-03-03)
Bug Fixes
- clear nested params after state is updated (be6796e), closes #12986 - by @satya164
- fix incorrect type for reset action (724e198) - by @satya164
- preserve navigator state with <Activity mode="hidden"> (5308cae) - by @satya164
- rework useIsFocused to update at the same time as the navigator (#13010) (ecf098b) - by @satya164
- tweaks to better work inside
<Activity mode="hidden">(#12985) (90a9394) - by @satya164 - use nested screen from params when creating path (#13005) (af23b4c) - by @satya164
Features
Additional notes
Open source →8.0.0-alpha.5 (2026-01-29)
Bug Fixes
- fix material symbol not getting updated when name changes (ea86b5c) - by @
- 8.0.0-alpha.429 Jan 2026pre-release
Additional notes
Open source →Additional notes
Open source →8.0.0-alpha.4 (2026-01-29)
Features
- add support for variant and weight to material symbol (1dcd6a5) - by @satya164
- 8.0.0-alpha.322 Jan 2026pre-release
Release notes
Open source → - 8.0.0-alpha.219 Jan 2026pre-release
Additional notes
Open source →8.0.0-alpha.2 (2026-01-19)
Features
- support materialSymbol icon in bottom tabs (370c5d3) - by @satya164
- 8.0.0-alpha.119 Jan 2026pre-release
Additional notes
Open source →8.0.0-alpha.1 (2026-01-19)
Features
- handle popToRoot natively in native tabs (da45221) - by @satya164
- 8.0.0-alpha.019 Dec 2025pre-release
Release notes
Open source →8.0.0-alpha.0 (2025-12-19)
https://reactnavigation.org/blog/2025/12/19/react-navigation-8.0-alpha
Additional notes
Open source →8.0.0-alpha.0 (2025-12-19)
https://reactnavigation.org/blog/2025/12/19/react-navigation-8.0-alpha
Additional notes
Open source →8.0.0-alpha.0 (2025-12-19)
https://reactnavigation.org/blog/2025/12/19/react-navigation-8.0-alpha
Additional notes
Open source →8.0.0-alpha.0 (2025-12-19)
https://reactnavigation.org/blog/2025/12/19/react-navigation-8.0-alpha
Additional notes
Open source →8.0.0-alpha.0 (2025-12-19)
https://reactnavigation.org/blog/2025/12/19/react-navigation-8.0-alpha
- 7.3.1826 Aug 2026
Release notes
Open source →7.3.18 (2026-08-26)
Bug Fixes
- prevent state reset when history.go() takes longer than timeout on web (#13217) (1b309a7) - by @collectioneur
- 7.3.1719 Aug 2026
- 7.3.167 Aug 2026
Nothing published for this version
- 7.3.155 Aug 2026
- 7.3.1424 Jul 2026
Release notes
Open source →7.3.14 (2026-07-24)
Bug Fixes
- ensure resetRoot always resets the root navigator's state (bec568c) - by @satya164
- 7.3.1320 Jul 2026
Nothing published for this version
- 7.3.1220 Jul 2026
Release notes
Open source →7.3.12 (2026-07-20)
Bug Fixes
- fix state events and url when navigator mounts later (5b47c68) - by @satya164
- 7.3.1117 Jul 2026
Nothing published for this version
- 7.3.1017 Jul 2026
Nothing published for this version
- 7.3.916 Jul 2026
Release notes
Open source →7.3.9 (2026-07-16)
Bug Fixes
- cleanup stale listener after failed browser navigation (a9f7cb6) - by @satya164
- clone action for links to make subsequent navigation work (ef8820d) - by @satya164
- fix handling target _self, _blank etc. in link (2f75989) - by @satya164
- handle link actions, hrefs, and disabled state correctly (#13152) (e9900d6) - by @satya164
- 7.3.87 Jul 2026
Release notes
Open source →7.3.8 (2026-07-07)
Bug Fixes
- handle hash in URLs and delayed browser history sync (788d7c5) - by @satya164
- 7.3.73 Jul 2026
Nothing published for this version
- 7.3.63 Jul 2026
- 7.3.530 Jun 2026
Nothing published for this version
- 7.3.423 Jun 2026
Nothing published for this version