Skip to content

Commit 8572651

Browse files
Version Packages (#9957)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0fd2d55 commit 8572651

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/stale-houses-yell.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tasty-llamas-relate.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/kit/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @sveltejs/kit
22

3+
## 1.17.1
4+
5+
### Patch Changes
6+
7+
- fix: ensure styles are loaded in dev mode for routes containing special characters ([#9894](https://github.com/sveltejs/kit/pull/9894))
8+
9+
- feat: warn users when enhancing forms with files but no `enctype="multipart/form-data"` ([#9888](https://github.com/sveltejs/kit/pull/9888))
10+
311
## 1.17.0
412

513
### Minor Changes

packages/kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sveltejs/kit",
3-
"version": "1.17.0",
3+
"version": "1.17.1",
44
"description": "The fastest way to build Svelte apps",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)