Conversation
🦋 Changeset detectedLatest commit: c3d2e95 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
2 tasks
benmccann
reviewed
Apr 28, 2025
Member
|
I filed an issue for a follow-up here: #13756 |
6 tasks
|
|
sapphi-red
reviewed
Jun 12, 2025
Co-authored-by: 翠 <green@sapphi.red>
benmccann
reviewed
Jun 17, 2025
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
benmccann
reviewed
Jun 19, 2025
benmccann
reviewed
Jun 19, 2025
benmccann
reviewed
Jun 19, 2025
benmccann
approved these changes
Jun 19, 2025
2 tasks
Merged
sidharthv96
added a commit
to sidharthv96/kit
that referenced
this pull request
Jun 21, 2025
* main: bye bye red lines (sveltejs#13911) docs: mention support for vite 7 as well docs: mention that rolldown is experimental docs: expand changelog entry Version Packages (sveltejs#13908) feat: support Rolldown (sveltejs#13747) chore: Correct transport docs (sveltejs#13893)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
closes #13738
This PR:
vite-plugin-svelte6 pre-releasevite7 andvite-plugin-svelte6 to Kit's peer dep rangesPlease don't delete this checklist! Before submitting the PR, please make sure you do the following:
Tests
pnpm testand lint the project withpnpm lintandpnpm checkChangesets
pnpm changesetand following the prompts. Changesets that add features should beminorand those that fix bugs should bepatch. Please prefix changeset messages withfeat:,fix:, orchore:.Edits