Skip to content

Commit 79aa554

Browse files
Version Packages
1 parent e6374c1 commit 79aa554

File tree

6 files changed

+13
-21
lines changed

6 files changed

+13
-21
lines changed

.changeset/breezy-walls-provide.md

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

.changeset/dry-poets-crash.md

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

.changeset/stupid-actors-look.md

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

.changeset/wet-feet-lie.md

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

packages/kit/CHANGELOG.md

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

3+
## 1.0.8
4+
5+
### Patch Changes
6+
7+
- only prerender a given dependency once ([#8376](https://github.com/sveltejs/kit/pull/8376))
8+
9+
- `updated.check()` type changed to Promise<boolean> ([#8400](https://github.com/sveltejs/kit/pull/8400))
10+
11+
- [fix] quote 'script' in CSP directives ([#8372](https://github.com/sveltejs/kit/pull/8372))
12+
13+
- [fix] don't add nonce attribute to `<link>` elements ([#8369](https://github.com/sveltejs/kit/pull/8369))
14+
315
## 1.0.7
416

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

0 commit comments

Comments
 (0)