Skip to content

Commit 6732188

Browse files
ci: update changeset (#405)
1 parent ebbe489 commit 6732188

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.changeset/vite-plugin-dts-5-vite8.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
'@tanstack/vite-config': minor
33
---
44

5-
Support vite-plugin-dts 5 and Vite 8's Rollup build path.
5+
Support vite-plugin-dts 5
66

77
- Bump the bundled `vite-plugin-dts` to `5.0.3`, which adds TypeScript 7 / tsgo
88
support and renames the `outDir` option to `outDirs`.
99
- Emit `preserveModules` under both `build.rolldownOptions` and
1010
`build.rollupOptions`, so module preservation holds whether the consumer
11-
builds with rolldown-vite or standard Vite 8 (Rollup).
11+
builds with Vite 7 (Rollup) or Vite 8 (Rolldown).
1212

1313
This lets consumers on the new toolchain build declarations without patching
1414
`@tanstack/vite-config`.

0 commit comments

Comments
 (0)