Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Version Packages (next)
Browse files Browse the repository at this point in the history
github-actions[bot] committed Apr 27, 2022
1 parent 2afb8ef commit 8799c37
Showing 3 changed files with 11 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -327,6 +327,7 @@
"hot-keys-walk",
"hot-kings-confess",
"hot-taxis-jam",
"hungry-coats-sort",
"hungry-falcons-raise",
"hungry-lemons-scream",
"hungry-masks-cross",
@@ -455,6 +456,7 @@
"nasty-llamas-lay",
"nasty-seas-reflect",
"nasty-waves-kneel",
"neat-cups-begin",
"neat-garlics-buy",
"neat-olives-hope",
"neat-points-exercise",
8 changes: 8 additions & 0 deletions packages/kit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sveltejs/kit

## 1.0.0-next.323

### Patch Changes

- Default to target: node14.8, so that top-level await is supported in user code ([#4742](https://github.com/sveltejs/kit/pull/4742))

* Include all assets in `$service-worker` build, not just CSS ([#4744](https://github.com/sveltejs/kit/pull/4744))

## 1.0.0-next.322

### Patch Changes
2 changes: 1 addition & 1 deletion packages/kit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/kit",
"version": "1.0.0-next.322",
"version": "1.0.0-next.323",
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",

0 comments on commit 8799c37

Please sign in to comment.