Fixed a prototype pollution vulnerability when deleting file inputs and prevented an unhandled promise rejection.
Svelte · SvelteKitPatch Changes - fix: avoid importing the Vite development client code into builds with a non-standard NODE_ENV (#16023) - fix: don't emit t…
Svelte · SvelteKit