fix(align-deps): add profile for 0.88 - #4359
microsoft-react-native-sdk[bot] wants to merge 1 commit into
Conversation
RN-version-related dependency changesSeveral updated packages contain changes tied to supporting newer React Native versions (0.87, and groundwork for later versions like 0.88):
No changes were found in the diffed packages that explicitly reference React Native 0.88 yet; the closest relevant work is the RN 0.87 compatibility alignment across |
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
73c0add to
b23f4ce
Compare
Add profile for 0.88