From fd0e25f4e08926858b39660bdad04f81016f2fbf Mon Sep 17 00:00:00 2001 From: Rikki Schulte Date: Thu, 15 Aug 2024 14:19:07 +0200 Subject: [PATCH] Version Packages (alpha) (#3725) Co-authored-by: github-actions[bot] --- .changeset/pre.json | 4 ++++ examples/graphiql-webpack/package.json | 4 ++-- packages/graphiql-react/CHANGELOG.md | 8 ++++++++ packages/graphiql-react/package.json | 2 +- packages/graphiql/CHANGELOG.md | 17 +++++++++++++++++ packages/graphiql/package.json | 4 ++-- 6 files changed, 34 insertions(+), 5 deletions(-) diff --git a/.changeset/pre.json b/.changeset/pre.json index 19072259ca..5cf1bd0ec3 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -30,12 +30,16 @@ "green-pugs-worry", "hungry-spiders-cheat", "metal-glasses-bow", + "old-zebras-knock", + "olive-mice-hide", "orange-rivers-draw", "pink-moose-shake", "poor-ghosts-jump", "red-papayas-fly", "rich-jobs-kick", + "serious-forks-sip", "spotty-bulldogs-confess", + "strong-ears-bake", "thick-adults-leave", "thirty-spoons-call", "weak-dancers-jog", diff --git a/examples/graphiql-webpack/package.json b/examples/graphiql-webpack/package.json index e05a2e5d0f..28eca5f1c9 100644 --- a/examples/graphiql-webpack/package.json +++ b/examples/graphiql-webpack/package.json @@ -12,8 +12,8 @@ "@graphiql/plugin-code-exporter": "^4.0.0-alpha.0", "@graphiql/plugin-explorer": "^4.0.0-alpha.0", "@graphiql/toolkit": "^0.10.0", - "@graphiql/react": "^1.0.0-alpha.2", - "graphiql": "^4.0.0-alpha.3", + "@graphiql/react": "^1.0.0-alpha.3", + "graphiql": "^4.0.0-alpha.4", "graphql": "^16.9.0", "graphql-ws": "^5.5.5", "react": "^18.2.0", diff --git a/packages/graphiql-react/CHANGELOG.md b/packages/graphiql-react/CHANGELOG.md index 1ef8eac714..d2032b2fad 100644 --- a/packages/graphiql-react/CHANGELOG.md +++ b/packages/graphiql-react/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphiql/react +## 1.0.0-alpha.3 + +### Patch Changes + +- [#3414](https://github.com/graphql/graphiql/pull/3414) [`f8b719f`](https://github.com/graphql/graphiql/commit/f8b719f215a79038d1b2a54ddfef461fd849a912) Thanks [@leonardehrenfried](https://github.com/leonardehrenfried)! - Respect Markdown format: ignore single newline + +- [#3730](https://github.com/graphql/graphiql/pull/3730) [`360a038`](https://github.com/graphql/graphiql/commit/360a0385d4ef0105beb8e76044a78f5cd43c9448) Thanks [@dimaMachina](https://github.com/dimaMachina)! - rollback `position: absolute` style for `.graphiql-logo` because tabs will behind logo + ## 1.0.0-alpha.2 ### Patch Changes diff --git a/packages/graphiql-react/package.json b/packages/graphiql-react/package.json index 4182915e98..ba25fabd3e 100644 --- a/packages/graphiql-react/package.json +++ b/packages/graphiql-react/package.json @@ -1,6 +1,6 @@ { "name": "@graphiql/react", - "version": "1.0.0-alpha.2", + "version": "1.0.0-alpha.3", "repository": { "type": "git", "url": "https://github.com/graphql/graphiql", diff --git a/packages/graphiql/CHANGELOG.md b/packages/graphiql/CHANGELOG.md index e57004fd94..7463733716 100644 --- a/packages/graphiql/CHANGELOG.md +++ b/packages/graphiql/CHANGELOG.md @@ -1,5 +1,22 @@ # Change Log +## 4.0.0-alpha.4 + +### Minor Changes + +- [#3728](https://github.com/graphql/graphiql/pull/3728) [`a1a5208`](https://github.com/graphql/graphiql/commit/a1a5208aeebe4ff622e83cd355f8b4e9b7fa011c) Thanks [@dimaMachina](https://github.com/dimaMachina)! - remove `.graphiql-session` class + +### Patch Changes + +- [#3414](https://github.com/graphql/graphiql/pull/3414) [`f8b719f`](https://github.com/graphql/graphiql/commit/f8b719f215a79038d1b2a54ddfef461fd849a912) Thanks [@leonardehrenfried](https://github.com/leonardehrenfried)! - Respect Markdown format: ignore single newline + +- [#3730](https://github.com/graphql/graphiql/pull/3730) [`360a038`](https://github.com/graphql/graphiql/commit/360a0385d4ef0105beb8e76044a78f5cd43c9448) Thanks [@dimaMachina](https://github.com/dimaMachina)! - rollback `position: absolute` style for `.graphiql-logo` because tabs will behind logo + +- [#3726](https://github.com/graphql/graphiql/pull/3726) [`196e9a0`](https://github.com/graphql/graphiql/commit/196e9a081ffc0df16a5537c8ec0fb622fc3ba0b0) Thanks [@dimaMachina](https://github.com/dimaMachina)! - use `right: var(--px-16)` instead of `right: 0` for `.graphiql-logo` + +- Updated dependencies [[`f8b719f`](https://github.com/graphql/graphiql/commit/f8b719f215a79038d1b2a54ddfef461fd849a912), [`360a038`](https://github.com/graphql/graphiql/commit/360a0385d4ef0105beb8e76044a78f5cd43c9448)]: + - @graphiql/react@1.0.0-alpha.3 + ## 4.0.0-alpha.3 ### Patch Changes diff --git a/packages/graphiql/package.json b/packages/graphiql/package.json index 233b009bd3..d15378c9cd 100644 --- a/packages/graphiql/package.json +++ b/packages/graphiql/package.json @@ -1,6 +1,6 @@ { "name": "graphiql", - "version": "4.0.0-alpha.3", + "version": "4.0.0-alpha.4", "description": "An graphical interactive in-browser GraphQL IDE.", "contributors": [ "Hyohyeon Jeong ", @@ -41,7 +41,7 @@ "e2e-server": "start-server-and-test 'cross-env PORT=8080 node test/e2e-server' 'http-get://localhost:8080/graphql?query={test { id }}'" }, "dependencies": { - "@graphiql/react": "^1.0.0-alpha.2" + "@graphiql/react": "^1.0.0-alpha.3" }, "peerDependencies": { "graphql": "^15.5.0 || ^16.0.0 || ^17.0.0-alpha.2",