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

Update @graphql-tools deps #169

Closed
nagiek opened this issue Jan 27, 2022 · 1 comment
Closed

Update @graphql-tools deps #169

nagiek opened this issue Jan 27, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@nagiek
Copy link

nagiek commented Jan 27, 2022

Hi,

Thank you for this project, it’s very helpful.

I wanted to ask if we could update the @graphql-tools deps of this project. There are a few bug fixes which this project would benefit from. Specifically, pull request #3081, which fixes a checkValidationErrors bug in @graphql-tools/utils.

This would be a major upgrade to v8 of the package. Apparently this is a breaking change, but hopefully not that hard to implement.

Thank you!

@cometkim cometkim added the enhancement New feature or request label Jan 31, 2022
@cometkim cometkim mentioned this issue Mar 14, 2022
Closed
30 tasks
cometkim added a commit that referenced this issue Jun 12, 2022
rc.0
- implemente XState based scheduler
- stabilize schema output
- bump GCG
- upgrade yarn to v3
- rewritten core logics
- upgrade eslint to v8
- upgrade plugin's dependencies
- pin graphql version
- rewrite emitSchema service
- rewriten emitPluginDocument service
- rewriten codegen service
- add TS & Flow examples

rc.1
- skip running on cloud build
- fix config validation
- more contexture reporting
- turn `flattenGeneratedTypesIncludeFragments` true
- stabilize documents
- change maybe type to use `null` instead of `undefined`
- update README

rc.2
- add mdx example
- MDX example to validate regression of [#117]
- update dependencies
- added support for `GatsbyImageData` scalar

Resolves #40
Resolves #103
Resolves #104
Resolves #109
Fixes #113
Fixes #117
Fixes #120
Resolves #122
Fixes #124
Resolves #131
Fixes #139, #99
Resolves #146
Fixes #157
Fixes #159
Fixes #160
Fixes #161
Fixes #162
Resolves #168
Resolves #169
Fixes #171

[#117]: #117
@cometkim
Copy link
Owner

Now all dependencies are up-to-date in v3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants