Skip to content

Releases: mdx-js/mdx

v1.0.21

18 Jun 14:46
Compare
Choose a tag to compare

• Peer dependencies for react/react-dom in gatsby-theme-mdx
• Docs updates
• Use theme-ui in gatsby-theme-mdx

v1.0.20

25 May 13:35
Compare
Choose a tag to compare
  • Fix @mdx-js/vue publish script

v1.0.19

13 May 18:14
Compare
Choose a tag to compare

• Stop forwarding options to remark/rehype plugins (#576)

⚠️ Important

If you previously relied on the undocumented and unintended options forwarding please note that this could break your plugin usage. This support has been removed because it will break plugins in subtle ways that erodes the end user experience. See #575 for more details.

v1.0.18

07 May 17:47
Compare
Choose a tag to compare
  • Ensure babel doesn't pick up a local config in remark-mdx (#570)

v1.0.17

01 May 21:09
ea5b301
Compare
Choose a tag to compare
  • Fix scope for live editor in gatsby-theme-mdx #565

v1.0.16

01 May 16:35
Compare
Choose a tag to compare
  • Fix runtime docs for global scope via MDXProvider

v1.0.15

25 Apr 14:56
Compare
Choose a tag to compare

• Require babel plugins directly #551

v1.0.11

18 Apr 14:10
Compare
Choose a tag to compare
  • Fix theme compilation #544

v1.0.10

16 Apr 21:12
Compare
Choose a tag to compare
  • Improve fix for class => className transforms #535

v1.0.9

16 Apr 20:57
Compare
Choose a tag to compare
  • Ensure class is transformed to className #534