github-actions
released this
22 May 04:49
·
578 commits
to main
since this release
Minor Changes
- e38535a: Uses
posix.sep
and normalizescreateSource
glob patterns. - 301629b: Fixes scrollbars for
CodeInline
components that overflow while also moving inline styles to use restyle. - ac9118e: Adds
allowCopy
prop toCodeInline
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 projectmdxts
is used in now e.g.npm install @types/react
.