Skip to content

v0.2.0-rc.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@Ayc0 Ayc0 released this 22 Jul 19:57
· 41 commits to main since this release

What's Changed

  • Add changelog in #35
  • switch @blocz/mdx-plugin-detect-imports to a mix of CJS + ESM which makes it async
    and so it now cannot be used anymore with mdx.compileSync, only await mdx.compile BREAKING CHANGE in #36
  • @blocz/mdx-plugin-detect-imports generates a proper AST for the exported variable in #36

Full Changelog: v0.2.0-rc.2...v0.2.0-rc.3