storybookjs / mdx1-csf

MDX to CSF compiler using MDXv1
MIT License
4 stars 12 forks source link

Add MDXv1 compiler, tests, example #1

Closed shilman closed 2 years ago

shilman commented 2 years ago

Issue: N/A

What Changed

How to test

See attached tests/project

Change Type

📦 Published PR as canary version: 0.0.1-canary.1.eed86d7.0
:sparkles: Test out this PR locally via: ```bash 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 ```
IanVS commented 2 years ago

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.

github-actions[bot] commented 2 years ago

:rocket: PR was released in v0.0.1 :rocket: