Commit 9c4a737
authored
Version Packages (#15338)
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-netlify@6.0.2
### Patch Changes
- fix: prefix param matcher with alphabetical characters so that it
works with URLPattern matching
([#15332](#15332))
- Updated dependencies
\[[`3e607b3`](3e607b3),
[`62991c8`](62991c8),
[`f47c01b`](f47c01b)]:
- @sveltejs/kit@2.52.2
## @sveltejs/adapter-vercel@6.3.2
### Patch Changes
- fix: 404 for immutable assets that don't match static files
([`c67da8a`](c67da8a))
- Updated dependencies
\[[`3e607b3`](3e607b3),
[`62991c8`](62991c8),
[`f47c01b`](f47c01b)]:
- @sveltejs/kit@2.52.2
## @sveltejs/kit@2.52.2
### Patch Changes
- fix: validate `form` file information to prevent amplification attacks
([`3e607b3`](3e607b3))
- chore: upgrade `devalue` and `svelte`
([#15339](#15339))
- fix: parse file offset table more strictly
([`f47c01b`](f47c01b))
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent c89f1b0 commit 9c4a737
File tree
12 files changed
+34
-29
lines changed- .changeset
- packages
- adapter-netlify
- adapter-vercel
- kit
- src
12 files changed
+34
-29
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
3 | 12 | | |
4 | 13 | | |
5 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
3 | 12 | | |
4 | 13 | | |
5 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
3 | 15 | | |
4 | 16 | | |
5 | 17 | | |
| |||
0 commit comments