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

Remove unsupported providerImportSource option #69609

Merged
merged 3 commits into from
Sep 3, 2024

Conversation

ProchaLu
Copy link
Contributor

@ProchaLu ProchaLu commented Sep 3, 2024

While working on applying custom components to nested MDX files using MDXProvider, I noticed an outdated comment in the Next.js MDX README. The comment references the providerImportSource option, which is no longer supported. This option removed, as explained by @leerob here.

This PR updates the Next.js MDX README by removing the outdated reference to the providerImportSource option.

ccs:
@leerob
@wooorm
@remcohaszing
@manovotny

@ijjk ijjk added the type: next label Sep 3, 2024
@ijjk
Copy link
Member

ijjk commented Sep 3, 2024

Allow CI Workflow Run

  • approve CI run for commit: 9c2b1b6

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

@ijjk ijjk enabled auto-merge (squash) September 3, 2024 18:56
@ijjk ijjk merged commit be04802 into vercel:canary Sep 3, 2024
38 checks passed
@ProchaLu ProchaLu deleted the remove-providerimportsource branch September 4, 2024 06:40
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants