Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and JoviDeCroock committed Dec 9, 2022
1 parent 6893eda commit f86938e
Show file tree
Hide file tree
Showing 26 changed files with 67 additions and 41 deletions.
5 changes: 0 additions & 5 deletions .changeset/big-melons-leave.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/brown-doors-tan.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/large-eggs-cough.md

This file was deleted.

2 changes: 1 addition & 1 deletion exchanges/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"prepublishOnly": "run-s clean build"
},
"dependencies": {
"@urql/core": ">=3.0.0",
"@urql/core": ">=3.1.1",
"wonka": "^6.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion exchanges/context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"prepublishOnly": "run-s clean build"
},
"dependencies": {
"@urql/core": ">=2.3.6",
"@urql/core": ">=3.1.1",
"wonka": "^6.0.0"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions exchanges/execute/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 2.1.1

### Patch Changes

- ⚠️ Fix type-generation, with a change in TS/Rollup the type generation took the paths as src and resolved them into the types dir, by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#2870](https://github.com/urql-graphql/urql/pull/2870))
- Updated dependencies (See [#2872](https://github.com/urql-graphql/urql/pull/2872), [#2870](https://github.com/urql-graphql/urql/pull/2870), and [#2871](https://github.com/urql-graphql/urql/pull/2871))
- @urql/core@3.1.1

## 2.1.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions exchanges/execute/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@urql/exchange-execute",
"version": "2.1.0",
"version": "2.1.1",
"description": "An exchange for executing queries against a local schema in urql",
"sideEffects": false,
"homepage": "https://formidable.com/open-source/urql/docs/",
Expand Down Expand Up @@ -48,7 +48,7 @@
"prepublishOnly": "run-s clean build"
},
"dependencies": {
"@urql/core": ">=3.1.0",
"@urql/core": ">=3.1.1",
"wonka": "^6.0.0"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions exchanges/graphcache/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @urql/exchange-graphcache

## 5.0.7

### Patch Changes

- ⚠️ Fix type-generation, with a change in TS/Rollup the type generation took the paths as src and resolved them into the types dir, by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#2870](https://github.com/urql-graphql/urql/pull/2870))
- Updated dependencies (See [#2872](https://github.com/urql-graphql/urql/pull/2872), [#2870](https://github.com/urql-graphql/urql/pull/2870), and [#2871](https://github.com/urql-graphql/urql/pull/2871))
- @urql/core@3.1.1

## 5.0.6

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions exchanges/graphcache/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@urql/exchange-graphcache",
"version": "5.0.6",
"version": "5.0.7",
"description": "A normalized and configurable cache exchange for urql",
"sideEffects": false,
"homepage": "https://formidable.com/open-source/urql/docs/graphcache",
Expand Down Expand Up @@ -62,7 +62,7 @@
"prepublishOnly": "run-s clean build"
},
"dependencies": {
"@urql/core": ">=3.1.0",
"@urql/core": ">=3.1.1",
"wonka": "^6.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion exchanges/multipart-fetch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"prepublishOnly": "run-s clean build"
},
"dependencies": {
"@urql/core": ">=3.0.0",
"@urql/core": ">=3.1.1",
"extract-files": "^11.0.0",
"wonka": "^6.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion exchanges/persisted-fetch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"prepublishOnly": "run-s clean build"
},
"dependencies": {
"@urql/core": ">=3.0.0",
"@urql/core": ">=3.1.1",
"wonka": "^6.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion exchanges/populate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"prepublishOnly": "run-s clean build"
},
"dependencies": {
"@urql/core": ">=3.0.0",
"@urql/core": ">=3.1.1",
"wonka": "^6.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion exchanges/refocus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"graphql": "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"
},
"dependencies": {
"@urql/core": ">=3.0.0",
"@urql/core": ">=3.1.1",
"wonka": "^6.0.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion exchanges/request-policy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"graphql": "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"
},
"dependencies": {
"@urql/core": ">=3.0.0",
"@urql/core": ">=3.1.1",
"wonka": "^6.0.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion exchanges/retry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"graphql": "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"
},
"dependencies": {
"@urql/core": ">=3.0.0",
"@urql/core": ">=3.1.1",
"wonka": "^6.0.0"
},
"publishConfig": {
Expand Down
8 changes: 8 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @urql/core

## 3.1.1

### Patch Changes

- Correctly mark cache-hits from the ssr-exchange, by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#2872](https://github.com/urql-graphql/urql/pull/2872))
- ⚠️ Fix type-generation, with a change in TS/Rollup the type generation took the paths as src and resolved them into the types dir, by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#2870](https://github.com/urql-graphql/urql/pull/2870))
- ⚠️ Fix regression in `@urql/core`'s `stringifyDocument` that caused some formatted documents to not be reprinted, by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#2871](https://github.com/urql-graphql/urql/pull/2871))

## 3.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@urql/core",
"version": "3.1.0",
"version": "3.1.1",
"description": "The shared core for the highly customizable and versatile GraphQL client",
"sideEffects": false,
"homepage": "https://formidable.com/open-source/urql/docs/",
Expand Down
6 changes: 6 additions & 0 deletions packages/next-urql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 4.0.2

### Patch Changes

- ⚠️ Fix type-generation, with a change in TS/Rollup the type generation took the paths as src and resolved them into the types dir, by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#2870](https://github.com/urql-graphql/urql/pull/2870))

## 4.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/next-urql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next-urql",
"version": "4.0.1",
"version": "4.0.2",
"description": "Convenience wrappers for using urql with NextJS.",
"sideEffects": false,
"homepage": "https://formidable.com/open-source/urql/docs/",
Expand Down
2 changes: 1 addition & 1 deletion packages/preact-urql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"preact": ">= 10.0.0"
},
"dependencies": {
"@urql/core": "^3.0.3",
"@urql/core": "^3.1.1",
"wonka": "^6.0.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react-urql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"react": ">= 16.8.0"
},
"dependencies": {
"@urql/core": "^3.0.3",
"@urql/core": "^3.1.1",
"wonka": "^6.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/storybook-addon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"prepublishOnly": "run-s clean build"
},
"dependencies": {
"@urql/core": "^3.0.0",
"@urql/core": "^3.1.1",
"wonka": "^6.0.0"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/svelte-urql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @urql/svelte

## 3.0.3

### Patch Changes

- ⚠️ Fix type-generation, with a change in TS/Rollup the type generation took the paths as src and resolved them into the types dir, by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#2870](https://github.com/urql-graphql/urql/pull/2870))
- Updated dependencies (See [#2872](https://github.com/urql-graphql/urql/pull/2872), [#2870](https://github.com/urql-graphql/urql/pull/2870), and [#2871](https://github.com/urql-graphql/urql/pull/2871))
- @urql/core@3.1.1

## 3.0.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/svelte-urql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@urql/svelte",
"version": "3.0.2",
"version": "3.0.3",
"description": "A highly customizable and versatile GraphQL client for Svelte",
"sideEffects": false,
"homepage": "https://formidable.com/open-source/urql/docs/",
Expand Down Expand Up @@ -52,7 +52,7 @@
"svelte": "^3.0.0"
},
"dependencies": {
"@urql/core": "^3.1.0",
"@urql/core": "^3.1.1",
"wonka": "^6.0.0"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/vue-urql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @urql/vue

## 1.0.4

### Patch Changes

- ⚠️ Fix type-generation, with a change in TS/Rollup the type generation took the paths as src and resolved them into the types dir, by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#2870](https://github.com/urql-graphql/urql/pull/2870))
- Updated dependencies (See [#2872](https://github.com/urql-graphql/urql/pull/2872), [#2870](https://github.com/urql-graphql/urql/pull/2870), and [#2871](https://github.com/urql-graphql/urql/pull/2871))
- @urql/core@3.1.1

## 1.0.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/vue-urql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@urql/vue",
"version": "1.0.3",
"version": "1.0.4",
"description": "A highly customizable and versatile GraphQL client for vue",
"sideEffects": false,
"homepage": "https://formidable.com/open-source/urql/docs/",
Expand Down Expand Up @@ -57,7 +57,7 @@
"vue": "^2.7.0 || ^3.0.0"
},
"dependencies": {
"@urql/core": "^3.1.0",
"@urql/core": "^3.1.1",
"wonka": "^6.0.0"
},
"publishConfig": {
Expand Down

0 comments on commit f86938e

Please sign in to comment.