Skip to content

Commit e40a37c

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

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
@@ -453,6 +453,7 @@
453453
"hot-keys-walk",
454454
"hot-kings-confess",
455455
"hot-lions-cough",
456+
"hot-mayflies-visit",
456457
"hot-planes-shout",
457458
"hot-taxis-jam",
458459
"hungry-coats-sort",

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.469
4+
5+
### Patch Changes
6+
7+
- disable `rollupOptions.output.hoistTransitiveImports` by default ([#6560](https://github.com/sveltejs/kit/pull/6560))
8+
39
## 1.0.0-next.468
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.468",
3+
"version": "1.0.0-next.469",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/sveltejs/kit",

0 commit comments

Comments
 (0)