Skip to content

v0.28.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 May 15:01
· 2 commits to master since this release

Bug Fixes

  • References to type aliases defined as mapped types will now correctly create a reference to the type alias, #2954.
  • ignoredHighlightLanguages can now be used to prevent warnings for codeblocks containing languages
    which are supported by Shiki but are not loaded, #2956.