Skip to content

Commit e287ff1

Browse files
v1.6.0
1 parent fff5bfd commit e287ff1

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
## [1.6.0] 2020 - 06 - 11
2+
3+
### Updated dependencies
4+
- updated `expo-asset@8.0.0` to `expo-asset@8.1.5`
5+
- updated `expo-font@8.0.0` to `expo-font@8.1.0`
6+
- updated `react-native-gesture-handler@1.5.0` to `react-native-gesture-handler@1.6.0`
7+
- updated `react-native-screens@2.0.0-beta.8` to `react-native-screens@2.2.0`
8+
- updated `react-native SDK@36.0.0` to `react-native SDK@37.0.0`
9+
- updated `babel-preset-expo@8.0.0` to `babel-preset-expo@8.2.1`
10+
- updated `Expo @36.0.0` to `Expo @37.0.0`
11+
- updated `@react-navigation/native@5.0.5` to `@react-navigation/native@5.5.0`
12+
- updated `@react-navigation/stack@5.0.6` to `@react-navigation/stack@5.4.1`
13+
- updated `@react-navigation/compat@5.0.5` to `@react-navigation/compat@5.1.25`
14+
- updated `@react-navigation/drawer@5.0.5` to `@react-navigation/drawer@5.8.2`
15+
- updated `jest-expo@36.0.0` to `jest-expo@37.0.0`
16+
17+
### Updated files
18+
- updated `Product.js` - fixed bad function call
19+
- updated `utils.js` - fixed missing variables
20+
- updated `Screens.js` - fixed `Components` screen showing wrong Navbar
21+
- updated `Header.js` - fixed bug created by navigation package and `onFocus`
22+
123
## [1.5.0] 2019 - 02 - 19
224
### Removed dependencies
325
- removed `react-navigation@3.11.0`

0 commit comments

Comments
 (0)