Releases: storybookjs/mdx2-csf
Releases · storybookjs/mdx2-csf
v1.1.0
🚀 Enhancement
- regen lockfile #43 (@ndelangen)
🐛 Bug Fix
- Refactor rehypePlugins configuration #42 (mehak.fatima@zivver.com)
Authors: 3
- Mehak Fatima (@MehakFatima24)
- Michael Shilman (@shilman)
- Norbert de Langen (@ndelangen)
v1.1.0-next.1
🐛 Bug Fix
- Refactor rehypePlugins configuration #42 (mehak.fatima@zivver.com)
Authors: 1
- Mehak Fatima (@MehakFatima24)
v1.1.0-next.0
v1.0.0
💥 Breaking Change
- Add JSX transpilation to compiler-generated code #30 (@ndelangen)
🚀 Enhancement
- Fix type exports #34 (@joshwooding)
- Remove uses of
AddContext
#14 (@tmeasday)
🐛 Bug Fix
- Upgrade to SB7.0 #38 (@shilman)
- Throw descriptive error when 'of' prop is detected #37 (@JReinhold)
- Add debug output to
loader.js
#17 (@ndom91) - Replace
'mdx'
tag with'stories-mdx'
#33 (@tmeasday) - Only support webpack 5, expose some types #32 (@IanVS)
- JSX: Ignore the user's babel config #31 (@shilman)
- Export CompileOptions #28 (@joshwooding)
- Add MDX compiler option overrides #27 (@shilman)
- Bump version of loader-utils #26 (@eirslett-visma)
- Fix canvas mdxSource generation and add tests #25 (@zhyd1997 @shilman)
- Upgrade example to SB7 #24 (@shilman)
- Prebundle with tsup #23 (@shilman)
- Add mdx tag for SB7 support #22 (@shilman)
- Remove JSX from compiler's page output #20 (@IanVS @shilman)
- chore: Moved @babel/types to dependencies #19 (@bryanjtc)
Authors: 10
- Bryan Thomas (@bryanjtc)
- Eirik Sletteberg (@eirslett-visma)
- Ian VanSchooten (@IanVS)
- Jeppe Reinhold (@JReinhold)
- Josh Wooding (@joshwooding)
- Michael Shilman (@shilman)
- Nico Domino (@ndom91)
- Norbert de Langen (@ndelangen)
- Tom Coleman (@tmeasday)
- Yadong Zhang (@zhyd1997)
v1.0.0-next.8
v1.0.0-next.7
v1.0.0-next.6
🐛 Bug Fix
- Throw descriptive error when 'of' prop is detected #37 (@JReinhold)
Authors: 1
- Jeppe Reinhold (@JReinhold)