Releases: mdx-js/mdx-analyzer
@mdx-js/[email protected]
Patch Changes
-
#450
9767738
Thanks @remcohaszing! - Solve a regression caused by TypeScript 5.5 -
#446
044776e
Thanks @johnsoncodehk! - Update to Volar 2.3.
@mdx-js/[email protected]
Patch Changes
-
#450
9767738
Thanks @remcohaszing! - Solve a regression caused by TypeScript 5.5 -
#446
044776e
Thanks @johnsoncodehk! - Update to Volar 2.3. -
Updated dependencies [
9767738
,044776e
]:- @mdx-js/[email protected]
[email protected]
Patch Changes
-
#444
f600a05
Thanks @remcohaszing! - Document how to support custom languages in MDX code blocks. -
#448
52e38fa
Thanks @remcohaszing! - Fix virtual code if a child of a JSX node starts with a>
character.
@mdx-js/[email protected]
Patch Changes
-
#448
52e38fa
Thanks @remcohaszing! - Fix virtual code if a child of a JSX node starts with a>
character. -
Updated dependencies [
52e38fa
]:- @mdx-js/[email protected]
[email protected]
Patch Changes
-
0e2e0e7
Thanks @remcohaszing! - Fix resolving remark plugins specified intsconfig.json
-
d6f3b3e
Thanks @remcohaszing! - Support path completions in image and link references
@mdx-js/[email protected]
Patch Changes
-
0e2e0e7
Thanks @remcohaszing! - Fix resolving remark plugins specified intsconfig.json
-
d6f3b3e
Thanks @remcohaszing! - Support path completions in image and link references
[email protected]
Patch Changes
ea9d83b
Thanks @remcohaszing! - Update Volar services to 0.0.46
@mdx-js/[email protected]
Patch Changes
ea9d83b
Thanks @remcohaszing! - Update Volar services to 0.0.46
[email protected]
Patch Changes
8c016a8
Thanks @remcohaszing! - Update to Volar 2.2.1.
@mdx-js/[email protected]
Patch Changes
- #432
7b7c0ae
Thanks @remcohaszing! - Avoid redundant file watchers when TypeScript is disabled.