Version Packages#15321
Merged
elliott-with-the-longest-name-on-github merged 1 commit intomainfrom Feb 18, 2026
Merged
Conversation
6e63f3e to
f11275b
Compare
elliott-with-the-longest-name-on-github
requested changes
Feb 17, 2026
Contributor
elliott-with-the-longest-name-on-github
left a comment
There was a problem hiding this comment.
blocked until tomorrow
f11275b to
0b64364
Compare
0b64364 to
9771f19
Compare
9771f19 to
e16194c
Compare
e16194c to
3720013
Compare
elliott-with-the-longest-name-on-github
approved these changes
Feb 18, 2026
6f69ded
into
main
6 checks passed
Copilot AI
pushed a commit
to Stadly/kit
that referenced
this pull request
Mar 6, 2026
This PR was opened by the [Changesets release](https://github.com/changesets/action) 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/adapter-cloudflare@7.2.8 ### Patch Changes - fix: skip comment lines in `_redirects` file ([sveltejs#15325](sveltejs#15325)) - Updated dependencies \[[`e87efba`](sveltejs@e87efba), [`71ddbc7`](sveltejs@71ddbc7), [`1bae374`](sveltejs@1bae374), [`20dfadf`](sveltejs@20dfadf), [`8c2384a`](sveltejs@8c2384a)]: - @sveltejs/kit@2.52.1 ## @sveltejs/adapter-netlify@6.0.1 ### Patch Changes - fix: export Netlify config directly from the instrumented serverless function ([sveltejs#15335](sveltejs#15335)) - Updated dependencies \[[`e87efba`](sveltejs@e87efba), [`71ddbc7`](sveltejs@71ddbc7), [`1bae374`](sveltejs@1bae374), [`20dfadf`](sveltejs@20dfadf), [`8c2384a`](sveltejs@8c2384a)]: - @sveltejs/kit@2.52.1 ## @sveltejs/kit@2.52.1 ### Patch Changes - fix: clear stale preflight issues on subsequent valid form submissions ([sveltejs#15281](sveltejs#15281)) - chore: remove dependency on `sade` ([sveltejs#15272](sveltejs#15272)) - fix: include `.txt` files in precompression ([sveltejs#15259](sveltejs#15259)) - fix: escape backticks and dollar signs when creating inlined css ([sveltejs#15320](sveltejs#15320)) - fix: increment `form.pending` count before preflight validation ([sveltejs#15279](sveltejs#15279)) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.
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/adapter-cloudflare@7.2.8
Patch Changes
fix: skip comment lines in
_redirectsfile (#15325)Updated dependencies [
e87efba,71ddbc7,1bae374,20dfadf,8c2384a]:@sveltejs/adapter-netlify@6.0.1
Patch Changes
fix: export Netlify config directly from the instrumented serverless function (#15335)
Updated dependencies [
e87efba,71ddbc7,1bae374,20dfadf,8c2384a]:@sveltejs/kit@2.52.1
Patch Changes
fix: clear stale preflight issues on subsequent valid form submissions (#15281)
chore: remove dependency on
sade(#15272)fix: include
.txtfiles in precompression (#15259)fix: escape backticks and dollar signs when creating inlined css (#15320)
fix: increment
form.pendingcount before preflight validation (#15279)