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

Add MDX compiler option overrides #27

Merged
merged 5 commits into from
Dec 1, 2022

Conversation

shilman
Copy link
Member

@shilman shilman commented Nov 29, 2022

Issue: #11

What Changed

This is an alternative to #12. Rather than provide a single option, provide an object mdxCompileOptions that gets directly to the MDX compiler.

In addition:

  • Update docs
  • Update example to test/demo

How to test

yarn storybook

Change Type

  • maintenance
  • documentation
  • patch
  • minor
  • major
📦 Published PR as canary version: 0.0.4-canary.27.b47ca0a.0

✨ Test out this PR locally via:

npm install @storybook/mdx2-csf@0.0.4-canary.27.b47ca0a.0
# or 
yarn add @storybook/mdx2-csf@0.0.4-canary.27.b47ca0a.0

Version

Published prerelease version: v0.1.0-next.7

Changelog

🚀 Enhancement

🐛 Bug Fix

⚠️ Pushed to next

Authors: 6

@shilman shilman added the enhancement New feature or request label Nov 29, 2022
@shilman
Copy link
Member Author

shilman commented Dec 1, 2022

Self-merging @ndelangen

@shilman shilman merged commit 92b30ff into next Dec 1, 2022
@shilman shilman deleted the shilman/accept-mdx-compiler-options branch December 1, 2022 12:59
@github-actions github-actions bot mentioned this pull request Dec 30, 2022
5 tasks
@github-actions github-actions bot mentioned this pull request Jan 6, 2023
5 tasks
@github-actions github-actions bot mentioned this pull request Jan 21, 2023
5 tasks
This was referenced Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant