Skip to content

Update all packages to latest, update outdated Gatsby APIs, convert project to TypeScript#102

Draft
imjoshin wants to merge 6 commits into
keegn:developmentfrom
imjoshin:master
Draft

Update all packages to latest, update outdated Gatsby APIs, convert project to TypeScript#102
imjoshin wants to merge 6 commits into
keegn:developmentfrom
imjoshin:master

Conversation

@imjoshin

Copy link
Copy Markdown

This change brings no UI modifications - this is purely a technical change.

This PR has four major changes:

  1. Update all packages to latest versions (including Gatsby 5)
  2. gatsby-image -> gatsby-plugin-image
  3. react-helmet -> Gatsby Head API
  4. Typescript

Status

  • WIP
  • Ready for review
  • Deploy preview build succeeded and preview looks good.
  • Needs testing

@imjoshin

Copy link
Copy Markdown
Author

The build is failing due to an old NODE_VERSION. Can we update this to 18+?
https://docs.netlify.com/configure-builds/manage-dependencies/#node-js-and-javascript

@keegn keegn changed the base branch from master to development March 9, 2023 17:41
@keegn

keegn commented Mar 9, 2023

Copy link
Copy Markdown
Owner

The build is failing due to an old NODE_VERSION. Can we update this to 18+? https://docs.netlify.com/configure-builds/manage-dependencies/#node-js-and-javascript

Thanks for the PR! Sorry for the delay on my end. Updated the NODE_VERSION for branch and preview deploys and kicked off a new build.

@keegn keegn self-requested a review March 9, 2023 17:52
@keegn keegn marked this pull request as draft March 9, 2023 18:05
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