Code Monkey home page Code Monkey logo

Comments (4)

Tielem avatar Tielem commented on July 18, 2024 1

Hey @d4rekanguok

I've given this a stab, in my fork - https://github.com/Tielem/gatsby-typescript

  1. All dependencies have been updated to latest version
  2. I have renovate bot running on it, but not 100% happy yet about the config. Will look further into this
  3. I ran into an issue with graphql. If I update it to 15.3.0 (or whatever latest is), I run into an error with multiple versions of graphql conflicting
  4. I resolved a number of linting errors and some other errors introduced, I think, by upgrading the dependencies

As for #3, I could use some feedback/advice. My current "fix" is to remove the local graphql dependency, but that is more a hack than anything. I have a really hard time pinpointing what causes this. You can see the difference if you look at the git history. head works, head-2 doesn't.

And a general question: Is there a special reason why you integrated gatsby-plugin-graphql-codegen into gatsby-plugin-ts? Wouldn't they better co-exist?

from gatsby-typescript.

d4rekanguok avatar d4rekanguok commented on July 18, 2024

Thank you for this notice @Tielem! These things move so fast — I vividly remember upgrading graphql-toolkit to @graphql-toolkit/xxx just not that long ago.

I'm not in the Gatsby world at the moment, so PRs are highly appreciated!

from gatsby-typescript.

d4rekanguok avatar d4rekanguok commented on July 18, 2024

@Tielem Thank you so much 🙏 !!

I ran into an issue with graphql. If I update it to 15.3.0 (or whatever latest is), I run into an error with multiple versions of graphql conflicting

Gatsby relies on [email protected] internally, so there's little we can do until they upgrade to 15 (found this gatsbyjs/gatsby#25906.) We import graphql from gatsby/graphql instead of just graphql for this reason.

And a general question: Is there a special reason why you integrated gatsby-plugin-graphql-codegen into gatsby-plugin-ts? Wouldn't they better co-exist?

The codegen portion was originally a part of gatsby-plugin-ts. My plan was to move the ts-loader & the codegen stuff each into their own plugins & make gatsby-plugin-ts a theme with all these plugins preconfigured, but I haven't gotten to it!

from gatsby-typescript.

Tielem avatar Tielem commented on July 18, 2024

Closing this issue, since the PR is merged.

from gatsby-typescript.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.