Skip to content

Commit 2a51cf8

Browse files
shmuel hizmiclaude
andcommitted
Pin @types/react-reconciler to 0.28.9 to match react-reconciler@0.31.0
v0.33.0 types require React 19.1+ reconciler API fields that our host config doesn't implement. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 784c66d commit 2a51cf8

2 files changed

Lines changed: 20 additions & 22 deletions

File tree

bun.lock

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

packages/react-render-null/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"dependencies": {
2525
"react-reconciler": "0.31.0",
26-
"@types/react-reconciler": "^0.33.0"
26+
"@types/react-reconciler": "0.28.9"
2727
},
2828
"devDependencies": {
2929
"@types/node": "12.12.2",

0 commit comments

Comments
 (0)