-
Notifications
You must be signed in to change notification settings - Fork 4
fix(deps): update mdx monorepo to v2 (major) #421
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/openpatch/bitflow/9kwYD4FKWzuPqcTXfWNwEoLrBei8 [Deployment for caea946 failed] |
|
626a60c to
4c6b23d
Compare
4c6b23d to
2a5575c
Compare
2a5575c to
0f8879b
Compare
0f8879b to
7bf78bc
Compare
7bf78bc to
64de955
Compare
64de955 to
8242461
Compare
8242461 to
a50dd48
Compare
a50dd48 to
3cbbaf6
Compare
3cbbaf6 to
ecc227f
Compare
ecc227f to
9673aee
Compare
9673aee to
3c9443a
Compare
3c9443a to
eb4d036
Compare
eb4d036 to
94b0189
Compare
6e60086 to
cf08425
Compare
cf08425 to
4c64aff
Compare
4c64aff to
faa6e17
Compare
faa6e17 to
28b1bcd
Compare
28b1bcd to
3b00e71
Compare
3b00e71 to
153daf4
Compare
153daf4 to
4fcf849
Compare
4fcf849 to
8c5af6f
Compare
8c5af6f to
ae6156b
Compare
ae6156b to
6b5a944
Compare
6b5a944 to
d83610b
Compare
d83610b to
1c81b4b
Compare
1c81b4b to
f001704
Compare
This PR contains the following updates:
1.6.22->2.3.01.6.22->2.3.0Release Notes
mdx-js/mdx
v2.3.0Compare Source
Add
12e63e8Add improved support for non-React frameworksby @wooorm in https://github.com/mdx-js/mdx/pull/2255
Fix
764d3a2Remove whitespace between unraveled text nodesby @wooorm in https://github.com/mdx-js/mdx/pull/2252
3911148Addmodule: node16totsconfig.jsonby @ChristianMurphy in https://github.com/mdx-js/mdx/pull/2228
600b12aAdd inferring ofdevelopmentoptions from webpack loader modeby @remcohaszing in https://github.com/mdx-js/mdx/pull/2201
Community
f4d78beAddrecma-mdx-displaynameto list of pluginsby @domdomegg in https://github.com/mdx-js/mdx/pull/2230
1f551a4Addremark-mdx-chartjsto list of pluginsby @pangelani in https://github.com/mdx-js/mdx/pull/2221
Misc
97b9d59Refactor to improve docsby @wooorm in https://github.com/mdx-js/mdx/pull/2254
8f85b30Refactortsconfig.jsonby @wooorm in https://github.com/mdx-js/mdx/pull/2250
a17ac87Refactor wordingby @beeburrt in https://github.com/mdx-js/mdx/pull/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 https://github.com/mdx-js/mdx/pull/2045
Patches
3e0ab23Fix@mdx-js/node-loaderfrom patching all runtimesDocs
4a1415dAdd note about use withvite-plugin-react38c2d46Add note aboutrollup@2in Viteby @ryuujo1573 in https://github.com/mdx-js/mdx/pull/2180
caac5dfUpdate docs forsolid-jssupporting JSX3a50cc3Add Solid to JSX section in Getting Started guideby @Djunnni in https://github.com/mdx-js/mdx/pull/2159
1c83612Fix docs on types2635cafReplace deprecated Intellij plugin in docsby @slorber in https://github.com/mdx-js/mdx/pull/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 https://github.com/mdx-js/mdx/pull/2124
478c78bFix support for Node loadersDocs
56d7066Add Astro to site generator docsby @bholmesdev in https://github.com/mdx-js/mdx/pull/2118
996771aAdd missingimportto site exampleby @elpddev in https://github.com/mdx-js/mdx/pull/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 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-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 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 docs366ddb4Update examples in readme63fd208Add@next/mdxto Next.js getting started guideby @remcohaszing in https://github.com/mdx-js/mdx/pull/2040
7f9a5f4Add improved getting started for current CRA 5 integrationby @userzimmermann in https://github.com/mdx-js/mdx/pull/2010
5fa82d8Addrecma-nextjs-static-propsto list of pluginsby @remcohaszing in https://github.com/mdx-js/mdx/pull/2033
3c51a43Addremark-mdx-math-enhancedto list of pluginsby @mattvague in https://github.com/mdx-js/mdx/pull/2028
Full Changelog: mdx-js/mdx@2.1.1...2.1.2
v2.1.1Compare Source
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: mdx-js/mdx@2.1.0...2.1.1
v2.1.0Compare Source
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 dependencyby @bensmithett in https://github.com/mdx-js/mdx/pull/1936
Site
288602171bc6ff4b514e1Fix playgroundby @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 exampleby @dawidjaniga in https://github.com/mdx-js/mdx/pull/1961
e527ac7Fix typoby @jbesomi in https://github.com/mdx-js/mdx/pull/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 - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), 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.