Skip to main content

SvelteKit 2.69.2

Release Date: July 8, 2026

SvelteKit 2.69.2.

One fix.

Set define values on globalThis when running Vitest.

That is it.

If you use Vitest with SvelteKit, your define replacements now land on globalThis instead of global. This aligns with modern Node and browser environments where globalThis is the standard.

No new features. No breaking changes. Just a targeted patch that keeps Vitest integration working smoothly.

Update when your test suite calls for it.

What is New?

By continuing to use the site, you agree to the use of cookies.