v1.6.0
What's Changed
- Chore upgrade Expo to SDK 50 (see #54 )
- Fix conditionally get selected lng based on storage availability (see #55 )
- Chore upgrade dependencies (see #36 #37 #41 #42 #54 )
Issues resolved
- Uncaught Error: useSession must be wrapped in a (see #52 )
Update dependencies:
- "expo": "^49.0.16" => "^50.0.17"
- "react-native": "0.72.6" => "0.73.6"
- "expo-router": "2.0.9" => "~3.4.9"
- "expo-dev-client": "~2.4.11" => "~3.3.11"
- "expo-updates": "~0.18.16" => "~0.24.12"
- "expo-font": "~11.4.0" => "~11.10.3"
- "expo-image": "~1.3.4" => "~1.10.6"
- "expo-linking": "^5.0.2" => "~6.2.2"
- "expo-localization": "~14.3.0" => "~14.8.4"
- "expo-secure-store": "~12.3.1" => "~12.8.1"
- "expo-splash-screen": "~0.20.5" => "~0.26.5"
- "expo-status-bar": "~1.6.0" => "~1.11.1"
- "expo-system-ui": "~2.4.0" => "~2.9.4"
- "expo-web-browser": "~12.3.2" => "~12.8.2"
- "expo-build-properties": "~0.8.3" => "~0.11.1"
- "react-hook-form": "^7.47.0" => "^7.51.3"
- "react-native-gesture-handler": "~2.12.1" => "~2.14.0"
- "react-native-mmkv": "^2.10.2" => "^2.12.2"
- "react-native-reanimated": "~3.3.0" => "~3.6.2"
- "react-native-safe-area-context": "4.6.3" => "4.8.2"
- "react-native-screens": "~3.22.0" => "~3.29.0"
- "react-native-size-matters": "^0.4.1" => "^0.4.2"
- "react-native-svg": "13.9.0" => "14.1.0"
- "react-native-uuid": "^2.0.1" => "^2.0.2"
- "react-native-web": "^0.19.7" => "^0.19.9"
- "i18next": "^23.4.9" => "^23.11.2"
- "react-i18next": "^13.2.1" => "^13.3.1"
- "react-redux": "^8.1.3" => "^9.1.1"
- "axios": "^1.5.0" => "^1.5.1"
- "zod": "^3.22.3" => "^3.23.4"
- "@gorhom/bottom-sheet": "^4.6.0" => "^4.4.7"
- "@react-native-community/netinfo": "9.3.10" => "11.1.0"
- "@react-navigation/elements": "^1.3.17" => "^1.3.21"
- "@react-navigation/native-stack": "^6.9.13" => "^6.9.17"
- "@reduxjs/toolkit": "^1.9.5" => "^2.2.3"
- "@shopify/flash-list": "1.4.3" => "1.6.3"
- "@react-navigation/native-stack": "^6.9.13" => "^6.9.17"
- "@testing-library/react-native": "^12.2.0" => "^12.4.3"
- "axios": "^1.5.1" => "^1.6.8"
Full Changelog: 1.5.0 - 1.6.0