Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 04:49
· 578 commits to main since this release
06d0810

Minor Changes

  • e38535a: Uses posix.sep and normalizes createSource glob patterns.
  • 301629b: Fixes scrollbars for CodeInline components that overflow while also moving inline styles to use restyle.
  • ac9118e: Adds allowCopy prop to CodeInline for rendering a persistent copy button.
  • 3cc2642: Moves @types packages from dependencies to dev dependencies to reduce npm install size. These should be included in the project mdxts is used in now e.g. npm install @types/react.

Patch Changes

  • 1ccb33c: Fixes detection of deeply nested package.json exports.
  • 35c4b29: Allows setting the fill color for the MdxtsLogo and MdxtsMark components.
  • 1ff3252: Fixes trimming CodeBlock source file comments.
  • 770c7f5: Sets foreground color for Toolbar icons in CodeBlock.