ngrx-entity-relationship
ngrx-entity-relationship copied to clipboard
chore(deps): update dependency @mdx-js/react to v2
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @mdx-js/react (source) | 1.6.22 -> 2.3.0 |
Release Notes
mdx-js/mdx (@mdx-js/react)
v2.3.0
Add
12e63e8Add improved support for non-React frameworks by @wooorm in https://github.com/mdx-js/mdx/pull/2255
Fix
764d3a2Remove whitespace between unraveled text nodes by @wooorm in https://github.com/mdx-js/mdx/pull/22523911148Addmodule: node16totsconfig.jsonby @ChristianMurphy in https://github.com/mdx-js/mdx/pull/2228600b12aAdd inferring ofdevelopmentoptions from webpack loader mode by @remcohaszing in https://github.com/mdx-js/mdx/pull/2201
Community
f4d78beAddrecma-mdx-displaynameto list of plugins by @domdomegg in https://github.com/mdx-js/mdx/pull/22301f551a4Addremark-mdx-chartjsto list of plugins by @pangelani in https://github.com/mdx-js/mdx/pull/2221
Misc
97b9d59Refactor to improve docs by @wooorm in https://github.com/mdx-js/mdx/pull/22548f85b30Refactortsconfig.jsonby @wooorm in https://github.com/mdx-js/mdx/pull/2250a17ac87Refactor wording by @beeburrt in https://github.com/mdx-js/mdx/pull/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 https://github.com/mdx-js/mdx/pull/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 https://github.com/mdx-js/mdx/pull/2180caac5dfUpdate docs forsolid-jssupporting JSX3a50cc3Add Solid to JSX section in Getting Started guide by @Djunnni in https://github.com/mdx-js/mdx/pull/21591c83612Fix docs on types2635cafReplace deprecated Intellij plugin in docs by @slorber in https://github.com/mdx-js/mdx/pull/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 https://github.com/mdx-js/mdx/pull/2124478c78bFix support for Node loaders
Docs
56d7066Add Astro to site generator docs by @bholmesdev in https://github.com/mdx-js/mdx/pull/2118996771aAdd missingimportto site example by @elpddev in https://github.com/mdx-js/mdx/pull/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 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-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 https://github.com/mdx-js/mdx/pull/2062f77c33fFix 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 guide by @remcohaszing in https://github.com/mdx-js/mdx/pull/20407f9a5f4Add improved getting started for current CRA 5 integration by @userzimmermann in https://github.com/mdx-js/mdx/pull/20105fa82d8Addrecma-nextjs-static-propsto list of plugins by @remcohaszing in https://github.com/mdx-js/mdx/pull/20333c51a43Addremark-mdx-math-enhancedto list of plugins by @mattvague in https://github.com/mdx-js/mdx/pull/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 https://github.com/mdx-js/mdx/pull/1986, https://github.com/mdx-js/mdx/pull/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 https://github.com/mdx-js/mdx/pull/19355d4355epatch replacegotw/node-fetchby @wooorm in https://github.com/mdx-js/mdx/pull/1978656a4aepatch remove use ofURLfromurlby @zfben in https://github.com/mdx-js/mdx/pull/19763f739a3patch add missing dependency by @bensmithett in https://github.com/mdx-js/mdx/pull/1936
Site
288602171bc6ff4b514e1Fix playground by @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 example by @dawidjaniga in https://github.com/mdx-js/mdx/pull/1961e527ac7Fix typo by @jbesomi in https://github.com/mdx-js/mdx/pull/1949
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
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.