Change8
Symbol6 releases

platform.context

Found in 1 package: sveltekit

sveltekit(6 releases)

@sveltejs/adapter-netlify@7.0.0-next.6Breaking
Aug 7, 2026

This release updates the edge function bundling to use `rolldown` and aligns with the stable Netlify Frameworks API. It also introduces breaking changes requiring SvelteKit 3 and Vite 8, and updates the edge function build target.

@sveltejs/adapter-cloudflare@8.0.0-next.5Breaking
Aug 7, 2026

This release introduces breaking changes including updated Wrangler and `@cloudflare/workers-types` versions, removal of `platform.context`, and a shift to Workers Caching. It also includes several bug fixes and chore updates.

@sveltejs/adapter-netlify@7.0.0-next.2
Jul 8, 2026

This patch release includes a fix ensuring correct types for platform.context and updates several underlying dependencies.

@sveltejs/adapter-cloudflare@8.0.0-next.0Breaking
Jun 5, 2026

This release introduces major breaking changes, including an upgrade to SvelteKit 3, updated Cloudflare types, and a required minimum version for wrangler. It also adds logic to check the WORKERS_CI environment variable for Cloudflare Workers builds.

@sveltejs/adapter-netlify@6.0.0Breaking
Feb 12, 2026

This release migrates the Netlify adapter to use modern Netlify Functions (v2), which involves a breaking change to `platform.context`. It also introduces the ability to configure redirects via `netlify.toml`.

@sveltejs/adapter-cloudflare@7.0.5
Jul 9, 2025

This patch release deprecates `platform.context` in favor of `platform.ctx` for better alignment with Cloudflare and updates the `@sveltejs/kit` dependency.

Track Symbol Changes

Use the Change8 MCP server or GitHub Action to get notified when platform.context changes.

Learn More