Skip to content

Commit 0cffa86

Browse files
Version Packages
1 parent 75e2c6f commit 0cffa86

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/late-berries-glow.md

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

.changeset/odd-suits-lick.md

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

packages/kit/CHANGELOG.md

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

3+
## 1.12.0
4+
5+
### Minor Changes
6+
7+
- feat: add data-sveltekit-keepfocus and data-sveltekit-replacestate options to links (requires Svelte version 3.56 for type-checking with `svelte-check`) ([#9019](https://github.com/sveltejs/kit/pull/9019))
8+
9+
### Patch Changes
10+
11+
- fix: handle srcset attributes with newline after comma ([#9388](https://github.com/sveltejs/kit/pull/9388))
12+
313
## 1.11.0
414

515
### 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.11.0",
3+
"version": "1.12.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/sveltejs/kit",

0 commit comments

Comments
 (0)