We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a63582 commit b54e202Copy full SHA for b54e202
.changeset/fair-students-cough.md
@@ -0,0 +1,5 @@
1
+---
2
+'@tanstack/create': patch
3
4
+
5
+Bump `@content-collections/mdx` in the React base template to `^0.2.2` so new projects install cleanly with React 19.
packages/create/src/frameworks/react/project/base/package.json
@@ -24,7 +24,7 @@
24
"devDependencies": {
25
"@content-collections/core": "^0.13.1",
26
"@content-collections/markdown": "^0.1.4",
27
- "@content-collections/mdx": "^0.1.2",
+ "@content-collections/mdx": "^0.2.2",
28
"@content-collections/vite": "^0.2.8",
29
"@tailwindcss/typography": "^0.5.16",
30
"@tanstack/devtools-vite": "^0.3.11",
0 commit comments