fix(deps): update dependency @mdx-js/react to v3.1.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@mdx-js/react (source) | dependencies | minor | 3.0.1 -> 3.1.0 |
⚠ ️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
mdx-js/mdx (@mdx-js/react)
v3.1.0
Add
-
715ddd9
@mdx-js/esbuild
: add source maps by @remcohaszing in https://github.com/mdx-js/mdx/pull/2464 -
d586720
@mdx-js/node-loader
: add support for options w/initialize
-
cd2907d
@mdx-js/node-loader
: add support showing messages -
ceea80d
@mdx-js/node-loader
: add source maps by @remcohaszing in https://github.com/mdx-js/mdx/pull/2458
Fix
-
d306f87
@mdx-js/core
: replaceperiscopic
withestree-util-scope
-
c747990
@mdx-js/core
: fix injecting providers for jsx in esm, expressions -
3a794ab
@mdx-js/loader
: fix ESM type import by @remcohaszing in https://github.com/mdx-js/mdx/pull/2452 -
be79212
@mdx-js/loader
: change webpack peer dependency to optional by @chenjiahan in https://github.com/mdx-js/mdx/pull/2440
Types
-
f12afda
Refactor to use@import
JSDoc tags by @remcohaszing in https://github.com/mdx-js/mdx/pull/2498
Miscellaneous
-
77158cd
Refactor to externalize recma packages
Site
-
6750079
Add link toparcel-transformer-mdx
in docs -
3f8344b
Add search to site -
05ecf65
Fix example -
f864886
Fix types, lints in example by @karlhorky in https://github.com/mdx-js/mdx/pull/2518 -
37318de
Add Bun section to Getting started by @karlhorky in https://github.com/mdx-js/mdx/pull/2517 -
07d5e2f
Refactor to improve wording by @filippovd20 in https://github.com/mdx-js/mdx/pull/2513 -
95ba33e
Add notes on how to type props and components by @karlhorky in https://github.com/mdx-js/mdx/pull/2510 -
044e8b2
Add example illustrating JSX literals, references -
1d0a9b6
Add more links across docs -
716ab3c
Fix link for MDX Analyzer by @karlhorky in https://github.com/mdx-js/mdx/pull/2509 -
f1ca4b2
Fix link by @artola in https://github.com/mdx-js/mdx/pull/2508 -
11ac939
Addrehype-twoslash
-
b749d38
Addrehype-starry-night
to website -
dfdcb50
Fix to recommendrehype-mdx-code-props
by @karlhorky in https://github.com/mdx-js/mdx/pull/2501 -
ad6c696
Fix size of hero heading in some cases by @yamanidev in https://github.com/mdx-js/mdx/pull/2481 -
d3398fe
Update link in docs -
51500e2
Add HMR to example of MDX w/ Vite by @dan-lee in https://github.com/mdx-js/mdx/pull/2474 -
0c7605c
Addrehype-mdx-import-media
to list of plugins by @remcohaszing in https://github.com/mdx-js/mdx/pull/2472 -
8f754f7
Addrecma-mdx-change-props
,recma-mdx-escape-missing-components
to list of plugins by @talatkuyuk in https://github.com/mdx-js/mdx/pull/2442 -
6cd9ae4
Addrel=sponsored
to sponsor links by @ChristianMurphy in https://github.com/mdx-js/mdx/pull/2439 -
53f6955
Fix esbuild for website
Full Changelog: https://github.com/mdx-js/mdx/compare/3.0.1...3.1.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.