Skip to content
/ kit Public
  • Rate limit · GitHub

    Access has been restricted

    You have triggered a rate limit.

    Please wait a few minutes before you try again;
    in some cases this may take up to an hour.

  • Notifications You must be signed in to change notification settings
  • Fork 2k

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 b18a45c commit 391dacd
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
@@ -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",
@@ -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",
@@ -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",
@@ -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",
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
- b18a45c1: explicitly set compilerOptions.hydratable to config.kit.hydrate
- 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
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",

0 comments on commit 391dacd

Please sign in to comment.