fix(deps): update dependency @mdx-js/react to v3
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| @mdx-js/react (source) | 1.1.4 -> 3.1.1 |
Release Notes
mdx-js/mdx (@mdx-js/react)
v3.1.1
Fix
3cad7d7@mdx-js/mdx: add dependency onacorn0dc4472@mdx-js/esbuild: fix crash with esbuild loader andjsxoption by @egnor in #259384ec66e@mdx-js/esbuild: refactor to improve error conversion in esbuild by @egnor in #25952b3381a@mdx-js/rollup: fix support for query parameters in Vite by @markdalgleish in #2629
Types
933ab44@mdx-js/mdx: addattributesto export/import declarations
Docs
c156a1fAddrehype-mdx-tocto list of plugin by @boning-w in #2622913659cAddrecma-module-to-functionto list of plugins by @remcohaszing in #260567fb1d0Remove unneeded JSX type casting in docs, testsf0d20daRemove local use ofJSXby @remcohaszing in #260463f39ceRemove references to twitter35ac59dRefactor some docs regarding recma plugins
Full Changelog: https://github.com/mdx-js/mdx/compare/3.1.0...3.1.1
v3.1.0
Add
715ddd9@mdx-js/esbuild: add source maps by @remcohaszing in #2464d586720@mdx-js/node-loader: add support for options w/initializecd2907d@mdx-js/node-loader: add support showing messagesceea80d@mdx-js/node-loader: add source maps by @remcohaszing in #2458
Fix
d306f87@mdx-js/core: replaceperiscopicwithestree-util-scopec747990@mdx-js/core: fix injecting providers for jsx in esm, expressions3a794ab@mdx-js/loader: fix ESM type import by @remcohaszing in #2452be79212@mdx-js/loader: change webpack peer dependency to optional by @chenjiahan in #2440
Types
f12afdaRefactor to use@importJSDoc tags by @remcohaszing in #2498
Miscellaneous
77158cdRefactor to externalize recma packages
Site
6750079Add link toparcel-transformer-mdxin docs3f8344bAdd search to site05ecf65Fix examplef864886Fix types, lints in example by @karlhorky in #251837318deAdd Bun section to Getting started by @karlhorky in #251707d5e2fRefactor to improve wording by @filippovd20 in #251395ba33eAdd notes on how to type props and components by @karlhorky in #2510044e8b2Add example illustrating JSX literals, references1d0a9b6Add more links across docs716ab3cFix link for MDX Analyzer by @karlhorky in #2509f1ca4b2Fix link by @artola in #250811ac939Addrehype-twoslashb749d38Addrehype-starry-nightto websitedfdcb50Fix to recommendrehype-mdx-code-propsby @karlhorky in #2501ad6c696Fix size of hero heading in some cases by @yamanidev in #2481d3398feUpdate link in docs51500e2Add HMR to example of MDX w/ Vite by @dan-lee in #24740c7605cAddrehype-mdx-import-mediato list of plugins by @remcohaszing in #24728f754f7Addrecma-mdx-change-props,recma-mdx-escape-missing-componentsto list of plugins by @talatkuyuk in #24426cd9ae4Addrel=sponsoredto sponsor links by @ChristianMurphy in #243953f6955Fix esbuild for website
Full Changelog: https://github.com/mdx-js/mdx/compare/3.0.1...3.1.0
v3.0.1
Fix
49fd094Fix generated JSX pragmas for new babel by @remcohaszing in #2438d1ffaceRefactor to handle uncaught webpack errors by @remcohaszing in #2398
Types
c03e16cAdd declaration maps85c5dd0Fix webpack loader types by @remcohaszing in #2386
Site
38f7a5cFix reset of playground render errors by @ManasMakde in #2392680445dAdd note on broken react runtime types by @ky1ejs in #2383
Full Changelog: https://github.com/mdx-js/mdx/compare/3.0.0...3.0.1
v3.0.0
(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_ENV
Change (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,withMDXComponents
Add
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 mode by @remcohaszing in #2376
Misc
f48d038Remove unneeded pragma comment after transform8f3b292Add ause strictdirective to function bodies172e519@mdx-js/react: fix to classify@types/reactas a peer dependency by @remcohaszing in #2281a7bd79bRefactor output to immediately export defaulte525db9dae82aeRefactor some errorsce173f2Refactor to add types for JSX runtimes8a56312Refactor output to use spread, notObject.assignby @remcohaszing in #2328825717fRefactor to sort default components by @remcohaszing in #2318d8a62d2Add missing type dependencies by @arcanis in #2256
Docs
a9f0c04Add guide on injecting components24e3d8dAdd compat sections to readmes30e4a5dAdd sponsor07503a5Update link to KaTeX CSS in docs by @victor23k in #236074aee56bc1d9e5765310c6d1e64dRefactor docs7fd1d9aFix docs on how to use solid by @BeiyanYunyi in #23004129f90Fix a couple typos by @deining in #2266bb902f8Fix typo by @ChristianMurphy in #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 pages by @remcohaszing in #2377a2c8693Fix site by @wooorm in #2358dbe9f44Fix playground AST views w/ clone by @Jokcy in #23157504cfbAdd more options to playground, directives, format, etc by @slorber in #229557301dfAdd resizable editor/layout to playground by @slorber in #22969eb747dAdd info on how to build site locally by @slorber in #2297
Full Changelog: https://github.com/mdx-js/mdx/compare/2.3.0...3.0.0
v2.3.0
Add
Fix
764d3a2Remove whitespace between unraveled text nodes by @wooorm in #22523911148Addmodule: node16totsconfig.jsonby @ChristianMurphy in #2228600b12aAdd inferring ofdevelopmentoptions from webpack loader mode by @remcohaszing in #2201
Community
f4d78beAddrecma-mdx-displaynameto list of plugins by @domdomegg in #22301f551a4Addremark-mdx-chartjsto list of plugins by @pangelani in #2221
Misc
97b9d59Refactor to improve docs by @wooorm in #22548f85b30Refactortsconfig.jsonby @wooorm in #2250a17ac87Refactor wording by @beeburrt in #2214
Full Changelog: https://github.com/mdx-js/mdx/compare/2.2.1...2.3.0
v2.2.1
e293eafRemoveassert/strictfor Node 14
Full Changelog: https://github.com/mdx-js/mdx/compare/2.2.0...2.2.1
v2.2.0
Features
641eb91Add support JSX development runtime by @remcohaszing in #2045
Patches
3e0ab23Fix@mdx-js/node-loaderfrom patching all runtimes
Docs
4a1415dAdd note about use withvite-plugin-react38c2d46Add note aboutrollup@2in Vite by @ryuujo1573 in #2180caac5dfUpdate docs forsolid-jssupporting JSX3a50cc3Add Solid to JSX section in Getting Started guide by @Djunnni in #21591c83612Fix docs on types2635cafReplace deprecated Intellij plugin in docs by @slorber in #2178
Full Changelog: https://github.com/mdx-js/mdx/compare/2.1.5...2.2.0
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 #2124478c78bFix support for Node loaders
Docs
56d7066Add Astro to site generator docs by @bholmesdev in #2118996771aAdd missingimportto site example by @elpddev in #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 #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-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 #2062f77c33fFix support forbaseUrlrewritingimport.meta.urlby @wooorm in #2021
Docs
3579aa3Add use of tla in docs366ddb4Update examples in readme63fd208Add@next/mdxto Next.js getting started guide by @remcohaszing in #20407f9a5f4Add improved getting started for current CRA 5 integration by @userzimmermann in #20105fa82d8Addrecma-nextjs-static-propsto list of plugins by @remcohaszing in #20333c51a43Addremark-mdx-math-enhancedto list of plugins by @mattvague in #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 #1986, #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 #19355d4355epatch replacegotw/node-fetchby @wooorm in #1978656a4aepatch remove use ofURLfromurlby @zfben in #19763f739a3patch add missing dependency by @bensmithett in #1936
Site
288602171bc6ff4b514e1Fix playground by @homumado in #1975 and #1931, and by @VitorLuizC in #1928
Docs
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
v1.6.22
- Bump dependencies
- Update documentation
v1.6.21
v1.6.20
v1.6.19
v1.6.18
v1.6.17
v1.6.16
- Only add
makeShortcodefunction if it's needed (#1088)
v1.6.15
- Bump dependencies
v1.6.14
v1.6.13
- Pin internal dependencies of the monorepo
v1.6.12
v1.6.11
- Handle case when file in
toJSXplugin isundefined(#1156)
v1.6.10
- Gracefully handle falsy values of
options.filepassed totoJSXcompiler (#1155)
v1.6.9
- Fix handling of virtual files in case they're null (#1153)
v1.6.8
- Pass file to babel for improved error messaging (#1126)
- Docs updates
- Bump deps
v1.6.7
- Improve shortcode error messages (#1136)
v1.6.6
- Bump upstream dependencies
v1.6.5
- Bumped dependencies
v1.6.4
v1.6.3
v1.6.2
- Remove named import for
React.forwardRef#1054
v1.6.1
- Add missing space-separated properties (#1048)
v1.6.0
- Beta vue support (#1029)
v1.5.9
- Export compiler (#1018)
- Bump dependencies
- Improve/update example usage
v1.5.8
- Don't evaluate escaped string interpolation in code blocks (#991)
- Bump dependencies
v1.5.7
- Add first-class support for Preact
v1.5.6
- Bump dependencies
v1.5.5
- Ensure compiling hast doesn't fail if path contains export #912
v1.5.4
- Add support for export all syntax #911
v1.5.3
v1.5.2
• Misc. dependency updates
v1.5.1
- Preserve metastring language from codeblocks (#803)
- Misc. dependency updates
v1.5.0
- Use
buble-jsx-onlyto reduce runtime bundle size (#790) - Miscellaneous dependency updates
v1.4.5
- Add
@babel/coreto peer dependencies (#775)
v1.4.4
- Don't double escape "$" characters (#740)
v1.4.3
- Revert babel error catch during import parsing (#766)
v1.4.2
- Change MDXCreateElement so that it doesn't break React's ref (#751)
v1.4.1
- Don't parse ES syntax in open blocks (#763)
- Add math-blocks to guides (#762)
- Fix and improve suggested types (#758)
- Transpile gatsby-plugin-mdx with Babel for theme (#756)
v1.4.0
- Create
babel-plugin-html-attributes-to-jsx(#745)
v1.3.2
- Bump dep,
mdast-util-to-hastwhich saw a bugfix
v1.3.1
- Make
gatsby-theme-mdxmore reusable (#735)
v1.3.0
- Allow for customizing the renderer in MDX loader (#725)
v1.2.2
- Fix dependencies in core packages
v1.2.1
- Fixes a failed release for a few packages in 1.2.0
v1.2.0
- Breaks out babel plugins and shared utilities into standalone packages
- Fixes issue where exports weren't being processed by MDX-specific babel plugins
v1.1.6
- Improve serialization of sandbox attributes (#715)
v1.1.5
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 this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
⚠️ No Changeset found
Latest commit: 7157e8db9e5f479b5d64c8d4df53ac0fdd828996
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR