PackageTrack

npm · #4048

@react-navigation/routers

7.6.4react-navigation/react-navigation

Routers to help build custom navigators

Release timeline

143 releases since 2019
2020202120222023202420252026

Releases

  1. 8.0.0-alpha.1727 Jul 2026pre-release
    Release notes

    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
    Open source →
    Additional notes

    8.0.0-alpha.17 (2026-03-30)

    Bug Fixes

    • use activity for resolving platform color (6693a44) - by @satya164
    Open source →
    Additional notes

    8.0.0-alpha.17 (2026-03-14)

    Bug Fixes

    • bump peer deps to match required versions (44416b0) - by @
    • stack: preserve autoFocus on TextInput when navigating forward (#13022) (72eb121) - by @WojtekBoman
    Open source →
    Additional notes

    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
    Open source →
    Additional notes

    8.0.0-alpha.17 (2026-03-09)

    Features

    • add option to unmount inactive screens for stacks (#13017) (558b0e5) - by @satya164
    Open source →
    Additional notes

    8.0.0-alpha.17 (2026-03-09)

    Bug Fixes

    • fix incorrectly commented out pop to top (72c1345) - by @satya164
    Open source →
  2. 8.0.0-alpha.1621 Jul 2026pre-release
    Release notes

    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
    Open source →
    Additional notes

    8.0.0-alpha.16 (2026-05-15)

    Features

    • rework how preload action is handled (3ffbdef) - by @
    Open source →
    Additional notes

    8.0.0-alpha.16 (2026-03-23)

    Features

    • add with method to static configuration (604854f) - by @satya164
    Open source →
    Additional notes

    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
    Open source →
    Additional notes

    8.0.0-alpha.16 (2026-03-09)

    Features

    • add option to unmount inactive screens for stacks (#13017) (558b0e5) - by @satya164
    Open source →
    Additional notes

    8.0.0-alpha.16 (2026-03-05)

    Bug Fixes

    • avoid applying double inset for drawer content (43d9342) - by @
    Open source →
  3. 8.0.0-alpha.1517 Jul 2026pre-release
    Release notes

    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 @
    Open source →
    Additional notes

    8.0.0-alpha.15 (2026-03-14)

    Bug Fixes

    • bump peer deps to match required versions (44416b0) - by @
    Open source →
  4. 8.0.0-alpha.1416 Jul 2026pre-release
    Release notes

    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
    Open source →
    Additional notes

    8.0.0-alpha.14 (2026-05-08)

    Bug Fixes

    • add make-shift excess property checking (21a0a94) - by @satya164
    • handle errors in parsing query params gracefully (2a3fd56) - by @satya164
    • improve disabled and focusable behavior (d16e146) - by @satya164
    • strip reserved param names from the URL (a07bfc2) - by @satya164
    Open source →
    Additional notes

    8.0.0-alpha.14 (2026-03-05)

    Bug Fixes

    • support specifying only variant or weight for material symbol (d0a6a52) - by @
    • use double callback to ensure next frame for corner inset (e4b95b2) - by @
    Open source →
    Additional notes

    8.0.0-alpha.14 (2026-03-03)

    Features

    • native-stack: add support for images in nested header menus (#12987) (d915ad5) - by @Ubax
    Open source →
    Additional notes

    8.0.0-alpha.14 (2026-03-03)

    Features

    • delay marking activity as hidden so animations can finish (#13002) (bf8c8f8) - by @satya164
    • handle traffic lights on iOS with new UNSTABLE_CornerInset component (#12978) (9dbcb9f) - by @satya164
    • native-stack: add support for images in nested header menus (#12987) (d915ad5) - by @Ubax
    Open source →
    Additional notes

    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

    • delay marking activity as hidden so animations can finish (#13002) (bf8c8f8) - by @satya164
    • native-stack: add support for images in nested header menus (#12987) (d915ad5) - by @Ubax
    Open source →
  5. 8.0.0-alpha.1318 Jun 2026pre-release
    Release notes

    8.0.0-alpha.13 (2026-06-18)

    Features

    • let dynamic navigators specify child navigator types (#13160) (5f29675) - by @satya164
    Open source →
    Additional notes

    8.0.0-alpha.13 (2026-05-05)

    Features

    • rework preload handling in stack (#13094) (6626b95) - by @satya164

    BREAKING CHANGES

    • Previously state.routes in stack didn't contain routes beyond index. This changes the behavior to add preloaded and retained routes in those positions, and removes the preloadedRoutes array 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.

    Open source →
    Additional notes

    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

    • delay marking activity as hidden so animations can finish (#13002) (bf8c8f8) - by @satya164
    • native-stack: add support for images in nested header menus (#12987) (d915ad5) - by @Ubax
    Open source →
    Additional notes

    8.0.0-alpha.13 (2026-02-16)

    Bug Fixes

    • include tab item appearance in scrollEdgeAppearance for native tabs (#12968) (c3b69e0) - by @Kasendwa

    Features

    • support hiding native tab bar (#12967) (7d23d38) - by @Kasendwa
    Open source →
  6. 8.0.0-alpha.1211 Jun 2026pre-release
    Release notes

    8.0.0-alpha.12 (2026-06-11)

    Features

    • remove overload from navigate action (#13150) (a876c49) - by @satya164
    Open source →
    Additional notes

    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

    • add support for retaining screens in stack (#13076) (451fa65) - by @satya164
    • simplify types for custom navigators (#13076)(eef4c45) - by @satya164
    Open source →
    Additional notes

    8.0.0-alpha.12 (2026-03-03)

    Bug Fixes

    • use nested screen from params when creating path (#13005) (af23b4c) - by @satya164

    Features

    • add a component that uses Activity but keeps content visible (#12980) (174cb5d) - by @satya164
    • handle traffic lights on iOS with new UNSTABLE_CornerInset component (#12978) (9dbcb9f) - by @satya164
    Open source →
    Additional notes

    8.0.0-alpha.12 (2026-02-16)

    Bug Fixes

    • fix preventing remove from gesture in stack (#12975) (2c0e570) - by @satya164
    Open source →
    Additional notes

    8.0.0-alpha.12 (2026-02-12)

    Features

    • use inert on the web for more navigators (#12964) (70f5a89) - by @satya164
    Open source →
    Additional notes

    8.0.0-alpha.12 (2026-02-12)

    Features

    • use inert on the web for more navigators (#12964) (70f5a89) - by @satya164
    Open source →
    Additional notes

    8.0.0-alpha.12 (2026-02-12)

    Features

    • use inert on the web for more navigators (#12964) (70f5a89) - by @satya164
    Open source →
  7. 8.0.0-alpha.118 Jun 2026pre-release
    Release notes

    8.0.0-alpha.11 (2026-04-15)

    Bug Fixes

    • handle type inference for query param without pattern (eebdf4b), closes #13073 - by @
    Open source →
    Additional notes

    8.0.0-alpha.11 (2026-02-12)

    Bug Fixes

    • tweak theme colors to match iOS defaults (311b962) - by @satya164
    Open source →
    Additional notes

    8.0.0-alpha.11 (2026-02-10)

    Bug Fixes

    • use material back icon by default on android (6c4ce52) - by @satya164
    Open source →
    Additional notes

    8.0.0-alpha.11 (2026-02-10)

    Features

    • support badge background color and tab label color on iOS (3cd13d4) - by @satya164
    Open source →
  8. 8.0.0-alpha.1015 May 2026pre-release
    Release notes

    8.0.0-alpha.10 (2026-05-15)

    Features

    • rework how preload action is handled (3ffbdef) - by @
    Open source →
    Additional notes

    8.0.0-alpha.10 (2026-04-13)

    Bug Fixes

    • fix type inference for nested CompositeNavigationProp (f0abff2) - by @satya164

    Features

    • add a reuse option to preload (#13066) (fdfd1ae) - by @satya164
    Open source →
    Additional notes

    8.0.0-alpha.10 (2026-02-05)

    Bug Fixes

    • default to outlined if multiple material symbols are used (d68e95c) - by @satya164
    • fix material symbol not implementing the native interface (8d81498) - by @satya164
    Open source →
  9. 8.0.0-alpha.911 May 2026pre-release
    Release notes

    8.0.0-alpha.9 (2026-03-30)

    Bug Fixes

    • make nested navigator params required (a268627) - by @satya164
    • use a weakmap to track consumed params instead of ref (4ef8972), closes #13048 - by @satya164
    Open source →
    Additional notes

    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
    Open source →
    Additional notes

    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
    Open source →
    Additional notes

    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
    Open source →
    Additional notes

    8.0.0-alpha.9 (2026-02-04)

    Bug Fixes

    • follow material guidelines for bottom tabs if possible (dd59231) - by @satya164
    • improve handling for PlatformColor (e141378) - by @satya164
    Open source →
  10. 8.0.0-alpha.88 May 2026pre-release
    Release notes

    8.0.0-alpha.8 (2026-05-08)

    Bug Fixes

    • don't handle invalid source for POP (a6d152c) - by @satya164
    • fix preload to only handle routes from current navigator (d05da40) - by @satya164
    • fix replace and popTo not updating params (4ffe681) - by @satya164
    Open source →
    Additional notes

    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 with method to static configuration (604854f) - by @satya164
    Open source →
    Additional notes

    8.0.0-alpha.8 (2026-03-14)

    Bug Fixes

    • bump peer deps to match required versions (44416b0) - by @
    Open source →
    Additional notes

    8.0.0-alpha.8 (2026-02-02)

    Bug Fixes

    • support xcasset for native tabs (a66e17a) - by @
    Open source →
    Additional notes

    8.0.0-alpha.8 (2026-02-02)

    Bug Fixes

    • support xcasset for native tabs (a66e17a) - by @
    Open source →
    Additional notes

    8.0.0-alpha.8 (2026-02-02)

    Bug Fixes

    • support xcasset for native tabs (a66e17a) - by @
    Open source →
    Additional notes

    8.0.0-alpha.8 (2026-02-02)

    Bug Fixes

    • support xcasset for native tabs (a66e17a) - by @
    Open source →
  11. 8.0.0-alpha.75 May 2026pre-release
    Release notes

    8.0.0-alpha.7 (2026-05-05)

    Features

    • rework preload handling in stack (#13094) (6626b95) - by @satya164

    BREAKING CHANGES

    • Previously state.routes in stack didn't contain routes beyond index. This changes the behavior to add preloaded and retained routes in those positions, and removes the preloadedRoutes array 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.

    Open source →
    Additional notes

    8.0.0-alpha.7 (2026-03-14)

    Bug Fixes

    • bump peer deps to match required versions (44416b0) - by @
    Open source →
    Additional notes

    8.0.0-alpha.7 (2026-02-01)

    Bug Fixes

    • don't ship build artifacts with npm package (7af792a) - by @
    Open source →
  12. 8.0.0-alpha.624 Apr 2026pre-release
    Release notes

    8.0.0-alpha.6 (2026-04-24)

    Features

    • add support for retaining screens in stack (#13076) (451fa65) - by @satya164
    Open source →
    Additional notes

    8.0.0-alpha.6 (2026-03-03)

    Bug Fixes

    • update useNavigationState in layout effect (4f96a7e) - by @satya164
    Open source →
    Additional notes

    8.0.0-alpha.6 (2026-02-01)

    Features

    • show deep links in dev tools (3b56546) - by @
    Open source →
    Additional notes

    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 @
    Open source →
  13. 8.0.0-alpha.513 Apr 2026pre-release
    Release notes

    8.0.0-alpha.5 (2026-04-13)

    Features

    • add a reuse option to preload (#13066) (fdfd1ae) - by @satya164
    Open source →
    Additional notes

    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

    • mark params as used instead of cleaning up (#12988) (95489eb) - by @satya164
    • support standard schema for parsing paths (#12993) (4c116b9) - by @satya164
    Open source →
    Additional notes

    8.0.0-alpha.5 (2026-01-29)

    Bug Fixes

    • fix material symbol not getting updated when name changes (ea86b5c) - by @
    Open source →
  14. 8.0.0-alpha.430 Mar 2026pre-release
    Release notes

    8.0.0-alpha.4 (2026-02-12)

    Features

    • accept props for component for static config (38c2241) - by @satya164
    • support inferring types from wrapper component for static config (a87e846) - by @satya164
    Open source →
    Additional notes

    8.0.0-alpha.4 (2026-01-29)

    Features

    • add more customization options for SFSymbols (c73751d) - by @satya164
    • add support for specifying material fonts (#12947) (524065f) - by @satya164
    • add support for variant and weight to material symbol (1dcd6a5) - by @satya164
    Open source →
    Additional notes

    8.0.0-alpha.4 (2026-01-29)

    Features

    • add missing options for formSheet (2fb7f55) - by @satya164
    Open source →
    Additional notes

    8.0.0-alpha.4 (2026-01-29)

    Features

    • add support for variant and weight to material symbol (1dcd6a5) - by @satya164
    Open source →
  15. 8.0.0-alpha.33 Mar 2026pre-release
    Release notes

    8.0.0-alpha.3 (2026-03-03)

    Bug Fixes

    • fix incorrect type for reset action (724e198) - by @satya164
    Open source →
    Additional notes

    8.0.0-alpha.3 (2026-02-01)

    Features

    • log events in logger devtools (8ad920b) - by @
    • show deep links in dev tools (3b56546) - by @
    Open source →
    Additional notes

    8.0.0-alpha.3 (2026-02-01)

    Features

    • add an unsafe_event event to container ref (86ea025) - by @
    • log events in logger devtools (8ad920b) - by @
    Open source →
    Additional notes

    8.0.0-alpha.3 (2026-01-22)

    Features

    • add support for testId and accessibilityLabel to native tabs (78d4bf1) - by @satya164
    • add support for xcasset for icons in bottom tabs (34604bb) - by @satya164
    Open source →
  16. 8.0.0-alpha.212 Feb 2026pre-release
    Release notes

    8.0.0-alpha.2 (2026-02-12)

    Features

    • change behavior for getId in stacks (#12962) (6e80126) - by @satya164
    Open source →
    Additional notes

    8.0.0-alpha.2 (2026-01-19)

    Features

    • support materialSymbol icon in bottom tabs (370c5d3) - by @satya164
    Open source →
  17. 8.0.0-alpha.119 Jan 2026pre-release
    Release notes

    8.0.0-alpha.1 (2026-01-19)

    Bug Fixes

    • split useLinkBuilder to minimize re-renders (4aae756), closes #12903 - by @satya164

    Features

    • add a SFSymbol component (#12917) (b00a37d) - by @satya164
    • add support for material symbols (#12926) (6ac58fc) - by @satya164
    • default linking to auto for static config (6a175f9) - by @satya164
    • support sfSymbol icon in custom tabs (2fe9f97) - by @satya164
    Open source →
    Additional notes

    8.0.0-alpha.1 (2026-01-19)

    Features

    • add a SFSymbol component (#12917) (b00a37d) - by @satya164
    • add options to hide left and right item backgrounds (57969cd) - by @satya164
    • handle popToRoot natively in native tabs (da45221) - by @satya164
    Open source →
    Additional notes

    8.0.0-alpha.1 (2026-01-19)

    Features

    • handle popToRoot natively in native tabs (da45221) - by @satya164
    Open source →
    Additional notes

    8.0.0-alpha.1 (2026-01-19)

    Features

    • add a SFSymbol component (#12917) (b00a37d) - by @satya164
    • handle popToRoot natively in native tabs (da45221) - by @satya164
    • support drawableResource icon in custom tabs (816e4a9) - by @satya164
    • support sfSymbol icon in custom tabs (2fe9f97) - by @satya164
    Open source →
  18. 8.0.0-alpha.019 Dec 2025pre-release
    Release notes

    8.0.0-alpha.0 (2025-12-19)

    https://reactnavigation.org/blog/2025/12/19/react-navigation-8.0-alpha

    Open source →
    Additional notes

    8.0.0-alpha.0 (2025-12-19)

    https://reactnavigation.org/blog/2025/12/19/react-navigation-8.0-alpha

    Open source →
    Additional notes

    8.0.0-alpha.0 (2025-12-19)

    https://reactnavigation.org/blog/2025/12/19/react-navigation-8.0-alpha

    Open source →
    Additional notes

    8.0.0-alpha.0 (2025-12-19)

    https://reactnavigation.org/blog/2025/12/19/react-navigation-8.0-alpha

    Open source →
    Additional notes

    8.0.0-alpha.0 (2025-12-19)

    https://reactnavigation.org/blog/2025/12/19/react-navigation-8.0-alpha

    Open source →
  19. 7.6.420 Jul 2026
    Release notes

    7.6.4 (2026-07-20)

    Bug Fixes

    • create fresh route object when key changes in tab (4c49c07) - by @satya164
    • filter preloaded routes on route config changes (c032678) - by @satya164
    • prevent popTo from matching routes above source (46de2ce) - by @satya164
    • update correct route params in tab history (634cd4f) - by @satya164
    • update route on repeated preload instead of replacing (85378e4) - by @satya164
    • update route params in tab history on preload (6ab10e0) - by @satya164
    Open source →
  20. 7.6.320 Jul 2026

    Nothing published for this version

  21. 7.6.217 Jul 2026
    Release notes

    7.6.2 (2026-07-17)

    Bug Fixes

    • fall back to first route if initial route isn't present when rehydrating (5b8e84d) - by @
    Open source →
  22. 7.6.116 Jul 2026
    Release notes

    7.6.1 (2026-07-16)

    Bug Fixes

    • add focused route to history when preload replaces it (0c702e8) - by @satya164
    • don't handle reset for non-stale state with an invalid index (a106df1) - by @satya164
    • fix incorrect tab history after navigationKey changes (b94faca) - by @satya164
    • focus most recent route in history when focused route is removed (4411424) - by @satya164
    • keep initial route params when going back with fullHistory (82c473f) - by @satya164
    • preserve drawer status in history when changing index (a841d14) - by @satya164
    • remove stale history entries when getId changes the route key (c2acdc5) - by @satya164
    Open source →
  23. 7.6.011 Jun 2026
    Release notes

    7.6.0 (2026-06-11)

    Features

    • deprecate navigate object overload (66b5164) - by @satya164
    Open source →
    Additional notes

    7.6.0 (2026-06-11)

    Features

    • deprecate navigate object overload (66b5164) - by @satya164
    Open source →
  24. 7.5.68 Jun 2026

    Nothing published for this version

  25. 7.5.58 May 2026
    Release notes

    7.5.5 (2026-05-08)

    Bug Fixes

    • don't handle invalid source for POP (1b44269) - by @satya164
    • fix preload to only handle routes from current navigator (83303da) - by @satya164
    • fix replace and popTo not updating params (6aa908f) - by @satya164
    Open source →
  26. 7.5.47 May 2026

    Nothing published for this version

  27. 7.5.317 Dec 2025

    Nothing published for this version

  28. 7.5.220 Nov 2025

    Nothing published for this version

  29. 7.5.126 Jul 2025

    Nothing published for this version

  30. 7.5.025 Jul 2025
    Release notes

    7.5.0 (2026-06-07)

    Features

    • add createXScreen helpers to navigators (8b7c2d7) - by @satya164
    Open source →
  31. 7.4.114 Jun 2025

    Nothing published for this version

  32. 7.4.030 May 2025

    Nothing published for this version

  33. 7.3.74 May 2025

    Nothing published for this version

  34. 7.3.62 May 2025
    Release notes

    7.3.6 (2026-07-03)

    Bug Fixes

    • handle interrupted rollback when browser back is prevented (0c9b2d4) - by @satya164
    • keep syncing history after an error during sync (172e319) - by @satya164
    • track history delta from popstate to detect browser-caused changes (7f427b7) - by @satya164
    Open source →
  35. 7.3.58 Apr 2025

    Nothing published for this version

  36. 7.3.44 Apr 2025

    Nothing published for this version

  37. 7.3.32 Apr 2025

    Nothing published for this version

  38. 7.3.21 Apr 2025
    Release notes

    7.3.2 (2026-06-14)

    Bug Fixes

    • rollback history if update was prevented (045720a) - by @satya164
    Open source →
  39. 7.3.122 Mar 2025

    Nothing published for this version

  40. 7.3.019 Mar 2025
    Release notes

    7.3.0 (2026-06-08)

    Features

    • add standard navigation compatibility (#13122) (1c26703) - by @satya164
    Open source →
  41. 7.2.02 Mar 2025
    Release notes

    7.2.0 (2026-03-23)

    Features

    • support wrapping static config in a component (57a622c) - by @
    Open source →
  42. 7.1.212 Dec 2024

    Nothing published for this version

  43. 7.1.128 Nov 2024

    Nothing published for this version

  44. 7.1.026 Nov 2024
    Release notes

    7.1.0 (2026-06-14)

    Features

    • add an unsafe_event event to container ref (d22044d) - by @satya164
    Open source →
  45. 7.0.06 Nov 2024

    Nothing published for this version

  46. 7.0.0-rc.87 Aug 2024pre-release

    Nothing published for this version

  47. 7.0.0-rc.71 Aug 2024pre-release

    Nothing published for this version

  48. 7.0.0-rc.611 Jul 2024pre-release

    Nothing published for this version

  49. 7.0.0-rc.57 Jul 2024pre-release

    Nothing published for this version

  50. 7.0.0-rc.44 Jul 2024pre-release

    Nothing published for this version

  51. 7.0.0-rc.34 Jul 2024pre-release

    Nothing published for this version

  52. 7.0.0-rc.24 Jul 2024pre-release

    Nothing published for this version

  53. 7.0.0-rc.11 Jul 2024pre-release

    Nothing published for this version

  54. 7.0.0-rc.027 Jun 2024pre-release

    Nothing published for this version

  55. 7.0.0-alpha.623 Feb 2024pre-release

    Nothing published for this version

  56. 7.0.0-alpha.517 Jan 2024pre-release

    Nothing published for this version

  57. 7.0.0-alpha.417 Nov 2023pre-release

    Nothing published for this version

  58. 7.0.0-alpha.312 Nov 2023pre-release

    Nothing published for this version

  59. 7.0.0-alpha.27 Sept 2023pre-release

    Nothing published for this version

  60. 7.0.0-alpha.11 Mar 2023pre-release

    Nothing published for this version