Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 23 May 07:51
· 44 commits to main since this release
33baa90

Minor Changes

  • a3fa1f3: New: support markdown and plaintext in content object.
    New: add support for unlimited database pages and unlimited blocks per page.
    New: add support for human readable strings in cache timeout option.
    New: add run duration stats.
    Fix: use Marked options instead of used for extensions as they bleed to all instances of Marked (uses a singleton under the hood).
    Fix: update mis-typed Notion Block Object Responses.
    Fix: proper access kitchen sink test object to fix render test.
    Fix: ensure route array is populated.