fix(deps): update dependency @mdx-js/react to v2
This MR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @mdx-js/react (source) | ^1.6.22 -> ^2.0.0 |
Release Notes
mdx-js/mdx
v2.1.5
-
90fa493Fix bug with (injected) custom elements and layouts
Full Changelog: https://github.com/mdx-js/mdx/compare/2.1.4...2.1.5
v2.1.4
Patches
-
9d2aa80Add file, positional info to crashes in webpack loader by @Twipped in https://github.com/mdx-js/mdx/pull/2124 -
478c78bFix support for Node loaders
Docs
-
56d7066Add Astro to site generator docs by @bholmesdev in https://github.com/mdx-js/mdx/pull/2118 -
996771aAdd missingimportto site example by @elpddev in https://github.com/mdx-js/mdx/pull/2115
Full Changelog: https://github.com/mdx-js/mdx/compare/2.1.3...2.1.4
v2.1.3
Core
-
9904838Fix rewriting of components for custom elements by @bholmesdev in https://github.com/mdx-js/mdx/pull/2101
Docs
-
69a15b7Add link to officialmdx-js/vscode-mdxby @jasikpark in https://github.com/mdx-js/mdx/pull/2098
Internal stuff that slightly improve stuff
-
529b96aReplaceastringwithestree-util-to-js -
7d8dc11Addidfield to esbuild messages -
7f37b95Update@types/estree-jsx
Full Changelog: https://github.com/mdx-js/mdx/compare/2.1.2...2.1.3
v2.1.2
Core
-
7bcd705Fix some performance by improving vdom diffing by @0phoff in https://github.com/mdx-js/mdx/pull/2062 -
f77c33fFix support forbaseUrlrewritingimport.meta.urlby @wooorm in https://github.com/mdx-js/mdx/pull/2021
Docs
-
3579aa3Add use of tla in docs -
366ddb4Update examples in readme -
63fd208Add@next/mdxto Next.js getting started guide by @remcohaszing in https://github.com/mdx-js/mdx/pull/2040 -
7f9a5f4Add improved getting started for current CRA 5 integration by @userzimmermann in https://github.com/mdx-js/mdx/pull/2010 -
5fa82d8Addrecma-nextjs-static-propsto list of plugins by @remcohaszing in https://github.com/mdx-js/mdx/pull/2033 -
3c51a43Addremark-mdx-math-enhancedto list of plugins by @mattvague in https://github.com/mdx-js/mdx/pull/2028
Full Changelog: https://github.com/mdx-js/mdx/compare/2.1.1...2.1.2
v2.1.1
-
e79fc2b0df684bFix to improve_missingMdxReferenceby @vlad-zhukov in https://github.com/mdx-js/mdx/pull/1986, https://github.com/mdx-js/mdx/pull/1988
Full Changelog: https://github.com/mdx-js/mdx/compare/2.1.0...2.1.1
v2.1.0
Core
-
aff6de4minor add support for passing options toremark-rehypeby @stefanprobst in https://github.com/mdx-js/mdx/pull/1935 -
5d4355epatch replacegotw/node-fetchby @wooorm in https://github.com/mdx-js/mdx/pull/1978 -
656a4aepatch remove use ofURLfromurlby @zfben in https://github.com/mdx-js/mdx/pull/1976 -
3f739a3patch add missing dependency by @bensmithett in https://github.com/mdx-js/mdx/pull/1936
Site
-
288602171bc6ff4b514e1Fix playground by @homumado in https://github.com/mdx-js/mdx/pull/1975 and https://github.com/mdx-js/mdx/pull/1931, and by @VitorLuizC in https://github.com/mdx-js/mdx/pull/1928
Docs
-
e6f6bc8Fix to improve example by @dawidjaniga in https://github.com/mdx-js/mdx/pull/1961 -
e527ac7Fix typo by @jbesomi in https://github.com/mdx-js/mdx/pull/1949
New Contributors: Thanks @VitorLuizC, @homumado, @bensmithett, @stefanprobst, @jbesomi, @dawidjaniga, @zfben
Full Changelog: https://github.com/mdx-js/mdx/compare/2.0.0...2.1.0
v2.0.0
Welcome to MDX 2! See the of the website for everything:
- MDX 2: https://mdxjs.com/blog/v2/
- Migrating: https://mdxjs.com/migrating/v2/
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: https://github.com/mdx-js/mdx/compare/v1.6.3...2.0.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.