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

Upcoming Release Changes #9355

Merged
merged 1 commit into from
May 24, 2023
Merged

Upcoming Release Changes #9355

merged 1 commit into from
May 24, 2023

Conversation

theguild-bot
Copy link
Collaborator

@theguild-bot theguild-bot commented Apr 27, 2023

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

The changelog information of each package has been omitted from this message, as the content exceeds the size limit.

@graphql-codegen/cli@4.0.0

@graphql-codegen/core@4.0.0

@graphql-codegen/add@5.0.0

@graphql-codegen/fragment-matcher@5.0.0

@graphql-codegen/introspection@4.0.0

@graphql-codegen/schema-ast@4.0.0

@graphql-codegen/time@5.0.0

@graphql-codegen/visitor-plugin-common@4.0.0

@graphql-codegen/typescript-document-nodes@4.0.0

@graphql-codegen/gql-tag-operations@4.0.0

@graphql-codegen/typescript-operations@4.0.0

@graphql-codegen/typescript-resolvers@4.0.0

@graphql-codegen/typed-document-node@5.0.0

@graphql-codegen/typescript@4.0.0

@graphql-codegen/client-preset@4.0.0

@graphql-codegen/graphql-modules-preset@4.0.0

@graphql-codegen/testing@3.0.0

@graphql-codegen/plugin-helpers@5.0.0

@github-actions
Copy link
Contributor

github-actions bot commented Apr 27, 2023

🚀 Snapshot Release (rc)

The latest changes of this PR are available as rc on npm (based on the declared changesets):

Package Version Info
@graphql-codegen/cli 4.0.0-rc-20230524075940-6fc45fc42 npm ↗︎ unpkg ↗︎
@graphql-codegen/core 4.0.0-rc-20230524075940-6fc45fc42 npm ↗︎ unpkg ↗︎
@graphql-codegen/add 5.0.0-rc-20230524075940-6fc45fc42 npm ↗︎ unpkg ↗︎
@graphql-codegen/fragment-matcher 5.0.0-rc-20230524075940-6fc45fc42 npm ↗︎ unpkg ↗︎
@graphql-codegen/introspection 4.0.0-rc-20230524075940-6fc45fc42 npm ↗︎ unpkg ↗︎
@graphql-codegen/schema-ast 4.0.0-rc-20230524075940-6fc45fc42 npm ↗︎ unpkg ↗︎
@graphql-codegen/time 5.0.0-rc-20230524075940-6fc45fc42 npm ↗︎ unpkg ↗︎
@graphql-codegen/visitor-plugin-common 4.0.0-rc-20230524075940-6fc45fc42 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-document-nodes 4.0.0-rc-20230524075940-6fc45fc42 npm ↗︎ unpkg ↗︎
@graphql-codegen/gql-tag-operations 4.0.0-rc-20230524075940-6fc45fc42 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-operations 4.0.0-rc-20230524075940-6fc45fc42 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-resolvers 4.0.0-rc-20230524075940-6fc45fc42 npm ↗︎ unpkg ↗︎
@graphql-codegen/typed-document-node 5.0.0-rc-20230524075940-6fc45fc42 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript 4.0.0-rc-20230524075940-6fc45fc42 npm ↗︎ unpkg ↗︎
@graphql-codegen/client-preset 4.0.0-rc-20230524075940-6fc45fc42 npm ↗︎ unpkg ↗︎
@graphql-codegen/graphql-modules-preset 4.0.0-rc-20230524075940-6fc45fc42 npm ↗︎ unpkg ↗︎
@graphql-codegen/testing 3.0.0-rc-20230524075940-6fc45fc42 npm ↗︎ unpkg ↗︎
@graphql-codegen/plugin-helpers 5.0.0-rc-20230524075940-6fc45fc42 npm ↗︎ unpkg ↗︎

@github-actions
Copy link
Contributor

github-actions bot commented Apr 27, 2023

💻 Website Preview

The latest changes are available as preview in: https://8b10962b.graphql-code-generator.pages.dev

@theguild-bot theguild-bot force-pushed the changeset-release/master branch 3 times, most recently from 724c284 to 28edac0 Compare May 2, 2023 08:22
@github-actions
Copy link
Contributor

github-actions bot commented May 2, 2023

diff --git a/website/algolia-lockfile.json b/website/algolia-lockfile.json
index 0f7eb7c78..c7a013b40 100644
--- a/website/algolia-lockfile.json
+++ b/website/algolia-lockfile.json
@@ -2018,6 +2018,11 @@
                 "title": "Fragment Masking with nested Fragments",
                 "anchor": "fragment-masking-with-nested-fragments"
               },
+              {
+                "children": [],
+                "title": "Fragment Masking with @defer directive",
+                "anchor": "fragment-masking-with-defer-directive"
+              },
               {
                 "children": [],
                 "title": "Fragment Masking and testing",

@theguild-bot theguild-bot force-pushed the changeset-release/master branch 2 times, most recently from a409115 to 68736c6 Compare May 15, 2023 19:49
@n1ru4l n1ru4l marked this pull request as draft May 16, 2023 09:00
@theguild-bot theguild-bot force-pushed the changeset-release/master branch 13 times, most recently from 92ebcf7 to 9beee8d Compare May 23, 2023 05:59
@n1ru4l n1ru4l marked this pull request as ready for review May 24, 2023 07:21
@theguild-bot theguild-bot force-pushed the changeset-release/master branch 2 times, most recently from 91cc2ec to 2b61b7e Compare May 24, 2023 07:47
@n1ru4l n1ru4l merged commit 5c7b3b3 into master May 24, 2023
@n1ru4l n1ru4l deleted the changeset-release/master branch May 24, 2023 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants