Skip to content

Latest commit

 

History

History
91 lines (54 loc) · 3.07 KB

CHANGELOG.md

File metadata and controls

91 lines (54 loc) · 3.07 KB

0.29.1 (2025-04-17)

🩹 Fixes

  • try not to always use workspace version (7af344ea9)

❤️ Thank You

  • Nick the Sick

0.29.0 (2025-04-17)

🚀 Features

  • change event allows getting a list of the block changed (#1585)

🩹 Fixes

  • allow opening another suggestion menu if another is triggered #1473 (#1591, #1473)
  • add quote to schema (aa16b15fe)
  • update y-prosemirror to fix #1462 (#1608, #1462)
  • dispatch suggestion menu as a separate transaction (#1614)

❤️ Thank You

  • Nick Perez
  • Nick the Sick

0.28.0 (2025-04-07)

🚀 Features

  • position storage (#1529)

❤️ Thank You

  • Nick Perez

0.27.2 (2025-04-05)

🩹 Fixes

❤️ Thank You

  • Nick the Sick

0.27.1 (2025-04-05)

🚀 Features

  • nx-cloud: set up nx workspace (#1586)

🩹 Fixes

  • update packages to use correct react versions (ea11ebce0)

❤️ Thank You

  • Nick Perez
  • Nick the Sick

0.27.0 (2025-04-04)

🚀 Features

  • split out localization files for optimized bundle (#1533)
  • remove shiki dep, add new @blocknote/code-block package for slim shiki build (#1519)
  • Block quote (#1563)
  • markdown pasting & custom paste handlers (#1490)

🩹 Fixes

  • Backspace in empty block deletes previous block (#1505)
  • Selection when clicking past end of inline content (#1553)
  • better expose setting a draghandlemenu's items #1525 (#1526, #1525)
  • Multi-block links (#1565)
  • Hard break keyboard shortcut not working in custom blocks (#1554)
  • Overlapping marks in comments (#1564)
  • some more sentry fixes (#1577)

❤️ Thank You

  • Martinrsts @Martinrsts
  • Matthew Lipski @matthewlipski
  • Nick Perez

Previous Versions

See Github Releases for previous versions.