[OSS] Gatsby 4 upgrade
See original GitHub issueRelates to:
- https://github.com/newrelic/developer-website/issues/1821
- https://github.com/newrelic/docs-website/pull/5360/files
Acceptance Criteria
- Upgrade site to Gatsby 4 (Locally)
- review and fix all the fun errors and assess issues
- once we have slack support with Gatsby discuss our approach
- determine how to use
createNodeField
correctly so project data renders on preview builds see PR for approach - consider aliasing
projectType
field back to it’s original location OR update all queries for the new location of project type.
Issue Analytics
- State:
- Created 2 years ago
- Comments:8 (6 by maintainers)
Top Results From Across the Web
Migrating from v3 to v4 - Gatsby
This is a reference for upgrading your site from Gatsby 3 to Gatsby 4. Version 4 introduces big performance improvements of up to...
Read more >How to Upgrade Gatsby to Version 4 - Code Concisely
Start by updating Gatsby to version 4 by running npm install gatsby@latest . If you are using NPM version 7, you might need...
Read more >Gatsby 4 - Updates, Breaking Changes & Deprecations #32860
In case you didn't know, we're planning the next major version of Gatsby for Q4 of this year! We're bringing some exciting new...
Read more >The great gatsby upgrade - Scott Nonnenberg
In the abstract, it is a system that surfaces data via self-documenting, type-safe GraphQL to consuming code, with many built-in primitives for ......
Read more >Gatsby v3 - npm
Save your changes, and the browser will update in real time! At this point, you've got a fully functional Gatsby website. For additional ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
all the errrorszzz
This issue has been automatically closed because it was a stale issue that had no recent activity. Thank you for your contributions.