fix(deps): update dependency @mdx-js/react to v3 for gatsby-theme-graphql-playground #1334
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.1
Release Notes
mdx-js/mdx (@mdx-js/react)
v3.0.1
Compare Source
Fix
49fd094
Fix generated JSX pragmas for new babelby @remcohaszing in https://github.com/mdx-js/mdx/pull/2438
d1fface
Refactor to handle uncaught webpack errorsby @remcohaszing in https://github.com/mdx-js/mdx/pull/2398
Types
c03e16c
Add declaration maps85c5dd0
Fix webpack loader typesby @remcohaszing in https://github.com/mdx-js/mdx/pull/2386
Site
38f7a5c
Fix reset of playground render errorsby @ManasMakde in https://github.com/mdx-js/mdx/pull/2392
680445d
Add note on broken react runtime typesby @ky1ejs in https://github.com/mdx-js/mdx/pull/2383
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
e08b759
5afa48e
Change to require Node 165a13d73
Change to use export mapscbc2822
Updateunified
, types, plugins, etc96b51f9
Remove inferral of development fromNODE_ENV
Change (unlikely to affect you)
c961af8
RemoveuseDynamicImport
option9cb26fd
@mdx-js/register
: remove package0d1558a
@mdx-js/esbuild
: remove experimentalallowDangerousRemoteMdx
0f62bce
@mdx-js/node-loader
: removefixRuntimeWithoutExportMap
4f92422
@mdx-js/preact
: remove deprecatedMDXContext
,withMDXComponents
a362bb4
@mdx-js/react
: remove deprecatedMDXContext
,withMDXComponents
Add
e12f307
Add support for passingbaseUrl
when running2c511a4
Add support forbaseUrl
as aURL
1863914
Add deprecation warning for classic runtimea34177c
Add support for ES2024 in MDX, adjacent JSX and expression blocks44fd9ca
Add support forawait
in MDX3a7f194
AddtableCellAlignToStyle
option, to usealign
fdfe17b
@mdx-js/rollup
: add support for Vite development modeby @remcohaszing in https://github.com/mdx-js/mdx/pull/2376
Misc
f48d038
Remove unneeded pragma comment after transform8f3b292
Add ause strict
directive to function bodies172e519
@mdx-js/react
: fix to classify@types/react
as a peer dependencyby @remcohaszing in https://github.com/mdx-js/mdx/pull/2281
a7bd79b
Refactor output to immediately export defaulte525db9
dae82ae
Refactor some errorsce173f2
Refactor to add types for JSX runtimes8a56312
Refactor output to use spread, notObject.assign
by @remcohaszing in https://github.com/mdx-js/mdx/pull/2328
825717f
Refactor to sort default componentsby @remcohaszing in https://github.com/mdx-js/mdx/pull/2318
d8a62d2
Add missing type dependenciesby @arcanis in https://github.com/mdx-js/mdx/pull/2256
Docs
a9f0c04
Add guide on injecting components24e3d8d
Add compat sections to readmes30e4a5d
Add sponsor07503a5
Update link to KaTeX CSS in docsby @victor23k in https://github.com/mdx-js/mdx/pull/2360
74aee56
bc1d9e5
765310c
6d1e64d
Refactor docs7fd1d9a
Fix docs on how to use solidby @BeiyanYunyi in https://github.com/mdx-js/mdx/pull/2300
4129f90
Fix a couple typosby @deining in https://github.com/mdx-js/mdx/pull/2266
bb902f8
Fix typoby @ChristianMurphy in https://github.com/mdx-js/mdx/pull/2380
Site
78a1eb5
Add v3 blog post2b1948c
Add v3 migration guided6bb70c
Add improved error display in playground89097e4
Remove unmaintained dev-dependency3e23ba9
Add more options to playgroundd92128b
Fix links in docsab3aa96
Add GitHub pagesby @remcohaszing in https://github.com/mdx-js/mdx/pull/2377
a2c8693
Fix siteby @wooorm in https://github.com/mdx-js/mdx/pull/2358
dbe9f44
Fix playground AST views w/ cloneby @Jokcy in https://github.com/mdx-js/mdx/pull/2315
7504cfb
Add more options to playground, directives, format, etcby @slorber in https://github.com/mdx-js/mdx/pull/2295
57301df
Add resizable editor/layout to playgroundby @slorber in https://github.com/mdx-js/mdx/pull/2296
9eb747d
Add 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 - "before 10am on the first day of the month" in timezone GMT, 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.
This PR has been generated by Mend Renovate. View repository job log here.