Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

v0.10.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jan 16:15
· 63 commits to main since this release

   🚨 Breaking Changes

  • core: Rename transformer hook token to span to avoid confusion  -  by @antfu (eb3b8)
  • markdown-it: Deprecate and disable highlightLines option  -  by @antfu (21e99)
  • rehype: Deprecate and disable highlightLines option  -  by @antfu (fe0e4)
  • twoslash: Rename renderer hook nodeCompletions to nodeCompletion  -  by @antfu (b7637)

   🚀 Features

  • core:
  • transformers:
    • Introduce transformerMetaHighlight transformer  -  by @antfu (aa81a)

   🐞 Bug Fixes

  • twoslash:
    • Split tokens to match the twoslash nodes  -  by @antfu (9016d)
    • Support targeting multiple tokens a node, more accurate result  -  by @antfu (23ece)
    View changes on GitHub