Skip to content

Releases: mdx-js/mdx

3.0.1

12 Feb 10:51
78aee48
Compare
Choose a tag to compare

Fix

Types

Site

Full Changelog: 3.0.0...3.0.1

3.0.0

24 Oct 18:34
9a40e18
Compare
Choose a tag to compare

(see https://mdxjs.com/migrating/v3/ on how to migrate)

Change

Change (unlikely to affect you)

  • c961af8 Remove useDynamicImport option
  • 9cb26fd @mdx-js/register: remove package
  • 0d1558a @mdx-js/esbuild: remove experimental allowDangerousRemoteMdx
  • 0f62bce @mdx-js/node-loader: remove fixRuntimeWithoutExportMap
  • 4f92422 @mdx-js/preact: remove deprecated MDXContext, withMDXComponents
  • a362bb4 @mdx-js/react: remove deprecated MDXContext, withMDXComponents

Add

  • e12f307 Add support for passing baseUrl when running
  • 2c511a4 Add support for baseUrl as a URL
  • 1863914 Add deprecation warning for classic runtime
  • a34177c Add support for ES2024 in MDX, adjacent JSX and expression blocks
  • 44fd9ca Add support for await in MDX
  • 3a7f194 Add tableCellAlignToStyle option, to use align
  • fdfe17b @mdx-js/rollup: add support for Vite development mode
    by @remcohaszing in #2376

Misc

Docs

Site

Full Changelog: 2.3.0...3.0.0

2.3.0

09 Feb 19:07
b117f74
Compare
Choose a tag to compare
Add

Fix

Community

Misc

Full Changelog: 2.2.1...2.3.0

2.2.1

14 Dec 08:50
5f68330
Compare
Choose a tag to compare
  • e293eaf Remove assert/strict for Node 14

Full Changelog: 2.2.0...2.2.1

2.2.0

14 Dec 08:35
e43820b
Compare
Choose a tag to compare

Features

Patches

  • 3e0ab23 Fix @mdx-js/node-loader from patching all runtimes

Docs

Full Changelog: 2.1.5...2.2.0

2.1.5

11 Oct 17:19
6303aa2
Compare
Choose a tag to compare
  • 90fa493 Fix bug with (injected) custom elements and layouts

Full Changelog: 2.1.4...2.1.5

2.1.4

06 Oct 18:10
29e93e5
Compare
Choose a tag to compare

Patches

Docs

Full Changelog: 2.1.3...2.1.4

2.1.3

17 Aug 18:49
6690566
Compare
Choose a tag to compare

Core

Docs

Internal stuff that slightly improve stuff

  • 529b96a Replace astring with estree-util-to-js
  • 7d8dc11 Add id field to esbuild messages
  • 7f37b95 Update @types/estree-jsx

Full Changelog: 2.1.2...2.1.3

2.1.2

18 Jun 12:34
fce1df0
Compare
Choose a tag to compare

Core

Docs

Full Changelog: 2.1.1...2.1.2

2.1.1

31 Mar 17:05
b09a5e4
Compare
Choose a tag to compare

Full Changelog: 2.1.0...2.1.1