Skip to content

Releases: ongaeshi/previous-river

0.2.1

15 Mar 03:23

Choose a tag to compare

Remove redundant async/await.

0.2.0

01 Mar 16:05
87163d9

Choose a tag to compare

  • Insert note: Insert the selected note into the sequence.
  • Insert note to first: Insert the selected note at the beginning of the sequence.
  • Insert note to last: Insert the selected note at the end of the sequence.
  • Detach note: Detaches a note by setting its previous property to ROOT.

0.1.0

04 Dec 18:47

Choose a tag to compare

feat: Explicitly add void to function calls returning Promise<void>

Countermeasure for https://github.com/obsidianmd/obsidian-releases/pull/8805#issuecomment-3607835281.