🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@blocknote/shadcn

Package Overview
Dependencies
Maintainers
0
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blocknote/shadcn - npm Package Versions

23456

0.30.0

Diff
nperez0111
published 0.30.0 •

Changelog

Source

0.30.0 (2025-05-09)

🚀 Features

  • expose editor.prosemirrorState again (#1615)
  • add undo and redo methods to editor API (#1592)
  • new auth & payment system (#1617)
  • re-implement Y.js collaboration as BlockNote plugins (#1638)
  • file: previewWidth prop now defaults to undefined (#1664)
  • locales: add zh-TW i18n (#1668)

🩹 Fixes

  • Formatting toolbar regression (#1630)
  • provide blockId to uploadFile in UploadTab (#1641)
  • do not close the menu on content/selection change (#1644)
  • keep file panel open during collaboration (#1646)
  • force pasting plain text into code block (#1663)
  • updating HTML parsing rules to account for prosemirror-model@1.25.1 (#1661)
  • code-block: handle unknown languages better (#1626)
  • locales: add slovak i18n (#1649)

❤️ Thank You

  • l0st0 @l0st0
  • Lawrence Lin @linyiru
  • Matthew Lipski @matthewlipski
  • Nick Perez
  • Quentin Nativel
nperez0111
published 0.29.1 •

Changelog

Source

0.29.1 (2025-04-17)

🩹 Fixes

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

❤️ Thank You

  • Nick the Sick
nperez0111
published 0.29.0 •

Changelog

Source

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
nperez0111
published 0.28.0 •

Changelog

Source

0.28.0 (2025-04-07)

🚀 Features

  • position storage (#1529)

❤️ Thank You

  • Nick Perez
nperez0111
published 0.27.2 •

Changelog

Source

0.27.2 (2025-04-05)

🩹 Fixes

❤️ Thank You

  • Nick the Sick
nperez0111
published 0.27.0 •

Changelog

Source

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.

matthewlipski
published 0.26.0 •
nperez0111
published 0.25.2 •
nperez0111
published 0.25.1 •
nperez0111
published 0.23.2-hotfix.0 •