You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.