Releases: basehub-ai/basehub
Releases · basehub-ai/basehub
[email protected]
[email protected]
Patch Changes
- 7e96901: Fix type with custom component marks
[email protected]
Patch Changes
- d56c394: don't throw if basehub-block is not sent through
[email protected]
Patch Changes
- 5b846f9: Add
createRichTextWithDefaultComponents
helper for composing RichText renderers with default handlers.
[email protected]
Patch Changes
- 5de4bcf: Update CustomBlocks return type -- Now typescript will accept all ReactNode types as the return type for custom basehub blocks handlers
[email protected]
Minor Changes
- 44e0a65: Expose
--output
arg to specify a custom output directory.
[email protected]
Patch Changes
-
374061a: ---
"basehub": patch
Headings now receive their
id
when using the default handlers for them
[email protected]
Patch Changes
- ec8853c: add slugify for more robust heading ids
[email protected]
[email protected]
Patch Changes
- f3a0b60: return stringified version of error, so that it displays fully on terminals