chore(deps): update dependency @mdx-js/react to v2#60
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency @mdx-js/react to v2#60renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Skipped Deployment
|
0fc3148 to
da0d266
Compare
da0d266 to
2f31758
Compare
10ebedb to
6a0c3ea
Compare
6a0c3ea to
0c23635
Compare
0c23635 to
9484184
Compare
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:
^1.6.22→^2.3.0Release Notes
mdx-js/mdx (@mdx-js/react)
v2.3.0Compare Source
Add
12e63e8Add improved support for non-React frameworksby @wooorm in #2255
Fix
764d3a2Remove whitespace between unraveled text nodesby @wooorm in #2252
3911148Addmodule: node16totsconfig.jsonby @ChristianMurphy in #2228
600b12aAdd inferring ofdevelopmentoptions from webpack loader modeby @remcohaszing in #2201
Community
f4d78beAddrecma-mdx-displaynameto list of pluginsby @domdomegg in #2230
1f551a4Addremark-mdx-chartjsto list of pluginsby @pangelani in #2221
Misc
97b9d59Refactor to improve docsby @wooorm in #2254
8f85b30Refactortsconfig.jsonby @wooorm in #2250
a17ac87Refactor wordingby @beeburrt in #2214
Full Changelog: mdx-js/mdx@2.2.1...2.3.0
v2.2.1Compare Source
e293eafRemoveassert/strictfor Node 14Full Changelog: mdx-js/mdx@2.2.0...2.2.1
v2.2.0Compare Source
Features
641eb91Add support JSX development runtimeby @remcohaszing in #2045
Patches
3e0ab23Fix@mdx-js/node-loaderfrom patching all runtimesDocs
4a1415dAdd note about use withvite-plugin-react38c2d46Add note aboutrollup@2in Viteby @ryuujo1573 in #2180
caac5dfUpdate docs forsolid-jssupporting JSX3a50cc3Add Solid to JSX section in Getting Started guideby @Djunnni in #2159
1c83612Fix docs on types2635cafReplace deprecated Intellij plugin in docsby @slorber in #2178
Full Changelog: mdx-js/mdx@2.1.5...2.2.0
v2.1.5Compare Source
90fa493Fix bug with (injected) custom elements and layoutsFull Changelog: mdx-js/mdx@2.1.4...2.1.5
v2.1.4Compare Source
Patches
9d2aa80Add file, positional info to crashes in webpack loaderby @Twipped in #2124
478c78bFix support for Node loadersDocs
56d7066Add Astro to site generator docsby @bholmesdev in #2118
996771aAdd missingimportto site exampleby @elpddev in #2115
Full Changelog: mdx-js/mdx@2.1.3...2.1.4
v2.1.3Compare Source
Core
9904838Fix rewriting of components for custom elementsby @bholmesdev in #2101
Docs
69a15b7Add link to officialmdx-js/vscode-mdxby @jasikpark in #2098
Internal stuff that slightly improve stuff
529b96aReplaceastringwithestree-util-to-js7d8dc11Addidfield to esbuild messages7f37b95Update@types/estree-jsxFull Changelog: mdx-js/mdx@2.1.2...2.1.3
v2.1.2Compare Source
Core
7bcd705Fix some performance by improving vdom diffingby @0phoff in #2062
f77c33fFix support forbaseUrlrewritingimport.meta.urlby @wooorm in #2021
Docs
3579aa3Add use of tla in docs366ddb4Update examples in readme63fd208Add@next/mdxto Next.js getting started guideby @remcohaszing in #2040
7f9a5f4Add improved getting started for current CRA 5 integrationby @userzimmermann in #2010
5fa82d8Addrecma-nextjs-static-propsto list of pluginsby @remcohaszing in #2033
3c51a43Addremark-mdx-math-enhancedto list of pluginsby @mattvague in #2028
Full Changelog: mdx-js/mdx@2.1.1...2.1.2
v2.1.1Compare Source
e79fc2b0df684bFix to improve_missingMdxReferenceby @vlad-zhukov in #1986, #1988
Full Changelog: mdx-js/mdx@2.1.0...2.1.1
v2.1.0Compare Source
Core
aff6de4minor add support for passing options toremark-rehypeby @stefanprobst in #1935
5d4355epatch replacegotw/node-fetchby @wooorm in #1978
656a4aepatch remove use ofURLfromurlby @zfben in #1976
3f739a3patch add missing dependencyby @bensmithett in #1936
Site
288602171bc6ff4b514e1Fix playgroundby @homumado in #1975 and #1931, and by @VitorLuizC in #1928
Docs
e6f6bc8Fix to improve exampleby @dawidjaniga in #1961
e527ac7Fix typoby @jbesomi in #1949
New Contributors: Thanks @VitorLuizC, @homumado, @bensmithett, @stefanprobst, @jbesomi, @dawidjaniga, @zfben
Full Changelog: mdx-js/mdx@2.0.0...2.1.0
v2.0.0Compare Source
Welcome to MDX 2! See the of the website for everything:
Changelog since last RC
@mdx-js/mdx4a48f1fFix custom elements (#1911)@mdx-js/react9ca9d40Fix unnecessary top-level context changes (#1924)@mdx-js/loadere0b697a9d5501bAdd improved webpack cache (#1912, #1916)@mdx-js/esbuild5c61f57Fix resolve base in esbuild loader (#1854)remark-mdxa5daaadUpdatemdast-util-mdx(#1925)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
Configuration
📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.