Skip to content

Commit eebe928

Browse files
Version Packages (next) (#4436)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c040255 commit eebe928

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,7 @@
327327
"khaki-plants-compare",
328328
"khaki-socks-tan",
329329
"khaki-wolves-shout",
330+
"kind-ducks-relate",
330331
"kind-steaks-bake",
331332
"kind-wolves-yawn",
332333
"large-berries-exercise",

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.0.0-next.303
4+
5+
### Patch Changes
6+
7+
- [fix] don't use client-side navigation when clicking on a link to the same path on a different origin ([#4433](https://github.com/sveltejs/kit/pull/4433))
8+
39
## 1.0.0-next.302
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.0.0-next.302",
3+
"version": "1.0.0-next.303",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/sveltejs/kit",

0 commit comments

Comments
 (0)