Skip to content

Commit 845ef2e

Browse files
Version Packages (next)
1 parent c9f3e1e commit 845ef2e

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
@@ -978,6 +978,7 @@
978978
"tiny-socks-sparkle",
979979
"tiny-starfishes-exist",
980980
"tough-chefs-remember",
981+
"tough-dolls-relate",
981982
"tough-forks-carry",
982983
"tough-gifts-compete",
983984
"tough-lamps-brake",

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.380
4+
5+
### Patch Changes
6+
7+
- Reset navigating store upon return to site with a bfcache hit ([#5613](https://github.com/sveltejs/kit/pull/5613))
8+
39
## 1.0.0-next.379
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.379",
3+
"version": "1.0.0-next.380",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/sveltejs/kit",

0 commit comments

Comments
 (0)