Skip to content

Commit

Permalink
Version Packages (next) (#4326)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Mar 14, 2022
1 parent 87c89d7 commit f196861
Show file tree
Hide file tree
Showing 15 changed files with 69 additions and 7 deletions.
7 changes: 7 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
"bright-dolphins-try",
"bright-icons-own",
"bright-sheep-promise",
"bright-taxis-remain",
"brown-bugs-arrive",
"brown-days-agree",
"brown-dots-hang",
Expand All @@ -76,6 +77,7 @@
"calm-pans-peel",
"calm-pens-prove",
"calm-pots-turn",
"calm-ravens-tell",
"calm-spiders-turn",
"calm-walls-happen",
"chatty-apricots-fly",
Expand Down Expand Up @@ -358,6 +360,7 @@
"little-geckos-smell",
"little-shirts-happen",
"little-tables-decide",
"little-toys-camp",
"long-bulldogs-invent",
"long-guests-trade",
"long-hotels-hunt",
Expand Down Expand Up @@ -646,6 +649,7 @@
"soft-houses-pump",
"soft-news-teach",
"soft-students-cover",
"sour-hounds-punch",
"sour-needles-compete",
"sour-shirts-camp",
"sour-taxis-laugh",
Expand All @@ -656,6 +660,7 @@
"spicy-jeans-rest",
"spicy-kings-perform",
"spicy-moose-relate",
"spicy-suits-relax",
"spotty-cooks-happen",
"spotty-dancers-clean",
"spotty-dragons-wait",
Expand All @@ -664,6 +669,7 @@
"spotty-timers-fix",
"stale-crabs-carry",
"stale-dodos-type",
"stale-dogs-rule",
"stale-geckos-call",
"stale-glasses-brake",
"stale-humans-cough",
Expand Down Expand Up @@ -822,6 +828,7 @@
"wild-eyes-walk",
"wild-poets-rescue",
"wild-pumas-jam",
"wild-snails-wait",
"wise-bees-juggle",
"wise-bugs-run",
"wise-pens-ring",
Expand Down
9 changes: 9 additions & 0 deletions packages/adapter-auto/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @sveltejs/adapter-auto

## 1.0.0-next.33

### Patch Changes

- Updated dependencies [[`268ee6b9`](https://github.com/sveltejs/kit/commit/268ee6b921ee9cab9f5995b6c5144b3d903ed02a)]:
- @sveltejs/adapter-cloudflare@1.0.0-next.16
- @sveltejs/adapter-netlify@1.0.0-next.51
- @sveltejs/adapter-vercel@1.0.0-next.47

## 1.0.0-next.32

### 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.32",
"version": "1.0.0-next.33",
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",
Expand Down
6 changes: 6 additions & 0 deletions packages/adapter-cloudflare-workers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sveltejs/adapter-cloudflare-workers

## 1.0.0-next.36

### Patch Changes

- Provide getClientAddress function ([#4289](https://github.com/sveltejs/kit/pull/4289))

## 1.0.0-next.35

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

## 1.0.0-next.16

### Patch Changes

- Provide getClientAddress function ([#4289](https://github.com/sveltejs/kit/pull/4289))

## 1.0.0-next.15

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

## 1.0.0-next.51

### Patch Changes

- Provide getClientAddress function ([#4289](https://github.com/sveltejs/kit/pull/4289))

## 1.0.0-next.50

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

## 1.0.0-next.72

### Patch Changes

- Provide getClientAddress function ([#4289](https://github.com/sveltejs/kit/pull/4289))

## 1.0.0-next.71

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/adapter-node",
"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/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.47

### Patch Changes

- Provide getClientAddress function ([#4289](https://github.com/sveltejs/kit/pull/4289))

## 1.0.0-next.46

### 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.46",
"version": "1.0.0-next.47",
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",
Expand Down
16 changes: 16 additions & 0 deletions packages/kit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @sveltejs/kit

## 1.0.0-next.297

### Patch Changes

- [breaking] allow `InputProps` and `OutputProps` to be typed separately in generated `Load` ([#4305](https://github.com/sveltejs/kit/pull/4305))

* allow `Output` to be typed in generated `RequestHandler` ([#4305](https://github.com/sveltejs/kit/pull/4305))

- [breaking] require adapters to supply a getClientAddress function ([#4289](https://github.com/sveltejs/kit/pull/4289))

* Allow page endpoint without GET handler ([#4318](https://github.com/sveltejs/kit/pull/4318))

- Return 404 when fetching missing data during prerender ([#4324](https://github.com/sveltejs/kit/pull/4324))

* expose client IP address as event.clientAddress ([#4289](https://github.com/sveltejs/kit/pull/4289))

## 1.0.0-next.296

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

0 comments on commit f196861

Please sign in to comment.