Skip to content

Releases: mdx-js/mdx

v1.4.2

03 Sep 18:50
Compare
Choose a tag to compare
  • Change MDXCreateElement so that it doesn't break React's ref (#751)

v1.4.1

03 Sep 16:58
Compare
Choose a tag to compare
  • Don't parse ES syntax in open blocks (#763)
  • Add math-blocks to guides (#762)
  • Fix and improve suggested types (#758)
  • Transpile gatsby-plugin-mdx with Babel for theme (#756)

v1.4.0

26 Aug 14:04
Compare
Choose a tag to compare
  • Create babel-plugin-html-attributes-to-jsx (#745)

v1.3.2

26 Aug 14:03
Compare
Choose a tag to compare
  • Bump dep, mdast-util-to-hast which saw a bugfix

v1.3.1

18 Aug 15:52
Compare
Choose a tag to compare
  • Make gatsby-theme-mdx more reusable (#735)

v1.3.0

13 Aug 23:01
Compare
Choose a tag to compare
  • Allow for customizing the renderer in MDX loader (#725)

v1.2.2

08 Aug 22:58
Compare
Choose a tag to compare
  • Fix dependencies in core packages

v1.2.1

08 Aug 22:53
Compare
Choose a tag to compare
  • Fixes a failed release for a few packages in 1.2.0

v1.2.0

08 Aug 22:52
Compare
Choose a tag to compare
  • Breaks out babel plugins and shared utilities into standalone packages
  • Fixes issue where exports weren't being processed by MDX-specific babel plugins

v1.1.6

06 Aug 16:50
Compare
Choose a tag to compare
  • Improve serialization of sandbox attributes (#715)