Skip to content

Releases: code-hike/lighter

@code-hike/[email protected]

17 Jul 08:14
d2988c6
Compare
Choose a tag to compare

Minor Changes

@code-hike/[email protected]

13 Jul 08:57
Compare
Choose a tag to compare

Patch Changes

  • 24563e6: Remove dynamic import from browser bundle

@code-hike/[email protected]

08 Jul 15:54
Compare
Choose a tag to compare

Patch Changes

  • c676a69: Better mdx comment annotations

    • remove {} after extracting the annotation

@code-hike/[email protected]

08 Jul 14:42
Compare
Choose a tag to compare

Patch Changes

  • b701e70: Update grammars

    • Update all grammars
    • Add txt grammar for text with comments
    • Add text to the list of LANG_NAMES

@code-hike/[email protected]

25 Jun 10:35
Compare
Choose a tag to compare

Patch Changes

@code-hike/[email protected]

07 Jun 13:02
97f0b67
Compare
Choose a tag to compare

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)

@code-hike/[email protected]

28 May 14:41
741da65
Compare
Choose a tag to compare

Patch Changes

@code-hike/[email protected]

20 Apr 20:15
Compare
Choose a tag to compare

Patch Changes

@code-hike/[email protected]

19 Apr 09:53
Compare
Choose a tag to compare

Patch Changes

  • b797dc1: Fix error when theme is frozen

@code-hike/[email protected]

06 Apr 10:14
Compare
Choose a tag to compare

Patch Changes