Skip to content

Version Packages#15949

Merged
Rich-Harris merged 1 commit into
mainfrom
changeset-release/main
Jun 4, 2026
Merged

Version Packages#15949
Rich-Harris merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@sveltejs/kit@2.63.0

Minor Changes

  • feat: explicit env vars (#15934)

Patch Changes

  • fix: remove check for svelte.config.js before running sync (#15946)

  • fix: generate a placeholder tsconfig.json to squelch sync-time warnings (#15948)

  • fix: allow use of $app/env/public in service workers (#15950)

@svite-ecosystem-ci svite-ecosystem-ci Bot added the needs-ecosystem-ci This PR needs to have an ecosystem CI run started prior to its last commit before merging. label Jun 2, 2026
@kit-ci kit-ci Bot added the needs-platform-tests This PR needs to run platform tests in order to merge. label Jun 2, 2026
@svelte-docs-bot

Copy link
Copy Markdown

@github-actions github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 35d9363 to f0a5504 Compare June 2, 2026 23:31

@vercel vercel Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Additional Suggestions:

  1. The svelte-kit sync command's cleanup code could incorrectly delete a user's pre-existing .svelte-kit/tsconfig.json file if it contains {}
  1. Unhandled ENOENT exception in finally block cleanup could mask errors or cause unexpected crashes

Fix on Vercel

@github-actions github-actions Bot force-pushed the changeset-release/main branch from f0a5504 to 680827a Compare June 2, 2026 23:40

@Rich-Harris Rich-Harris left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

working to add service worker explicit env var support before we release this

@github-actions github-actions Bot force-pushed the changeset-release/main branch from 680827a to f5769e3 Compare June 3, 2026 17:36
@github-actions github-actions Bot force-pushed the changeset-release/main branch from f5769e3 to b0e1dcc Compare June 3, 2026 21:16
@Rich-Harris Rich-Harris removed the needs-ecosystem-ci This PR needs to have an ecosystem CI run started prior to its last commit before merging. label Jun 4, 2026
@Rich-Harris Rich-Harris merged commit d338dae into main Jun 4, 2026
7 checks passed
@Rich-Harris Rich-Harris deleted the changeset-release/main branch June 4, 2026 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-platform-tests This PR needs to run platform tests in order to merge.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant