Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented May 1, 2024

This PR contains the following updates:

Package Change Age Confidence
@mdx-js/react (source) 1.1.4 -> 3.1.1 age confidence

Release Notes

mdx-js/mdx (@​mdx-js/react)

v3.1.1

Compare Source

Fix
Types
  • 933ab44 @mdx-js/mdx: add attributes to export/import declarations
Docs

Full Changelog: mdx-js/mdx@3.1.0...3.1.1

v3.1.0

Compare Source

Add
Fix
Types
Miscellaneous
  • 77158cd Refactor to externalize recma packages
Site

Full Changelog: mdx-js/mdx@3.0.1...3.1.0

v3.0.1

Compare Source

Fix
Types
Site

Full Changelog: mdx-js/mdx@3.0.0...3.0.1

v3.0.0

Compare Source

(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: mdx-js/mdx@2.3.0...3.0.0

v2.3.0

Compare Source

Add
Fix
Community
Misc

Full Changelog: mdx-js/mdx@2.2.1...2.3.0

v2.2.1

Compare Source

  • e293eaf Remove assert/strict for Node 14

Full Changelog: mdx-js/mdx@2.2.0...2.2.1

v2.2.0

Compare Source

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

Full Changelog: mdx-js/mdx@2.1.5...2.2.0

v2.1.5

Compare Source

  • 90fa493 Fix bug with (injected) custom elements and layouts

Full Changelog: mdx-js/mdx@2.1.4...2.1.5

v2.1.4

Compare Source

Patches
Docs

Full Changelog: mdx-js/mdx@2.1.3...2.1.4

v2.1.3

Compare Source

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: mdx-js/mdx@2.1.2...2.1.3

v2.1.2

Compare Source

Core
Docs

Full Changelog: mdx-js/mdx@2.1.1...2.1.2

v2.1.1

Compare Source

Full Changelog: mdx-js/mdx@2.1.0...2.1.1

v2.1.0

Compare Source

Core
Site
Docs

New Contributors: Thanks @​VitorLuizC, @​homumado, @​bensmithett, @​stefanprobst, @​jbesomi, @​dawidjaniga, @​zfben

Full Changelog: mdx-js/mdx@2.0.0...2.1.0

v2.0.0

Compare Source

Welcome to MDX 2! See the of the website for everything:

Changelog since last RC
@mdx-js/mdx
@mdx-js/react
@mdx-js/loader
@mdx-js/esbuild
remark-mdx

New Contributors

Thanks @​redallen, @​lonyele, @​PaulieScanlon, @​pd4d10, @​Gowee, @​mskelton, @​ihupoo, @​remcohaszing, @​loreanvictor, @​ChrisChinchilla, @​glitteringkatie, @​mvasilkov, @​jablko, @​michaeloliverx, @​yordis, @​rodrez, @​imballinst, @​gaearon.

Full Changelog: mdx-js/mdx@v1.6.3...2.0.0

v1.6.22

Compare Source

  • Bump dependencies
  • Update documentation

v1.6.21

Compare Source

v1.6.20

Compare Source

v1.6.19

Compare Source

v1.6.18

Compare Source

v1.6.17

Compare Source

v1.6.16

Compare Source

  • Only add makeShortcode function if it's needed (#​1088)

v1.6.15

Compare Source

  • Bump dependencies

v1.6.14

Compare Source

v1.6.13

Compare Source

  • Pin internal dependencies of the monorepo

v1.6.12

Compare Source

v1.6.11

Compare Source

  • Handle case when file in toJSX plugin is undefined (#​1156)

v1.6.10

Compare Source

  • Gracefully handle falsy values of options.file passed to toJSX compiler (#​1155)

v1.6.9

Compare Source

  • Fix handling of virtual files in case they're null (#​1153)

v1.6.8

Compare Source

  • Pass file to babel for improved error messaging (#​1126)
  • Docs updates
  • Bump deps

v1.6.7

Compare Source

  • Improve shortcode error messages (#​1136)

v1.6.6

Compare Source

  • Bump upstream dependencies

v1.6.5

Compare Source

  • Bumped dependencies

v1.6.4

Compare Source

v1.6.3

Compare Source

v1.6.2

Compare Source

  • Remove named import for React.forwardRef #​1054

v1.6.1

Compare Source

  • Add missing space-separated properties (#​1048)

v1.6.0

Compare Source

v1.5.9

Compare Source

  • Export compiler (#​1018)
  • Bump dependencies
  • Improve/update example usage

v1.5.8

Compare Source

  • Don't evaluate escaped string interpolation in code blocks (#​991)
  • Bump dependencies

v1.5.7

Compare Source

  • Add first-class support for Preact

v1.5.6

Compare Source

  • Bump dependencies

v1.5.5

Compare Source

  • Ensure compiling hast doesn't fail if path contains export #​912

v1.5.4

Compare Source

  • Add support for export all syntax #​911

v1.5.3

Compare Source

v1.5.2

Compare Source

• Misc. dependency updates

v1.5.1

Compare Source

  • Preserve metastring language from codeblocks (#​803)
  • Misc. dependency updates

v1.5.0

Compare Source

  • Use buble-jsx-only to reduce runtime bundle size (#​790)
  • Miscellaneous dependency updates

v1.4.5

Compare Source

  • Add @babel/core to peer dependencies (#​775)

v1.4.4

Compare Source

  • Don't double escape "$" characters (#​740)

v1.4.3

Compare Source

  • Revert babel error catch during import parsing (#​766)

v1.4.2

Compare Source

  • Change MDXCreateElement so that it doesn't break React's ref (#​751)

v1.4.1

Compare Source

  • 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

Compare Source

  • Create babel-plugin-html-attributes-to-jsx (#​745)

v1.3.2

Compare Source

  • Bump dep, mdast-util-to-hast which saw a bugfix

v1.3.1

Compare Source

  • Make gatsby-theme-mdx more reusable (#​735)

v1.3.0

Compare Source

  • Allow for customizing the renderer in MDX loader (#​725)

v1.2.2

Compare Source

  • Fix dependencies in core packages

v1.2.1

Compare Source

  • Fixes a failed release for a few packages in 1.2.0

v1.2.0

Compare Source

  • 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

Compare Source

  • Improve serialization of sandbox attributes (#​715)

v1.1.5

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@changeset-bot
Copy link

changeset-bot bot commented May 1, 2024

⚠️ No Changeset found

Latest commit: 18dfad9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/major-mdx-monorepo branch from 7157e8d to c9a8908 Compare October 18, 2024 16:58
@renovate renovate bot force-pushed the renovate/major-mdx-monorepo branch from c9a8908 to 18dfad9 Compare September 1, 2025 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant