Skip to content

Releases: basehub-ai/basehub

[email protected]

08 Jan 17:39
d95737f
Compare
Choose a tag to compare

Patch Changes

  • Expose EventSchema typescript util

[email protected]

07 Jan 22:24
342e4cc
Compare
Choose a tag to compare

Major Changes

Full release notes in our documentation.

  • f1c32d5: - Renamed lang to language in the <CodeBlock /> component, to better match <RichText />'s types.

    • In the <RichText /> component, we made inline code be overridable just via code, and the full width code block be overridable via pre. Previously, code blocks passed both via pre and via code (in the latter case, with isInline set to false), which was quite confusing.

    • Automatic draftMode detection for Next.js

    • We now preserve the ref (branch) selection in cookies, so that server-side request query the correct ref

Patch Changes

[email protected]

19 Dec 13:17
fc506ba
Compare
Choose a tag to compare

Patch Changes

  • Add colwidth props to td and th

[email protected]

13 Dec 19:17
fc2488d
Compare
Choose a tag to compare

Patch Changes

  • rollback shiki version

[email protected]

12 Dec 13:40
ffcb373
Compare
Choose a tag to compare

Patch Changes

  • upgrade sonner

[email protected]

12 Dec 13:21
7acdecb
Compare
Choose a tag to compare

Patch Changes

  • Strip out height in BaseHubImage, as next/image doesn't require it

[email protected]

15 Nov 22:41
ab97f30
Compare
Choose a tag to compare

Patch Changes

  • fix potential infinite loop

[email protected]

15 Nov 22:34
31ae398
Compare
Choose a tag to compare

Patch Changes

  • Fix type error

[email protected]

15 Nov 22:26
5bdf818
Compare
Choose a tag to compare

Patch Changes

  • Add manual revalidation for pending tags

[email protected]

14 Nov 16:44
250f1b2
Compare
Choose a tag to compare

Patch Changes

  • add key to history items