We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
"moduleResolution": "nodenext"
1 parent 25351ae commit 0ae5599Copy full SHA for 0ae5599
.changeset/loud-coats-hope.md
@@ -0,0 +1,10 @@
1
+---
2
+'@keystar/ui': patch
3
+'@keystatic/astro': patch
4
+'@keystatic/create': patch
5
+'@keystatic/core': patch
6
+'@keystatic/next': patch
7
+'@keystatic/remix': patch
8
9
+
10
+Fix build output when used with TypeScript's `"moduleResolution": "nodenext"` option
package.json
@@ -50,7 +50,7 @@
50
"@changesets/changelog-github": "^0.5.0",
51
"@changesets/cli": "^2.27.7",
52
"@manypkg/cli": "^0.21.3",
53
- "@preconstruct/cli": "^2.8.6",
+ "@preconstruct/cli": "^2.8.11",
54
"@testing-library/dom": "^10.4.0",
55
"@testing-library/jest-dom": "^6.6.3",
56
"@testing-library/react": "^16.2.0",
0 commit comments