Skip to content

Commit 92aef53

Browse files
committed
Add "use client" to build ouput
Improve RSC support
1 parent d897ad8 commit 92aef53

File tree

3 files changed

+852
-597
lines changed

3 files changed

+852
-597
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@
9090
"size-limit": "^7.0.8",
9191
"ts-jest": "^28.0.6",
9292
"tslib": "^2.4.0",
93-
"tsup": "^6.1.3",
94-
"typescript": "^4.7.4"
93+
"tsup": "^6.7.0",
94+
"typescript": "^5.0.4"
9595
},
9696
"dependencies": {
9797
"goober": "^2.1.10"

0 commit comments

Comments
 (0)