Skip to content

Commit

Permalink
Version Packages (next)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 27, 2021
1 parent b51c8f0 commit 5b4ac4e
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
"cool-ducks-cheat",
"cool-hounds-divide",
"cool-spoons-dress",
"curvy-dots-join",
"curvy-eggs-sip",
"curvy-sloths-brake",
"cyan-parents-enjoy",
Expand Down Expand Up @@ -199,6 +200,7 @@
"neat-olives-hope",
"neat-walls-buy",
"neat-worms-tell",
"nervous-items-kiss",
"nervous-steaks-add",
"nervous-wolves-end",
"new-birds-march",
Expand Down Expand Up @@ -274,6 +276,7 @@
"shaggy-peaches-fry",
"sharp-days-exercise",
"sharp-geckos-beam",
"sharp-hornets-beam",
"sharp-mangos-tickle",
"sharp-pigs-study",
"shiny-teachers-nail",
Expand Down Expand Up @@ -328,6 +331,7 @@
"tall-pens-obey",
"tame-dodos-love",
"tame-forks-happen",
"tame-guests-collect",
"tame-kangaroos-rush",
"tame-lobsters-beam",
"tame-rings-cry",
Expand Down
9 changes: 9 additions & 0 deletions packages/kit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @sveltejs/kit

## 1.0.0-next.138

### Patch Changes

- d6563169: [chore] prefer interfaces to types
- b51c8f05: explicitly set compilerOptions.hydratable to config.kit.ssr
- 538de3eb: [feat] More powerful and configurable rendering options
- 20dad18a: Remove the `prerender.force` option in favor of `prerender.onError`

## 1.0.0-next.137

### Patch Changes
Expand Down
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.137",
"version": "1.0.0-next.138",
"type": "module",
"dependencies": {
"@sveltejs/vite-plugin-svelte": "^1.0.0-next.14",
Expand Down

0 comments on commit 5b4ac4e

Please sign in to comment.