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

Next #1138

Merged
merged 30 commits into from
Jul 19, 2021
Merged

Next #1138

merged 30 commits into from
Jul 19, 2021

Conversation

vpicone
Copy link
Contributor

@vpicone vpicone commented Jun 23, 2021

closes #1135

Breaking Changes

  • update minimum Gatsby and Gatsby plugins version to v3
  • fix v3 related errors
  • remove emotion wrapper and dependencies

Added

vpicone and others added 26 commits April 14, 2021 16:52
* chore: update gatsby and react

* fix: sassOptions

* chore: update gatsby plugins and remove emotion

* fix: sass module import

* chore: remove emotion

* chore: move homepage to its own component

* chore: add pre-release script

* chore: remove console logs
@vercel
Copy link

vercel bot commented Jun 23, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/carbon-design-system/gatsby-theme-carbon/9X7GzBN78PRrQ3nFLrQhqL4viiBR
✅ Preview: https://gatsby-theme-carbon-git-next-carbon-design-system.vercel.app

@vpicone vpicone marked this pull request as ready for review July 14, 2021 13:20
@vpicone vpicone requested review from a team, aledavila and sstrubberg and removed request for a team July 14, 2021 13:20
Copy link
Member

@sstrubberg sstrubberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great. Docs were super helpful.

One suggestion, but I'm not sure if it needs to be in this PR or a future one, but the Example site when you run npx gatsby new my-carbon-site https://github.com/carbon-design-system/gatsby-starter-carbon-theme was immediately broken until I ran through the migration steps. It might make sense to upgrade the Example site to the latest.

Copy link
Contributor

@aledavila aledavila left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great migration is straight forward

@vpicone vpicone merged commit 4c125ca into main Jul 19, 2021
@vpicone vpicone deleted the next branch July 19, 2021 13:36
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.

Support for Gatsby v3
3 participants