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 all packages to latest, update outdated Gatsby APIs, convert project to TypeScript #102

Draft
wants to merge 6 commits into
base: development
Choose a base branch
from

Conversation

imjoshin
Copy link

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
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
Copy link
Owner

keegn commented Mar 9, 2023

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.

None yet

2 participants