Skip to content

Latest commit

Β 

History

History
169 lines (89 loc) Β· 8.5 KB

File metadata and controls

169 lines (89 loc) Β· 8.5 KB

3.3.0 (2024-11-10)

Features

3.2.2 (2024-04-02)

Bug Fixes

3.2.1 (2024-04-02)

Bug Fixes

3.2.0 (2024-04-01)

Features

3.1.0 (2024-04-01)

Features

3.0.0 (2023-09-09)

Bug Fixes

  • Fixed nested route paths (f27d9e0)
  • Fixed nested route paths (898e1ae)

Features

BREAKING CHANGES

  • Updated library to use React Navigation 6, as well as BlueBase 8

3.0.0-alpha.2 (2022-09-13)

Bug Fixes

  • Fixed nested route paths (f27d9e0)
  • Fixed nested route paths (898e1ae)

Features

  • Linking prop is customizable via configs (08dbe76)

3.0.0-alpha.1 (2022-04-30)

Features

BREAKING CHANGES

  • Updated library to use React Navigation 6, as well as BlueBase 8

2.0.0 (2022-04-24)

Bug Fixes

  • Fixed deprecation warnings (5985442)

Build System

BREAKING CHANGES

  • Updated project setup to Expo 44

1.7.0 (2020-10-29)

Features

  • Navigation: Initial load add to avoid lazy loading of routes (#285) (3efd358)

1.6.0 (2020-10-01)

Features

  • Cleaned up navigation context logic (b7c6a24)

1.5.0 (2020-09-26)

Bug Fixes

  • Moved some repos to peerDeps (3fdc892)

Features

  • Navigator: Doesn't use stub navigator anymore (18bcd9a)

1.4.2 (2020-09-19)

Bug Fixes

  • Fixed an issue where stack nav actions were throwing errors (72e2aef)

1.4.1 (2020-09-18)

Bug Fixes

  • resolveRouteOptions: Fixed wrong treatment of options prop (bd212f4)
  • Fixed wrong navigator selection for bottom-navigation (fb27767)

1.4.0 (2020-08-04)

Features

  • Updated to expo@38 & navigation deps (#239) (7148537)

1.3.0 (2020-07-25)

Features

  • Updated core dependencies (261cd46)

1.2.0 (2020-07-25)

Bug Fixes

  • Fix Navigator unmounting on theme change (b239a83)

Features

  • package: Updated packages (855f368)

1.1.0 (2020-02-10)

Bug Fixes

  • TabNavigator: Fixed broken tabs (0b097ed)

Features

1.0.2 (2020-02-10)

Bug Fixes

1.0.0 (2020-02-08)

Features

  • Navigator: Use presentation modal on iOS by default (0774731)
  • SwitchNavigator: Added SwitchNavigator (#117) (b16a5e9)
  • Rewrote Plugin for React Navigation 5 (#109) (5b70a1f)

1.0.0 (2020-02-07)

Features

  • SwitchNavigator: Added SwitchNavigator (#117) (b16a5e9)
  • Rewrote Plugin for React Navigation 5 (#109) (5b70a1f)