Skip to content

Commit

Permalink
chore(release): 🚀
Browse files Browse the repository at this point in the history
 - create-react-app@3.2.4
 - fastify-ssr@4.2.4
 - graphql-hooks-full-ws-transport-example@1.2.4
 - persisted-queries-client@2.2.4
 - persisted-queries-server@2.0.3
 - subscription@3.2.4
 - typescript-example@3.2.4
 - babel-plugin-extract-gql@3.0.3
 - graphql-hooks@6.3.0
 - graphql-hooks-memcache@3.1.3
  • Loading branch information
simoneb committed Jul 18, 2023
1 parent d38d844 commit c7952ca
Show file tree
Hide file tree
Showing 25 changed files with 125 additions and 34 deletions.
8 changes: 8 additions & 0 deletions examples/create-react-app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.2.4](https://github.com/nearform/graphql-hooks/compare/create-react-app@3.2.3...create-react-app@3.2.4) (2023-07-18)

**Note:** Version bump only for package create-react-app





## [3.2.3](https://github.com/nearform/graphql-hooks/compare/create-react-app@3.2.2...create-react-app@3.2.3) (2023-04-26)

**Note:** Version bump only for package create-react-app
Expand Down
8 changes: 4 additions & 4 deletions examples/create-react-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions examples/create-react-app/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "create-react-app",
"version": "3.2.3",
"version": "3.2.4",
"private": true,
"engines": {
"node": ">=12.0.0"
},
"dependencies": {
"graphql-hooks": "^6.2.3",
"graphql-hooks-memcache": "^3.1.2",
"graphql-hooks": "^6.3.0",
"graphql-hooks-memcache": "^3.1.3",
"json-graphql-server": "^2.3.1",
"prop-types": "^15.7.2",
"react": "^18.0.0",
Expand Down
8 changes: 8 additions & 0 deletions examples/fastify-ssr/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.2.4](https://github.com/nearform/graphql-hooks/compare/fastify-ssr@4.2.3...fastify-ssr@4.2.4) (2023-07-18)

**Note:** Version bump only for package fastify-ssr





## [4.2.3](https://github.com/nearform/graphql-hooks/compare/fastify-ssr@4.2.2...fastify-ssr@4.2.3) (2023-04-26)

**Note:** Version bump only for package fastify-ssr
Expand Down
6 changes: 3 additions & 3 deletions examples/fastify-ssr/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fastify-ssr",
"version": "4.2.3",
"version": "4.2.4",
"private": true,
"description": "",
"type": "module",
Expand All @@ -27,8 +27,8 @@
"@fastify/static": "^6.5.0",
"babel-plugin-dynamic-import-node": "^2.2.0",
"fastify": "^4.2.0",
"graphql-hooks": "^6.2.3",
"graphql-hooks-memcache": "^3.1.2",
"graphql-hooks": "^6.3.0",
"graphql-hooks-memcache": "^3.1.3",
"graphql-hooks-ssr": "^3.0.1",
"isomorphic-unfetch": "^4.0.2",
"mercurius": "^12.2.0",
Expand Down
8 changes: 8 additions & 0 deletions examples/full-ws-transport/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.4](https://github.com/nearform/graphql-hooks/compare/graphql-hooks-full-ws-transport-example@1.2.3...graphql-hooks-full-ws-transport-example@1.2.4) (2023-07-18)

**Note:** Version bump only for package graphql-hooks-full-ws-transport-example





## [1.2.3](https://github.com/nearform/graphql-hooks/compare/graphql-hooks-full-ws-transport-example@1.2.2...graphql-hooks-full-ws-transport-example@1.2.3) (2023-04-26)

**Note:** Version bump only for package graphql-hooks-full-ws-transport-example
Expand Down
4 changes: 2 additions & 2 deletions examples/full-ws-transport/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "graphql-hooks-full-ws-transport-example",
"version": "1.2.3",
"version": "1.2.4",
"private": true,
"dependencies": {
"fastify": "^4.2.0",
"graphql-hooks": "^6.2.3",
"graphql-hooks": "^6.3.0",
"graphql-ws": "^5.5.5",
"mercurius": "^12.2.0",
"react": "^18.0.0",
Expand Down
8 changes: 8 additions & 0 deletions examples/persisted-queries/client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.2.4](https://github.com/nearform/graphql-hooks/compare/persisted-queries-client@2.2.3...persisted-queries-client@2.2.4) (2023-07-18)

**Note:** Version bump only for package persisted-queries-client





## [2.2.3](https://github.com/nearform/graphql-hooks/compare/persisted-queries-client@2.2.2...persisted-queries-client@2.2.3) (2023-04-26)

**Note:** Version bump only for package persisted-queries-client
Expand Down
6 changes: 3 additions & 3 deletions examples/persisted-queries/client/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "persisted-queries-client",
"version": "2.2.3",
"version": "2.2.4",
"private": true,
"dependencies": {
"@types/jest": "^29.0.3",
"@types/node": "^20.3.1",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"graphql-hooks": "^6.2.3",
"graphql-hooks-memcache": "^3.1.2",
"graphql-hooks": "^6.3.0",
"graphql-hooks-memcache": "^3.1.3",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-scripts": "^5.0.0",
Expand Down
8 changes: 8 additions & 0 deletions examples/persisted-queries/server/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.3](https://github.com/nearform/graphql-hooks/compare/persisted-queries-server@2.0.2...persisted-queries-server@2.0.3) (2023-07-18)

**Note:** Version bump only for package persisted-queries-server





## [2.0.2](https://github.com/nearform/graphql-hooks/compare/persisted-queries-server@2.0.1...persisted-queries-server@2.0.2) (2023-04-26)

**Note:** Version bump only for package persisted-queries-server
Expand Down
2 changes: 1 addition & 1 deletion examples/persisted-queries/server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/persisted-queries/server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "persisted-queries-server",
"version": "2.0.2",
"version": "2.0.3",
"description": "",
"main": "index.ts",
"private": true,
Expand Down
8 changes: 8 additions & 0 deletions examples/subscription/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.2.4](https://github.com/nearform/graphql-hooks/compare/subscription@3.2.3...subscription@3.2.4) (2023-07-18)

**Note:** Version bump only for package subscription





## [3.2.3](https://github.com/nearform/graphql-hooks/compare/subscription@3.2.2...subscription@3.2.3) (2023-04-26)

**Note:** Version bump only for package subscription
Expand Down
2 changes: 1 addition & 1 deletion examples/subscription/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions examples/subscription/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "subscription",
"version": "3.2.3",
"version": "3.2.4",
"private": true,
"type": "module",
"engines": {
Expand All @@ -20,8 +20,8 @@
"babel-plugin-dynamic-import-node": "^2.2.0",
"fastify": "^4.2.0",
"graphql": "^16.6.0",
"graphql-hooks": "^6.2.3",
"graphql-hooks-memcache": "^3.1.2",
"graphql-hooks": "^6.3.0",
"graphql-hooks-memcache": "^3.1.3",
"lowdb": "^6.0.1",
"mercurius": "^12.2.0",
"mqemitter-redis": "^5.0.0",
Expand Down
8 changes: 8 additions & 0 deletions examples/typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.2.4](https://github.com/nearform/graphql-hooks/compare/typescript-example@3.2.3...typescript-example@3.2.4) (2023-07-18)

**Note:** Version bump only for package typescript-example





## [3.2.3](https://github.com/nearform/graphql-hooks/compare/typescript-example@3.2.2...typescript-example@3.2.3) (2023-04-26)

**Note:** Version bump only for package typescript-example
Expand Down
10 changes: 5 additions & 5 deletions examples/typescript/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions examples/typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "typescript-example",
"version": "3.2.3",
"version": "3.2.4",
"private": true,
"dependencies": {
"@types/jest": "^29.0.3",
"@types/node": "^20.3.1",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"graphql-hooks": "^6.2.3",
"graphql-hooks-memcache": "^3.1.2",
"graphql-hooks": "^6.3.0",
"graphql-hooks-memcache": "^3.1.3",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-scripts": "^5.0.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/babel-plugin-extract-gql/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.3](https://github.com/nearform/graphql-hooks/compare/babel-plugin-extract-gql@3.0.2...babel-plugin-extract-gql@3.0.3) (2023-07-18)

**Note:** Version bump only for package babel-plugin-extract-gql





## [3.0.2](https://github.com/nearform/graphql-hooks/compare/babel-plugin-extract-gql@3.0.1...babel-plugin-extract-gql@3.0.2) (2023-04-26)

**Note:** Version bump only for package babel-plugin-extract-gql
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-extract-gql/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/babel-plugin-extract-gql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "babel-plugin-extract-gql",
"version": "3.0.2",
"version": "3.0.3",
"description": "",
"main": "lib/index.js",
"scripts": {
Expand Down
11 changes: 11 additions & 0 deletions packages/graphql-hooks-memcache/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.1.3](https://github.com/nearform/graphql-hooks/compare/graphql-hooks-memcache@3.1.2...graphql-hooks-memcache@3.1.3) (2023-07-18)


### Bug Fixes

* build and update major versions of typescript and lerna ([#1080](https://github.com/nearform/graphql-hooks/issues/1080)) ([0697b2e](https://github.com/nearform/graphql-hooks/commit/0697b2e7f6184eee5a5e32b3b49aaf7b100c0843))





## [3.1.2](https://github.com/nearform/graphql-hooks/compare/graphql-hooks-memcache@3.1.1...graphql-hooks-memcache@3.1.2) (2023-04-26)

**Note:** Version bump only for package graphql-hooks-memcache
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-hooks-memcache/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-hooks-memcache",
"version": "3.1.2",
"version": "3.1.3",
"description": "In memory cache for graphql-hooks",
"main": "lib/graphql-hooks-memcache.js",
"module": "es/graphql-hooks-memcache.js",
Expand Down
16 changes: 16 additions & 0 deletions packages/graphql-hooks/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [6.3.0](https://github.com/nearform/graphql-hooks/compare/graphql-hooks@6.2.3...graphql-hooks@6.3.0) (2023-07-18)


### Bug Fixes

* build and update major versions of typescript and lerna ([#1080](https://github.com/nearform/graphql-hooks/issues/1080)) ([0697b2e](https://github.com/nearform/graphql-hooks/commit/0697b2e7f6184eee5a5e32b3b49aaf7b100c0843))


### Features

* add partial error response mocking ([#1096](https://github.com/nearform/graphql-hooks/issues/1096)) ([d38d844](https://github.com/nearform/graphql-hooks/commit/d38d84477124fc20a3d8e57e2d2b3370f8294427))





## [6.2.3](https://github.com/nearform/graphql-hooks/compare/graphql-hooks@6.2.2...graphql-hooks@6.2.3) (2023-04-26)

**Note:** Version bump only for package graphql-hooks
Expand Down
4 changes: 2 additions & 2 deletions packages/graphql-hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-hooks",
"version": "6.2.3",
"version": "6.3.0",
"description": "Graphql Hooks",
"main": "lib/graphql-hooks.js",
"module": "es/graphql-hooks.js",
Expand Down Expand Up @@ -47,7 +47,7 @@
"@types/extract-files": "^8.1.1",
"cross-env": "^7.0.3",
"formdata-node": "^4.3.2",
"graphql-hooks-memcache": "^3.1.2",
"graphql-hooks-memcache": "^3.1.3",
"graphql-hooks-ssr": "^3.0.1",
"graphql-ws": "^5.5.5",
"jest-fetch-mock": "^3.0.0",
Expand Down

0 comments on commit c7952ca

Please sign in to comment.