Skip to content

Commit d02b2ca

Browse files
committed
Bump to react-native v0.84.1
1 parent bf47d2a commit d02b2ca

3 files changed

Lines changed: 83 additions & 87 deletions

File tree

.changeset/some-drinks-give.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@portabletext/react-native': patch
3+
---
4+
5+
Support react-native 0.84

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@
7575
"@babel/preset-typescript": "^7.28.5",
7676
"@changesets/changelog-github": "^0.5.2",
7777
"@changesets/cli": "^2.29.8",
78-
"@react-native/babel-preset": "^0.83.1",
79-
"@react-native/typescript-config": "^0.83.1",
78+
"@react-native/babel-preset": "^0.84.1",
79+
"@react-native/typescript-config": "^0.84.1",
8080
"@sanity/prettier-config": "^3.0.0",
8181
"@testing-library/react-native": "^13.3.3",
8282
"@types/jest": "^30.0.0",
@@ -92,14 +92,14 @@
9292
"jest": "^30.2.0",
9393
"prettier": "^3.7.4",
9494
"react": "^19.2.3",
95-
"react-native": "^0.83.1",
95+
"react-native": "^0.84.1",
9696
"react-native-builder-bob": "^0.40.17",
9797
"react-test-renderer": "^19.2.3",
9898
"typescript": "5.9.3"
9999
},
100100
"peerDependencies": {
101101
"react": "^18.2 || ^19",
102-
"react-native": "^0.74 || ^0.75 || ^0.76 || ^0.77 || ^0.78 || ^0.79 || ^0.80 || ^0.81 || ^0.82.0 || ^0.83.0"
102+
"react-native": "^0.74 || ^0.75 || ^0.76 || ^0.77 || ^0.78 || ^0.79 || ^0.80 || ^0.81 || ^0.82.0 || ^0.83.0 || ^0.84.0"
103103
},
104104
"packageManager": "pnpm@10.27.0",
105105
"publishConfig": {

pnpm-lock.yaml

Lines changed: 74 additions & 83 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)