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

Fix broken website deployment due to typescript-json-schema requirement #9439

Merged
merged 2 commits into from
May 18, 2023

Conversation

eddeee888
Copy link
Collaborator

Description

This fixes website deployment because typescript-json-schema does not work with template literal string in type key

Related discussion: #9332 (comment)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

@changeset-bot
Copy link

changeset-bot bot commented May 18, 2023

⚠️ No Changeset found

Latest commit: 2fcefad

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Contributor

🚀 Snapshot Release (alpha)

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

Package Version Info
@graphql-codegen/cli 3.3.2-alpha-20230518084951-2fcefadc7 npm ↗︎ unpkg ↗︎
@graphql-codegen/introspection 3.0.2-alpha-20230518084951-2fcefadc7 npm ↗︎ unpkg ↗︎
@graphql-codegen/visitor-plugin-common 4.0.0-alpha-20230518084951-2fcefadc7 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-document-nodes 3.0.5-alpha-20230518084951-2fcefadc7 npm ↗︎ unpkg ↗︎
@graphql-codegen/gql-tag-operations 3.0.2-alpha-20230518084951-2fcefadc7 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-operations 4.0.0-alpha-20230518084951-2fcefadc7 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-resolvers 4.0.0-alpha-20230518084951-2fcefadc7 npm ↗︎ unpkg ↗︎
@graphql-codegen/typed-document-node 4.1.0-alpha-20230518084951-2fcefadc7 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript 4.0.0-alpha-20230518084951-2fcefadc7 npm ↗︎ unpkg ↗︎
@graphql-codegen/client-preset 3.1.0-alpha-20230518084951-2fcefadc7 npm ↗︎ unpkg ↗︎
@graphql-codegen/graphql-modules-preset 3.1.4-alpha-20230518084951-2fcefadc7 npm ↗︎ unpkg ↗︎
@graphql-codegen/testing 2.0.3-alpha-20230518084951-2fcefadc7 npm ↗︎ unpkg ↗︎
@graphql-codegen/plugin-helpers 4.2.1-alpha-20230518084951-2fcefadc7 npm ↗︎ unpkg ↗︎

@github-actions
Copy link
Contributor

💻 Website Preview

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

@n1ru4l n1ru4l merged commit 9d86128 into master May 18, 2023
@n1ru4l n1ru4l deleted the fix-gh-loader-breaking-website branch May 18, 2023 09:36
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