Skip to content

@code-hike/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jun 13:02
· 68 commits to main since this release
97f0b67

Minor Changes

  • 9f4d748: Extract theme colors to a different function

    Breaking Changes:

    • highlightWithScopes removed, use highlight instead
    • annotatedHighlight removed, use highlight instead
    • colors removed from highlight result, now style is returned instead (only with style.background and style.color properties, the rest of the colors are returned by getThemeColors function)