Skip to content

Commit 377d5a9

Browse files
Version Packages (#9963)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 535905c commit 377d5a9

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/shaggy-moons-sort.md

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

packages/kit/CHANGELOG.md

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

3+
## 1.18.0
4+
5+
### Minor Changes
6+
7+
- security: Stop implicitly tracking URLs as dependencies in server-side `load`s ([#9945](https://github.com/sveltejs/kit/pull/9945))
8+
39
## 1.17.1
410

511
### 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.17.1",
3+
"version": "1.18.0",
44
"description": "The fastest way to build Svelte apps",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)