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 17bcd9b commit f35fa37Copy full SHA for f35fa37
.changeset/empty-items-bet.md
packages/vite-config/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @tanstack/vite-config
2
3
+## 0.5.1
4
+
5
+### Patch Changes
6
7
+- fix: declaration resolution where CJS output does not exist for import ([#352](https://github.com/TanStack/config/pull/352))
8
9
## 0.5.0
10
11
### Minor Changes
packages/vite-config/package.json
@@ -1,6 +1,6 @@
{
"name": "@tanstack/vite-config",
- "version": "0.5.0",
+ "version": "0.5.1",
"description": "Shared Vite build config used by TanStack projects.",
"author": "tannerlinsley",
"license": "MIT",
0 commit comments