Skip to content

Support for Vite 8 and server modules

Choose a tag to compare

@github-actions github-actions released this 09 Aug 07:11
· 6 commits to 6.x since this release
Immutable release. Only release title and notes can be modified.

6.0.0 (2026-08-09)

What's Changed

  • build: replace tsup with tsdown by @FlorianV85 in #26
  • feat: add loadServerModule API for SSR-only TypeScript modules by @thetutlage in #34
  • refactor!: use consistent camelCase for entryPoints and serverEntryPoints plugin options by @FlorianV85 in #36

New Contributors

Full Changelog: v5.1.0...v6.0.0