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

MDXv2: codemods #35888

Closed
wants to merge 1 commit into from
Closed

MDXv2: codemods #35888

wants to merge 1 commit into from

Conversation

axe312ger
Copy link
Collaborator

@axe312ger axe312ger commented Jun 8, 2022

This adds codemods to simplify the migration for everyone :)

See #35650

  • adjust gatsby-config.js plugin options
  • Remove/Replace MDXRenderer
  • Check what we can do with the GraphQL Queries
  • Check if we can reliably adjust imports and LayoutComponent attributes (to add children for rendering)
  • Cover the defaultLayouts removal as far as possible

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Jun 8, 2022
@axe312ger axe312ger changed the title mdx v2: codemods MDXv2: codemods Jun 8, 2022
@Khaledgarbaya Khaledgarbaya added this to the MDX v2 milestone Jun 9, 2022
@imjoshin imjoshin added topic: remark/mdx Related to Markdown, remark & MDX ecosystem and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Jun 9, 2022
@imjoshin imjoshin changed the title MDXv2: codemods feat(gatsby-transformer-remark): MDXv2 codemods Jun 9, 2022
@LekoArts LekoArts changed the title feat(gatsby-transformer-remark): MDXv2 codemods feat(gatsby-codemods): MDX v2 Jun 24, 2022
@axe312ger axe312ger force-pushed the feat/mdx-v2-codemods branch from 7b903e1 to 694bb54 Compare June 28, 2022 14:44
@axe312ger axe312ger changed the title feat(gatsby-codemods): MDX v2 MDXv2: codemods Jun 29, 2022
@LekoArts LekoArts closed this Aug 3, 2022
@LekoArts LekoArts deleted the feat/mdx-v2-codemods branch August 3, 2022 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: remark/mdx Related to Markdown, remark & MDX ecosystem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants