npx @buildinternet/releases get rel_Ru0OMCysG2G-CuzlV_MAv
fix: avoid type collision with user defined App.Platform env property (#16043)
App.Platform
env
Updated dependencies [80cc084, cc68acb, d33bc6b, f3f0c94, 5ced880, a34e663, ab190ae, 7751d60, 1cfc838, c3b2c34, 82bcb7d]:
80cc084
cc68acb
d33bc6b
f3f0c94
5ced880
a34e663
ab190ae
7751d60
1cfc838
c3b2c34
82bcb7d
Fetched June 16, 2026
Fixed SvelteKit project creation failing with "Error parsing file: svelte.config.js". As of sv 0.16, newly scaffolded SvelteKit projects no…
Fixed a bug where the adapter was overriding user-defined _headers rules.
Fixed type definitions for platform.context to ensure correct TypeScript support in the Netlify adapter.