Releases: mdx-js/mdx-analyzer
[email protected]
Minor Changes
- #371
7539a98
Thanks @johnsoncodehk! - Use a TypeScript plugin for TypeScript integration.
@mdx-js/[email protected]
Minor Changes
- #371
7539a98
Thanks @johnsoncodehk! - Disable TypeScript support by default. The user can opt-in to TypeScript support by explicitly enabling thetypescript.enable
compiler option.
[email protected]
Patch Changes
-
#402
cd59565
Thanks @remcohaszing! - Support custom components provided via a provider -
#404
1eef65c
Thanks @remcohaszing! - Update the documentation.
@mdx-js/[email protected]
Patch Changes
-
#402
cd59565
Thanks @remcohaszing! - Support custom components provided via a provider -
#404
1eef65c
Thanks @remcohaszing! - Update the documentation.
@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.