fix(align-deps): add profile for 0.88 - #4359
microsoft-react-native-sdk[bot] wants to merge 1 commit into
Conversation
Dependencies relevant to new React Native versions (RN 0.86–0.88)Several align-deps dependency updates directly relate to supporting newer React Native releases, which is directly relevant to adding an RN 0.88 profile:
|
00b3a0e to
3da8d95
Compare
|
@microsoft-react-native-sdk[bot] {
"0.86": {
"safe-area": {
"name": "react-native-safe-area-context",
"version": "^5.8.1"
}
},
"0.88": {
"animation": {
"name": "react-native-reanimated",
"version": "^4.6.0"
},
"gestures": {
"name": "react-native-gesture-handler",
"version": "^3.3.0"
},
"test-app": {
"name": "react-native-test-app",
"version": "^5.4.11",
"devOnly": true
}
}
} |
3da8d95 to
73c0add
Compare
Add profile for 0.88