File tree Expand file tree Collapse file tree 14 files changed +54
-44
lines changed Expand file tree Collapse file tree 14 files changed +54
-44
lines changed Original file line number Diff line number Diff line change 1+ ## 0.27.2 (2025-04-05)
2+
3+ ### 🩹 Fixes
4+
5+ - minor update for publishing ([ c2820fdac] ( https://github.com/TypeCellOS/BlockNote/commit/c2820fdac ) )
6+
7+ ### ❤️ Thank You
8+
9+ - Nick the Sick
10+
111## 0.27.1 (2025-04-05)
212
313### 🚀 Features
Original file line number Diff line number Diff line change 1111 "directory" : " packages/ariakit"
1212 },
1313 "license" : " MPL-2.0" ,
14- "version" : " 0.27.1 " ,
14+ "version" : " 0.27.2 " ,
1515 "files" : [
1616 " dist" ,
1717 " types" ,
5656 },
5757 "dependencies" : {
5858 "@ariakit/react" : " ^0.4.3" ,
59- "@blocknote/core" : " ^0.27.1 " ,
60- "@blocknote/react" : " ^0.27.1 "
59+ "@blocknote/core" : " ^0.27.2 " ,
60+ "@blocknote/react" : " ^0.27.2 "
6161 },
6262 "devDependencies" : {
6363 "@types/react" : " ^18.0.25" ,
Original file line number Diff line number Diff line change 99 "directory" : " packages/code-block"
1010 },
1111 "license" : " MPL-2.0" ,
12- "version" : " 0.27.1 " ,
12+ "version" : " 0.27.2 " ,
1313 "files" : [
1414 " dist" ,
1515 " types" ,
5757 "@shikijs/types" : " ^3.2.1"
5858 },
5959 "devDependencies" : {
60- "@blocknote/core" : " ^0.27.1 " ,
60+ "@blocknote/core" : " ^0.27.2 " ,
6161 "eslint" : " ^8.10.0" ,
6262 "prettier" : " ^2.7.1" ,
6363 "rollup-plugin-webpack-stats" : " ^0.2.2" ,
Original file line number Diff line number Diff line change 1111 "directory" : " packages/core"
1212 },
1313 "license" : " MPL-2.0" ,
14- "version" : " 0.27.1 " ,
14+ "version" : " 0.27.2 " ,
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.27.1 " ,
11+ "version" : " 0.27.2 " ,
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.27.1 " ,
14+ "version" : " 0.27.2 " ,
1515 "files" : [
1616 " dist" ,
1717 " types" ,
5555 "clean" : " rimraf dist && rimraf types"
5656 },
5757 "dependencies" : {
58- "@blocknote/core" : " ^0.27.1 " ,
59- "@blocknote/react" : " ^0.27.1 " ,
58+ "@blocknote/core" : " ^0.27.2 " ,
59+ "@blocknote/react" : " ^0.27.2 " ,
6060 "@mantine/core" : " ^7.10.1" ,
6161 "@mantine/hooks" : " ^7.10.1" ,
6262 "@mantine/utils" : " ^6.0.21" ,
Original file line number Diff line number Diff line change 1111 "directory" : " packages/react"
1212 },
1313 "license" : " MPL-2.0" ,
14- "version" : " 0.27.1 " ,
14+ "version" : " 0.27.2 " ,
1515 "files" : [
1616 " dist" ,
1717 " types" ,
5757 "clean" : " rimraf dist && rimraf types"
5858 },
5959 "dependencies" : {
60- "@blocknote/core" : " ^0.27.1 " ,
60+ "@blocknote/core" : " ^0.27.2 " ,
6161 "@emoji-mart/data" : " ^1.2.1" ,
6262 "@floating-ui/react" : " ^0.26.4" ,
6363 "@tiptap/core" : " ^2.7.1" ,
Original file line number Diff line number Diff line change 1111 "directory" : " packages/server-util"
1212 },
1313 "license" : " MPL-2.0" ,
14- "version" : " 0.27.1 " ,
14+ "version" : " 0.27.2 " ,
1515 "files" : [
1616 " dist" ,
1717 " types" ,
5555 "test-watch" : " vitest watch"
5656 },
5757 "dependencies" : {
58- "@blocknote/core" : " ^0.27.1 " ,
59- "@blocknote/react" : " ^0.27.1 " ,
58+ "@blocknote/core" : " ^0.27.2 " ,
59+ "@blocknote/react" : " ^0.27.2 " ,
6060 "@tiptap/core" : " ^2.7.1" ,
6161 "@tiptap/pm" : " ^2.7.1" ,
6262 "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.27.1 " ,
14+ "version" : " 0.27.2 " ,
1515 "files" : [
1616 " dist" ,
1717 " types" ,
5555 "clean" : " rimraf dist && rimraf types"
5656 },
5757 "dependencies" : {
58- "@blocknote/core" : " ^0.27.1 " ,
59- "@blocknote/react" : " ^0.27.1 " ,
58+ "@blocknote/core" : " ^0.27.2 " ,
59+ "@blocknote/react" : " ^0.27.2 " ,
6060 "@hookform/resolvers" : " ^3.6.0" ,
6161 "@radix-ui/react-avatar" : " ^1.1.3" ,
6262 "@radix-ui/react-dropdown-menu" : " ^2.0.6" ,
Original file line number Diff line number Diff line change 99 "directory" : " packages/xl-docx-exporter"
1010 },
1111 "license" : " AGPL-3.0 OR PROPRIETARY" ,
12- "version" : " 0.27.1 " ,
12+ "version" : " 0.27.2 " ,
1313 "files" : [
1414 " dist" ,
1515 " types" ,
5656 "email" : " email dev"
5757 },
5858 "dependencies" : {
59- "@blocknote/core" : " ^0.27.1 " ,
59+ "@blocknote/core" : " ^0.27.2 " ,
6060 "buffer" : " ^6.0.3" ,
6161 "docx" : " ^9.0.2" ,
6262 "image-meta" : " ^0.2.1"
You can’t perform that action at this time.
0 commit comments