Skip to content

core: v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Nov 10:50
b653831

0.7.0 (2022-11-22)

⚠ BREAKING CHANGES

  • NoteId: Move noteId to the heading.
  • core: Update frontmatter model schema.

Features

  • core: Update frontmatter model schema. (ed04257)
  • NoteId: Helper to update noteId. (bfc6bb6)
  • NoteId: Parser returns note position. (8a4e36d)

Code Refactoring

  • NoteId: Move noteId to the heading. (d47eb29)