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

feat!: revert Gatsby 5 changes (#959) #960

Merged
merged 2 commits into from
Dec 6, 2023
Merged

feat!: revert Gatsby 5 changes (#959) #960

merged 2 commits into from
Dec 6, 2023

Conversation

sunnyzanchi
Copy link
Contributor

No description provided.

* Revert "fix: clean up `@mdx-js/{mdx,react}` packages"

This reverts commit 4f30134.

* Revert "fix: remove `remark-mdxjs` dependency"

This reverts commit 2287c1a.

* Revert "fix: update `remark-mdx`, make gastby-node ESM"

This reverts commit f7be576.

* Revert "fix: use `fileAbsolutePath` for `MarkdownRemark` nodes"

This reverts commit e1b5d23.

* Revert "fix: bump github workflows to node 18"

This reverts commit a18084d.

* Revert "fix: Create mdxAST field"

This reverts commit 42ec26f.

* Revert "fix: make Button `variant` not required"

This reverts commit d60aa36.

* Revert "fix: make Tabs.Pages index prop not required"

This reverts commit f445e49.

* Revert "fix: Update slugify function"

This reverts commit 80cc35a.

* Revert "fix: use 'value' prop instead of 'selected' on option element"

This reverts commit d11a777.

* Revert "feat: Upgrade node and packages"

This reverts commit 60db122.

fix: readd `gatsby-plugin-portal` as a dependency

* Revert "upgrade testing libraries and config for Gatsby 5"

This reverts commit d956fc2.

* Revert "wip move to ESM modules and fix jest"

This reverts commit ebafc0d.

* Revert "replace `jest-emotion` with `@emotion/jest`"

This reverts commit 1426d64.

* Revert "fix remaining module import issues"

This reverts commit 6528d29.

* Revert "update jest and jest config for ESM"

This reverts commit 0f42247.

* Revert "fix tests for newer Jest version & ESM"

This reverts commit 63bcfd7.

* Revert "update Gatsby mock with `jest.fn`s, fix Link tests"

This reverts commit 4afc57b.

* revert to v7.1.3, before Gatsby 5

i couldn't figure out why this wasn't reverting how i expected it to,
so i just copied the code from v7.1.3 and replaced it here

* Revert "upgrade `gatsby-plugin-mdx` and fix most query errors"

This reverts commit 175f473.

* Revert "chore: Update createPages and template per docs"

This reverts commit 2addd31.

* Revert "add `fallback: false` for crypto and url modules"

This reverts commit 5789bf5.

* Revert "upgrade `react-prism-renderer`"

This reverts commit 739e6cc.

* Revert "fix `slug` query"

This reverts commit 9bac64c.

* Revert "style fix: switch from `css` to `styled`"

This reverts commit 0cbdb30.

* Revert "ugrade `@emotion/{react,styled}` and `jest-emotion`"

This reverts commit 049374d.

* Revert "make `externals` an array to not overwrite Gatsby's"

This reverts commit 0bc2c8d.

* Revert "chore: Update react-use and file-saver imports"

This reverts commit f1faa20.

* Revert "chore: Run query codemod"

This reverts commit 27ffb09.

* Revert "update inline code and codeblocks for MDX v2"

This reverts commit e202af2.

* Revert "fix lint errors"

This reverts commit 8ff206d.

* Revert "chore: Update imports/exports"

This reverts commit dcadd1a.

* Revert "chore: add new tests"

This reverts commit ceeb327.

* Revert "chore Add tests"

This reverts commit 6e00e82.

* Revert "add test for `useQueryParams`"

This reverts commit eee268e.

* Revert "add tests for Popover component"

This reverts commit b301b96.

* Revert "add test for `usePrevious`"

This reverts commit 45269d2.

* Revert "fix: remove unneeded comment and console log"

This reverts commit 0a920f8.

* Revert "feat: add useHasMounted test"

This reverts commit 56f6000.

* Revert "file organization"

This reverts commit b71fed0.

* Revert "fix: rerender feedback form for each test"

This reverts commit c680aac.

* Revert "fix: rerender feedback form for each test"

This reverts commit 362f131.

* Revert "fix: Add SEO test"

This reverts commit d81bd2c.

* rename snapshots back to `.js`

* fix tests for Gatsby 5 revert

* remove `.mjs` test files

* fix lint errors

* remove `.mjs` from lint command

* use node 16 for `pr_merged` workflow

BREAKING CHANGE: reverts the Gatsby 5 changes so the theme
is back on Gatsby 4.
@sunnyzanchi sunnyzanchi requested review from a team, clarkmcadoo and tabathadelane and removed request for a team December 6, 2023 21:49
@sunnyzanchi sunnyzanchi merged commit f035bcd into main Dec 6, 2023
1 check passed
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.

3 participants