Skip to content

v0.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Mar 21:20
7d275e5

0.6.0 (2026-03-15)

Features

  • blocks: add block merging via Backspace/Delete and TodoList story (#148) (0685033)
  • blocks: Notion-like block editor with keyboard navigation, block operations, and drag-and-drop (#146) (4bd5534)
  • drag: replace block mode with drag-and-drop row management (#149) (83034e8)
  • storybook: add withPlainValue decorator and enhance drag/text stories (#151) (1d76c1f)

Refactoring

  • storybook: standardize stories with PlainValuePanel and StoryObj types across React and Vue (#152) (42d21f3)

Miscellaneous

  • upgrade to Vite 8, Vitest 4.1, and Astro 6 (#150) (693966d)