Skip to content

Commit d765b09

Browse files
Version Packages (next)
1 parent a272fd6 commit d765b09

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -641,6 +641,7 @@
641641
"popular-kids-run",
642642
"popular-masks-cheat",
643643
"popular-pets-obey",
644+
"popular-plants-begin",
644645
"popular-schools-guess",
645646
"pretty-actors-chew",
646647
"pretty-beans-wash",
@@ -978,6 +979,7 @@
978979
"tiny-socks-sparkle",
979980
"tiny-starfishes-exist",
980981
"tough-chefs-remember",
982+
"tough-dolls-relate",
981983
"tough-forks-carry",
982984
"tough-gifts-compete",
983985
"tough-lamps-brake",

packages/kit/CHANGELOG.md

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

3+
## 1.0.0-next.380
4+
5+
### Patch Changes
6+
7+
- [fix] handle binary data when prerendering ([#5497](https://github.com/sveltejs/kit/pull/5497))
8+
9+
* Reset navigating store upon return to site with a bfcache hit ([#5613](https://github.com/sveltejs/kit/pull/5613))
10+
311
## 1.0.0-next.379
412

513
### 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)