Skip to content

Releases: code-hike/bright

bright@1.0.0

Choose a tag to compare

@github-actions github-actions released this 26 Dec 12:22

Major Changes

bright@0.8.6

Choose a tag to compare

@github-actions github-actions released this 25 Dec 17:35

Patch Changes

  • 27cea57: Add react 19 as peer dep

bright@0.8.5

Choose a tag to compare

@github-actions github-actions released this 12 Mar 12:18
757aec8

Patch Changes

  • bbe97c3: Fix usage with overriden code element

bright@0.8.4

Choose a tag to compare

@github-actions github-actions released this 23 Jul 12:19
2c68871

Patch Changes

  • e088ecb: Don't trim all whitespace

bright@0.8.3

Choose a tag to compare

@github-actions github-actions released this 17 Jul 09:30

Patch Changes

  • 4f7ce9f: Upgrade lighter for edge support

bright@0.8.2

Choose a tag to compare

@github-actions github-actions released this 29 Apr 15:22

Patch Changes

  • 63c89ff: Don't fail with unknown languages

bright@0.8.1

Choose a tag to compare

@github-actions github-actions released this 29 Apr 14:30

Patch Changes

bright@0.8.0

Choose a tag to compare

@github-actions github-actions released this 28 Apr 11:57

Minor Changes

  • 8bee843: Better typescript support

bright@0.7.3

Choose a tag to compare

@github-actions github-actions released this 28 Apr 10:13

Patch Changes

  • a6cf1d0: Add lightThemeSelector

    Code.theme = {
      dark: "min-dark",
      light: "min-light",
      lightSelector: ".light", // default is [data-theme="light"]
    }
    

bright@0.7.2

Choose a tag to compare

@github-actions github-actions released this 23 Apr 14:19
2b22b09

Patch Changes