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 MDXv1 compiler, tests, example #1

Merged
merged 6 commits into from
May 23, 2022
Merged

Add MDXv1 compiler, tests, example #1

merged 6 commits into from
May 23, 2022

Conversation

shilman
Copy link
Member

@shilman shilman commented Feb 21, 2022

Issue: N/A

What Changed

  • Added MDXv1 compiler
  • Added unit tests
  • Added sample project
  • Update README

How to test

See attached tests/project

Change Type

  • maintenance
  • documentation
  • patch
  • minor
  • major
📦 Published PR as canary version: 0.0.1-canary.1.eed86d7.0

✨ Test out this PR locally via:

npm install @storybook/mdx1-csf@0.0.1-canary.1.eed86d7.0
# or 
yarn add @storybook/mdx1-csf@0.0.1-canary.1.eed86d7.0

@shilman shilman added enhancement New feature or request patch Increment the patch version when merged labels Feb 21, 2022
@IanVS
Copy link
Member

IanVS commented May 13, 2022

Hi, is there a reason this hasn't been merged/released? I think I'll need to use it in the vite builder if I want to support both mdx1 and mdx2, and it's nice to have something other than a canary to point to.

@shilman shilman merged commit 43a3045 into main May 23, 2022
@shilman shilman deleted the mdx1-support branch May 23, 2022 11:17
@github-actions
Copy link

🚀 PR was released in v0.0.1 🚀

@github-actions github-actions bot added the released This issue/pull request has been released. label May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request patch Increment the patch version when merged released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants