Sourced from @mdx-js/react
's
releases.
3.1.0
Add
- 715ddd96
@mdx-js/esbuild
: add source maps by@remcohaszing
in mdx-js/mdx#2464- d5867203
@mdx-js/node-loader
: add support for options w/initialize
- cd2907dd
@mdx-js/node-loader
: add support showing messages- ceea80dd
@mdx-js/node-loader
: add source maps by@remcohaszing
in mdx-js/mdx#2458Fix
- d306f870
@mdx-js/core
: replaceperiscopic
withestree-util-scope
- c7479905
@mdx-js/core
: fix injecting providers for jsx in esm, expressions- 3a794ab5
@mdx-js/loader
: fix ESM type import by@remcohaszing
in mdx-js/mdx#2452- be79212a
@mdx-js/loader
: change webpack peer dependency to optional by@chenjiahan
in mdx-js/mdx#2440Types
- f12afda2 Refactor to use
@import
JSDoc tags by@remcohaszing
in mdx-js/mdx#2498Miscellaneous
- 77158cdb Refactor to externalize recma packages
Site
- 67500792 Add link to
parcel-transformer-mdx
in docs- 3f8344b3 Add search to site
- 05ecf65f Fix example
- f8648861 Fix types, lints in example by
@karlhorky
in mdx-js/mdx#2518- 37318def Add Bun section to Getting started by
@karlhorky
in mdx-js/mdx#2517- 07d5e2fc Refactor to improve wording by
@filippovd20
in mdx-js/mdx#2513- 95ba33e1 Add notes on how to type props and components by
@karlhorky
in mdx-js/mdx#2510- 044e8b2a Add example illustrating JSX literals, references
- 1d0a9b68 Add more links across docs
- 716ab3c8 Fix link for MDX Analyzer by
@karlhorky
in mdx-js/mdx#2509- f1ca4b2f Fix link by
@artola
in mdx-js/mdx#2508- 11ac939b Add
rehype-twoslash
- b749d38f Add
rehype-starry-night
to website- dfdcb502 Fix to recommend
rehype-mdx-code-props
... (truncated)
eee85d5
3.1.011ac939
Add rehype-twoslash
f12afda
Refactor to use TypeScript @import
JSDoc tags