Skip to content

Commit 3ab3d67

Browse files
committed
fix: problems with bundled react and jsx-runtime
1 parent 0d29360 commit 3ab3d67

File tree

4 files changed

+549
-59
lines changed

4 files changed

+549
-59
lines changed

.changeset/red-rivers-sort.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"mobx-view-model": patch
3+
---
4+
5+
fixed problems with using `React` and bundled jsx-runtime

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"lefthook": "^1.11.16",
7575
"nodemon": "^3.1.9",
7676
"rimraf": "^6.0.1",
77-
"sborshik": "^1.2.0",
77+
"sborshik": "^1.8.10",
7878
"vite": "^7.1.10",
7979
"tsx": "^4.20.5",
8080
"typescript": "^5.9.3",

0 commit comments

Comments
 (0)