Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages (next) #6430

Merged
merged 1 commit into from
Aug 30, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@
"calm-pots-turn",
"calm-ravens-tell",
"calm-spiders-turn",
"calm-steaks-yell",
"calm-walls-happen",
"chatty-apricots-fly",
"chatty-ducks-shop",
Expand Down Expand Up @@ -310,6 +311,7 @@
"four-apes-attack",
"four-cheetahs-yawn",
"four-glasses-explain",
"four-meals-learn",
"four-news-turn",
"four-pillows-give",
"four-ties-destroy",
Expand Down Expand Up @@ -726,6 +728,7 @@
"poor-bears-report",
"poor-bobcats-unite",
"poor-cameras-kick",
"poor-gifts-cross",
"poor-goats-cheer",
"poor-horses-return",
"poor-knives-yawn",
Expand Down Expand Up @@ -763,6 +766,7 @@
"proud-cooks-relax",
"proud-goats-hide",
"proud-hairs-chew",
"proud-laws-exist",
"proud-needles-shake",
"proud-numbers-promise",
"proud-parrots-reflect",
Expand All @@ -780,6 +784,7 @@
"quick-maps-remain",
"quick-pets-turn",
"quiet-ants-report",
"quiet-camels-shop",
"quiet-cherries-smile",
"quiet-comics-crash",
"quiet-crews-hunt",
Expand All @@ -796,6 +801,7 @@
"rare-pots-invite",
"rare-spiders-ring",
"rare-ways-watch",
"rare-wolves-deliver",
"real-bikes-matter",
"real-cherries-exercise",
"real-colts-knock",
Expand All @@ -807,6 +813,7 @@
"red-cooks-fix",
"red-masks-confess",
"red-papayas-prove",
"red-rice-bathe",
"red-rivers-approve",
"rich-clocks-chew",
"rich-icons-swim",
Expand Down Expand Up @@ -865,6 +872,7 @@
"sharp-beers-know",
"sharp-days-exercise",
"sharp-geckos-beam",
"sharp-glasses-mix",
"sharp-hornets-beam",
"sharp-mangos-tickle",
"sharp-moles-confess",
Expand Down Expand Up @@ -981,6 +989,7 @@
"spicy-kings-perform",
"spicy-moose-relate",
"spicy-suits-relax",
"spicy-taxis-wave",
"spotty-cooks-happen",
"spotty-countries-protect",
"spotty-dancers-clean",
Expand Down
8 changes: 8 additions & 0 deletions packages/adapter-auto/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sveltejs/adapter-auto

## 1.0.0-next.70

### Patch Changes

- Updated dependencies [[`4b48d1bd`](https://github.com/sveltejs/kit/commit/4b48d1bd5005dc8e059b17fa42f0d08674aad30c)]:
- @sveltejs/[email protected]
- @sveltejs/[email protected]

## 1.0.0-next.69

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-auto/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/adapter-auto",
"version": "1.0.0-next.69",
"version": "1.0.0-next.70",
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",
Expand Down
6 changes: 6 additions & 0 deletions packages/adapter-static/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sveltejs/adapter-static

## 1.0.0-next.40

### Patch Changes

- [breaking] require all routes to be prerenderable when not using fallback option ([#6392](https://github.com/sveltejs/kit/pull/6392))

## 1.0.0-next.39

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-static/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/adapter-static",
"version": "1.0.0-next.39",
"version": "1.0.0-next.40",
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",
Expand Down
6 changes: 6 additions & 0 deletions packages/adapter-vercel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sveltejs/adapter-vercel

## 1.0.0-next.72

### Patch Changes

- Fix `global is not defined` runtime error building with `edge: true` option ([#6425](https://github.com/sveltejs/kit/pull/6425))

## 1.0.0-next.71

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-vercel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/adapter-vercel",
"version": "1.0.0-next.71",
"version": "1.0.0-next.72",
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",
Expand Down
6 changes: 6 additions & 0 deletions packages/create-svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# create-svelte

## 2.0.0-next.168

### Patch Changes

- [chore] bump ts version and ensure it works with latest changes ([#6428](https://github.com/sveltejs/kit/pull/6428))

## 2.0.0-next.167

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create-svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-svelte",
"version": "2.0.0-next.167",
"version": "2.0.0-next.168",
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",
Expand Down
18 changes: 18 additions & 0 deletions packages/kit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @sveltejs/kit

## 1.0.0-next.455

### Patch Changes

- bump vite-plugin-svelte to 1.0.3 to fix an issue with svelte-inspector in vite 3.1 ([#6443](https://github.com/sveltejs/kit/pull/6443))

* [chore] bump ts version and ensure it works with latest changes ([#6428](https://github.com/sveltejs/kit/pull/6428))

- [breaking] `ssr/hydrate/router/prerender.default` are now configurable in `+page(.server).js` and `+layout(.server).js` ([#6197](https://github.com/sveltejs/kit/pull/6197))

* [breaking] add `error.html` page, rename `kit.config.files.template` to `kit.config.files.appTemplate` ([#6367](https://github.com/sveltejs/kit/pull/6367))

- [breaking] merge resolve options when using sequence helper ([#6401](https://github.com/sveltejs/kit/pull/6401))

* [breaking] replace `router`/`hydrate` page options with `csr` ([#6446](https://github.com/sveltejs/kit/pull/6446))

- [breaking] add `prerender = 'auto'` option, and extend `prerender` option to endpoints ([#6392](https://github.com/sveltejs/kit/pull/6392))

## 1.0.0-next.454

### 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.454",
"version": "1.0.0-next.455",
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",
Expand Down