File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## 0.51.1 (2026-05-18)
2+
3+ ### 🩹 Fixes
4+
5+ - backslash newlines when copying from a code block ([ #2709 ] ( https://github.com/TypeCellOS/BlockNote/pull/2709 ) )
6+
7+ ### ❤️ Thank You
8+
9+ - Claude Opus 4.7 (1M context)
10+ - Nick Perez
11+
112## 0.51.0 (2026-05-14)
213
314### 🚀 Features
Original file line number Diff line number Diff line change 1111 "directory" : " packages/ariakit"
1212 },
1313 "license" : " MPL-2.0" ,
14- "version" : " 0.51.0 " ,
14+ "version" : " 0.51.1 " ,
1515 "files" : [
1616 " dist" ,
1717 " types" ,
5757 },
5858 "dependencies" : {
5959 "@ariakit/react" : " ^0.4.19" ,
60- "@blocknote/core" : " 0.51.0 " ,
61- "@blocknote/react" : " 0.51.0 "
60+ "@blocknote/core" : " 0.51.1 " ,
61+ "@blocknote/react" : " 0.51.1 "
6262 },
6363 "devDependencies" : {
6464 "@types/react" : " ^19.2.3" ,
Original file line number Diff line number Diff line change 99 "directory" : " packages/code-block"
1010 },
1111 "license" : " MPL-2.0" ,
12- "version" : " 0.51.0 " ,
12+ "version" : " 0.51.1 " ,
1313 "files" : [
1414 " dist" ,
1515 " types" ,
4949 "test-watch" : " vitest watch"
5050 },
5151 "dependencies" : {
52- "@blocknote/core" : " 0.51.0 " ,
52+ "@blocknote/core" : " 0.51.1 " ,
5353 "@shikijs/core" : " ^4" ,
5454 "@shikijs/engine-javascript" : " ^4" ,
5555 "@shikijs/langs-precompiled" : " ^4" ,
6565 "vitest" : " ^4.1.2"
6666 },
6767 "peerDependencies" : {
68- "@blocknote/core" : " 0.51.0 "
68+ "@blocknote/core" : " 0.51.1 "
6969 },
7070 "eslintConfig" : {
7171 "extends" : [
Original file line number Diff line number Diff line change 1111 "directory" : " packages/core"
1212 },
1313 "license" : " MPL-2.0" ,
14- "version" : " 0.51.0 " ,
14+ "version" : " 0.51.1 " ,
1515 "files" : [
1616 " dist" ,
1717 " types" ,
Original file line number Diff line number Diff line change 88 "directory" : " packages/dev-scripts"
99 },
1010 "license" : " MPL-2.0" ,
11- "version" : " 0.51.0 " ,
11+ "version" : " 0.51.1 " ,
1212 "description" : " " ,
1313 "type" : " module" ,
1414 "scripts" : {
Original file line number Diff line number Diff line change 1111 "directory" : " packages/mantine"
1212 },
1313 "license" : " MPL-2.0" ,
14- "version" : " 0.51.0 " ,
14+ "version" : " 0.51.1 " ,
1515 "files" : [
1616 " dist" ,
1717 " types" ,
6161 "clean" : " rimraf dist && rimraf types"
6262 },
6363 "dependencies" : {
64- "@blocknote/core" : " 0.51.0 " ,
65- "@blocknote/react" : " 0.51.0 " ,
64+ "@blocknote/core" : " 0.51.1 " ,
65+ "@blocknote/react" : " 0.51.1 " ,
6666 "react-icons" : " ^5.5.0"
6767 },
6868 "devDependencies" : {
Original file line number Diff line number Diff line change 1111 "directory" : " packages/react"
1212 },
1313 "license" : " MPL-2.0" ,
14- "version" : " 0.51.0 " ,
14+ "version" : " 0.51.1 " ,
1515 "files" : [
1616 " dist" ,
1717 " types" ,
5858 "clean" : " rimraf dist && rimraf types"
5959 },
6060 "dependencies" : {
61- "@blocknote/core" : " 0.51.0 " ,
61+ "@blocknote/core" : " 0.51.1 " ,
6262 "@emoji-mart/data" : " ^1.2.1" ,
6363 "@floating-ui/react" : " ^0.27.18" ,
6464 "@floating-ui/utils" : " ^0.2.10" ,
Original file line number Diff line number Diff line change 1111 "directory" : " packages/server-util"
1212 },
1313 "license" : " MPL-2.0" ,
14- "version" : " 0.51.0 " ,
14+ "version" : " 0.51.1 " ,
1515 "files" : [
1616 " dist" ,
1717 " types" ,
5656 "test-watch" : " vitest watch"
5757 },
5858 "dependencies" : {
59- "@blocknote/core" : " 0.51.0 " ,
60- "@blocknote/react" : " 0.51.0 " ,
59+ "@blocknote/core" : " 0.51.1 " ,
60+ "@blocknote/react" : " 0.51.1 " ,
6161 "@tiptap/core" : " ^3.13.0" ,
6262 "@tiptap/pm" : " ^3.13.0" ,
6363 "jsdom" : " ^25.0.1" ,
Original file line number Diff line number Diff line change 1111 "directory" : " packages/shadcn"
1212 },
1313 "license" : " MPL-2.0" ,
14- "version" : " 0.51.0 " ,
14+ "version" : " 0.51.1 " ,
1515 "files" : [
1616 " dist" ,
1717 " types" ,
5656 "clean" : " rimraf dist && rimraf types"
5757 },
5858 "dependencies" : {
59- "@blocknote/core" : " 0.51.0 " ,
60- "@blocknote/react" : " 0.51.0 " ,
59+ "@blocknote/core" : " 0.51.1 " ,
60+ "@blocknote/react" : " 0.51.1 " ,
6161 "@radix-ui/react-avatar" : " ^1.1.10" ,
6262 "@radix-ui/react-dropdown-menu" : " ^2.1.16" ,
6363 "@radix-ui/react-label" : " ^2.1.7" ,
Original file line number Diff line number Diff line change 33 "homepage" : " https://github.com/TypeCellOS/BlockNote" ,
44 "private" : true ,
55 "license" : " GPL-3.0 OR PROPRIETARY" ,
6- "version" : " 0.51.0 " ,
6+ "version" : " 0.51.1 " ,
77 "files" : [
88 " dist" ,
99 " types" ,
4949 "@ai-sdk/mistral" : " ^3.0.2" ,
5050 "@ai-sdk/openai" : " ^3.0.2" ,
5151 "@ai-sdk/openai-compatible" : " ^2.0.2" ,
52- "@blocknote/xl-ai" : " 0.51.0 " ,
52+ "@blocknote/xl-ai" : " 0.51.1 " ,
5353 "@hono/node-server" : " ^1.19.5" ,
5454 "ai" : " ^6.0.5" ,
5555 "hono" : " ^4.10.3"
You can’t perform that action at this time.
0 commit comments