Skip to content

0.5.0

Compare
Choose a tag to compare
@orlowdev orlowdev released this 17 May 13:43

0.5.0

πŸ’₯ Breaking Changes

  • Fix collecting nested blocks (cb42f88)

πŸ’₯ Nested blocks are now in block.children, rather than block[type].children

✨ Features

  • Add support for annotations in the page title (color, code, underline, etc.) (50ac3fb)
  • Add support for retrieving page content in Markdown (8e62588)

πŸ› ∘ πŸš‘ ∘ πŸ”’ Fixes

  • Use plain text for user mentions in titles (9911980)
  • Remove redundant console.log 😏 (692d736)