Skip to content

Releases: mdx-js/mdx

v1.2.0

08 Aug 22:52

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

Choose a tag to compare

  • Improve serialization of sandbox attributes (#715)

v1.1.4

31 Jul 18:42

Choose a tag to compare

  • Add babel-plugin-remove-export-keywords package (#699)

v1.1.2

31 Jul 18:40

Choose a tag to compare

  • Improve style string to object parsing (#683)

v1.1.1

30 Jul 13:22

Choose a tag to compare

  • Properly add React as a peer dependency for @mdx-js/react (#694)
  • Miscellaneous dependency upgrades

v1.1.0

15 Jul 16:22

Choose a tag to compare

  • Update unified/remark dependencies to their latest majors
  • Clean house, updating example dependencies

v1.0.27

12 Jul 20:30

Choose a tag to compare

  • Forward component prop in MDXCreateElement (#636)

v1.0.26

12 Jul 20:27

Choose a tag to compare

  • Security update in dependencies (nothing that directly affects usage)

v1.0.25

12 Jul 20:26

Choose a tag to compare

  • Improve block parsing of alphanumeric component names (#604)

v1.0.24

11 Jul 17:30

Choose a tag to compare

  • Removes external dependency that bloats library size (#624, #629)