Releases: mdx-js/mdx
Releases · mdx-js/mdx
2.1.2
Core
- 7bcd705 Fix some performance by improving vdom diffing
by @0phoff in #2062 - f77c33f Fix support for
baseUrlrewritingimport.meta.url
by @wooorm in #2021
Docs
- 3579aa3 Add use of tla in docs
- 366ddb4 Update examples in readme
- 63fd208 Add
@next/mdxto Next.js getting started guide
by @remcohaszing in #2040 - 7f9a5f4 Add improved getting started for current CRA 5 integration
by @userzimmermann in #2010 - 5fa82d8 Add
recma-nextjs-static-propsto list of plugins
by @remcohaszing in #2033 - 3c51a43 Add
remark-mdx-math-enhancedto list of plugins
by @mattvague in #2028
Full Changelog: 2.1.1...2.1.2
2.1.1
- e79fc2b 0df684b Fix to improve
_missingMdxReference
by @vlad-zhukov in #1986, #1988
Full Changelog: 2.1.0...2.1.1
2.1.0
Core
- aff6de4 minor add support for passing options to
remark-rehype
by @stefanprobst in #1935 - 5d4355e patch replace
gotw/node-fetch
by @wooorm in #1978 - 656a4ae patch remove use of
URLfromurl
by @zfben in #1976 - 3f739a3 patch add missing dependency
by @bensmithett in #1936
Site
Docs
New Contributors: Thanks @VitorLuizC, @homumado, @bensmithett, @stefanprobst, @jbesomi, @dawidjaniga, @zfben
Full Changelog: 2.0.0...2.1.0
2.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: v1.6.3...2.0.0
2.0.0-rc.2
Core
- cd95df6 Add
run,runSyncexports (#1792) - 2f96fba Add better errors when referencing missing components (#1811)
- e86e9e8 Improve generated code (#1810)
Types
Docs
- 0893c57 Add docs on
runand compiling MDX on demand (#1813) - 7ff979c Add JSDoc
@typeto loader options docs - 33e32bd Add note on vue-cli beta (#1763)
- 187a215 Add docs on provider composition (#1761)
- 8358a7d Add note on performance of
evaluate(#1760) - 6a87303 Improve migrating, note on HTML syntax (#1767)
- 4c28153 Fix broken link (#1815)
- d636735 Fix
vue.config.jsexample (#1759)
Site
- 2598a82 Use squircles (#1814)
- 1ec1139 Update links to point to
mdxjs.com(#1803) - f8f4cbc Add updated, manually rasterized, favicon (#1768)
- 7d09ef8 Remove non-blog posts from feed (#1764)
- f97ec00 Add debounce to playground (#1758)
Misc
- 7fcd894 Refactor to clean how types are written (#1812)
- 2393084 Update dev-dependencies (#1809)
- c3a05f2 Update
loader-utilsin@mdx-js/loader(#1807) - e628b48 Ignore
react-dom,react-server-dom-webpackin renovate (#1805) - 00b1db1 Add support for React 18 (#1808)
- 4afc80c Fix installing
@mdx-js/registeron Node 17 (#1806) - dc37949 Update for Node 17 (#1804)
2.0.0-rc.1
This release candidate is likely close to version 2 but it should still be considered unstable. See the v2 of the website for everything: https://v2.mdxjs.com