Update mdx monorepo to v3 (major)#523
Merged
kodiakhq[bot] merged 1 commit intocanaryfrom Oct 24, 2023
Merged
Conversation
|
|
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.3.0->3.0.02.3.0->3.0.0Release Notes
mdx-js/mdx (@mdx-js/loader)
v3.0.0Compare Source
(see https://mdxjs.com/migrating/v3/ on how to migrate)
Change
e08b7595afa48eChange to require Node 165a13d73Change to use export mapscbc2822Updateunified, types, plugins, etc96b51f9Remove inferral of development fromNODE_ENVChange (unlikely to affect you)
c961af8RemoveuseDynamicImportoption9cb26fd@mdx-js/register: remove package0d1558a@mdx-js/esbuild: remove experimentalallowDangerousRemoteMdx0f62bce@mdx-js/node-loader: removefixRuntimeWithoutExportMap4f92422@mdx-js/preact: remove deprecatedMDXContext,withMDXComponentsa362bb4@mdx-js/react: remove deprecatedMDXContext,withMDXComponentsAdd
e12f307Add support for passingbaseUrlwhen running2c511a4Add support forbaseUrlas aURL1863914Add deprecation warning for classic runtimea34177cAdd support for ES2024 in MDX, adjacent JSX and expression blocks44fd9caAdd support forawaitin MDX3a7f194AddtableCellAlignToStyleoption, to usealignfdfe17b@mdx-js/rollup: add support for Vite development modeby @remcohaszing in https://github.com/mdx-js/mdx/pull/2376
Misc
f48d038Remove unneeded pragma comment after transform8f3b292Add ause strictdirective to function bodies172e519@mdx-js/react: fix to classify@types/reactas a peer dependencyby @remcohaszing in https://github.com/mdx-js/mdx/pull/2281
a7bd79bRefactor output to immediately export defaulte525db9dae82aeRefactor some errorsce173f2Refactor to add types for JSX runtimes8a56312Refactor output to use spread, notObject.assignby @remcohaszing in https://github.com/mdx-js/mdx/pull/2328
825717fRefactor to sort default componentsby @remcohaszing in https://github.com/mdx-js/mdx/pull/2318
d8a62d2Add missing type dependenciesby @arcanis in https://github.com/mdx-js/mdx/pull/2256
Docs
a9f0c04Add guide on injecting components24e3d8dAdd compat sections to readmes30e4a5dAdd sponsor07503a5Update link to KaTeX CSS in docsby @victor23k in https://github.com/mdx-js/mdx/pull/2360
74aee56bc1d9e5765310c6d1e64dRefactor docs7fd1d9aFix docs on how to use solidby @BeiyanYunyi in https://github.com/mdx-js/mdx/pull/2300
4129f90Fix a couple typosby @deining in https://github.com/mdx-js/mdx/pull/2266
bb902f8Fix typoby @ChristianMurphy in https://github.com/mdx-js/mdx/pull/2380
Site
78a1eb5Add v3 blog post2b1948cAdd v3 migration guided6bb70cAdd improved error display in playground89097e4Remove unmaintained dev-dependency3e23ba9Add more options to playgroundd92128bFix links in docsab3aa96Add GitHub pagesby @remcohaszing in https://github.com/mdx-js/mdx/pull/2377
a2c8693Fix siteby @wooorm in https://github.com/mdx-js/mdx/pull/2358
dbe9f44Fix playground AST views w/ cloneby @Jokcy in https://github.com/mdx-js/mdx/pull/2315
7504cfbAdd more options to playground, directives, format, etcby @slorber in https://github.com/mdx-js/mdx/pull/2295
57301dfAdd resizable editor/layout to playgroundby @slorber in https://github.com/mdx-js/mdx/pull/2296
9eb747dAdd info on how to build site locallyby @slorber in https://github.com/mdx-js/mdx/pull/2297
Full Changelog: mdx-js/mdx@2.3.0...3.0.0
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 these updates again.
This PR has been generated by Mend Renovate. View repository job log here.