Releases: mdx-js/mdx-analyzer
@mdx-js/[email protected]
Patch Changes
-
#402
cd59565
Thanks @remcohaszing! - Support custom components provided via a provider -
#404
1eef65c
Thanks @remcohaszing! - Update the documentation. -
Updated dependencies [
cd59565
,1eef65c
]:- @mdx-js/[email protected]
[email protected]
Patch Changes
-
#396
3b6c5a8
Thanks @remcohaszing! - Support thecomponents
prop for MDX JSX tags and JSX expressions. -
#392
d01645b
Thanks @remcohaszing! - Fix duplicate comment auto closing -
c1277b2
Thanks @remcohaszing! - Support formatting of MDX ESM
@mdx-js/[email protected]
Patch Changes
-
#396
3b6c5a8
Thanks @remcohaszing! - Support thecomponents
prop for MDX JSX tags and JSX expressions. -
c1277b2
Thanks @remcohaszing! - Support formatting of MDX ESM
@mdx-js/[email protected]
Patch Changes
-
#396
3b6c5a8
Thanks @remcohaszing! - Support thecomponents
prop for MDX JSX tags and JSX expressions. -
c1277b2
Thanks @remcohaszing! - Support formatting of MDX ESM -
Updated dependencies [
3b6c5a8
,c1277b2
]:- @mdx-js/[email protected]
[email protected]
Patch Changes
-
#388
3069af7
Thanks @remcohaszing! - Update to Volar 2 stable. -
#391
2b29d7a
Thanks @remcohaszing! - Avoid duplication when organizing imports.
[email protected]
Minor Changes
-
46bfd50
Thanks @remcohaszing! - Add customization options for markdown validation. -
#384
b9a910e
Thanks @remcohaszing! - Support the commandsmdx.toggleDelete
,mdx.toggleEmphasis
,mdx.toggleInlineCode
, andmdx.toggleStrong
. -
#381
ceb9a0b
Thanks @remcohaszing! - Use the language server to provide drop edits.
Patch Changes
-
#387
4070c63
Thanks @remcohaszing! - Supporttsconfig.json
optionmdx.checkMdx
-
46bfd50
Thanks @remcohaszing! - Update to Volar 2.0.0-alpha.14.
@mdx-js/[email protected]
Minor Changes
- #384
b9a910e
Thanks @remcohaszing! - Support the commandsmdx/toggleDelete
,mdx/toggleEmphasis
,mdx/toggleInlineCode
, andmdx/toggleStrong
.
Patch Changes
-
#383
135f633
Thanks @remcohaszing! - Expose functionresolveRemarkPlugins
-
#387
4070c63
Thanks @remcohaszing! - Supporttsconfig.json
optionmdx.checkMdx
-
46bfd50
Thanks @remcohaszing! - Update to Volar 2.0.0-alpha.14. -
#381
ceb9a0b
Thanks @remcohaszing! - Implement Volar’s document drop edits
@mdx-js/[email protected]
Minor Changes
-
46bfd50
Thanks @remcohaszing! - Add customization options for markdown validation. -
#384
b9a910e
Thanks @remcohaszing! - Support the commandsmdx/toggleDelete
,mdx/toggleEmphasis
,mdx/toggleInlineCode
, andmdx/toggleStrong
.
Patch Changes
-
#387
4070c63
Thanks @remcohaszing! - Supporttsconfig.json
optionmdx.checkMdx
-
46bfd50
Thanks @remcohaszing! - Update to Volar 2.0.0-alpha.14. -
#381
ceb9a0b
Thanks @remcohaszing! - Implement Volar’s document drop edits -
Updated dependencies [
135f633
,4070c63
,46bfd50
,b9a910e
,ceb9a0b
]:- @mdx-js/[email protected]
[email protected]
Patch Changes
-
#374
b6b641dd05621d4819d3ac2d917cda0ecb385813
Thanks @remcohaszing! - Report syntax errors. -
#377
000db8cd1a15e7ed2723bd75a2871a92da1955aa
Thanks @remcohaszing! - Support await expressions.
@mdx-js/[email protected]
Minor Changes
-
#376
81a69692bc96c7588d3531a9b6ea81a833f5738b
Thanks @remcohaszing! - RenamegetMdxLanguageModule
tocreateMdxLanguagePlugin
-
#368
98d71d6e6cc439efa289097b134f843c1ad73299
Thanks @remcohaszing! - Remove the dependency on an injected TypeScript module instance.
Patch Changes
-
#374
b6b641dd05621d4819d3ac2d917cda0ecb385813
Thanks @remcohaszing! - Report syntax errors. -
#377
000db8cd1a15e7ed2723bd75a2871a92da1955aa
Thanks @remcohaszing! - Support await expressions. -
#375
d808f9cb1a53405fc8fc474ecfc87eba55418aa0
Thanks @remcohaszing! - Fix the return type ofMDXContent
in case of a syntax error