File tree 14 files changed +59
-44
lines changed
14 files changed +59
-44
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.27.1 (2025-04-05)
2
+
3
+ ### 🚀 Features
4
+
5
+ - ** nx-cloud:** set up nx workspace ([ #1586 ] ( https://github.com/TypeCellOS/BlockNote/pull/1586 ) )
6
+
7
+ ### 🩹 Fixes
8
+
9
+ - update packages to use correct react versions ([ ea11ebce0] ( https://github.com/TypeCellOS/BlockNote/commit/ea11ebce0 ) )
10
+
11
+ ### ❤️ Thank You
12
+
13
+ - Nick Perez
14
+ - Nick the Sick
15
+
1
16
## 0.27.0 (2025-04-04)
2
17
3
18
### 🚀 Features
Original file line number Diff line number Diff line change 11
11
"directory" : " packages/ariakit"
12
12
},
13
13
"license" : " MPL-2.0" ,
14
- "version" : " 0.27.0 " ,
14
+ "version" : " 0.27.1 " ,
15
15
"files" : [
16
16
" dist" ,
17
17
" types" ,
56
56
},
57
57
"dependencies" : {
58
58
"@ariakit/react" : " ^0.4.3" ,
59
- "@blocknote/core" : " ^0.27.0 " ,
60
- "@blocknote/react" : " ^0.27.0 "
59
+ "@blocknote/core" : " ^0.27.1 " ,
60
+ "@blocknote/react" : " ^0.27.1 "
61
61
},
62
62
"devDependencies" : {
63
63
"@types/react" : " ^18.0.25" ,
Original file line number Diff line number Diff line change 9
9
"directory" : " packages/code-block"
10
10
},
11
11
"license" : " MPL-2.0" ,
12
- "version" : " 0.27.0 " ,
12
+ "version" : " 0.27.1 " ,
13
13
"files" : [
14
14
" dist" ,
15
15
" types" ,
57
57
"@shikijs/types" : " ^3.2.1"
58
58
},
59
59
"devDependencies" : {
60
- "@blocknote/core" : " ^0.27.0 " ,
60
+ "@blocknote/core" : " ^0.27.1 " ,
61
61
"eslint" : " ^8.10.0" ,
62
62
"prettier" : " ^2.7.1" ,
63
63
"rollup-plugin-webpack-stats" : " ^0.2.2" ,
Original file line number Diff line number Diff line change 11
11
"directory" : " packages/core"
12
12
},
13
13
"license" : " MPL-2.0" ,
14
- "version" : " 0.27.0 " ,
14
+ "version" : " 0.27.1 " ,
15
15
"files" : [
16
16
" dist" ,
17
17
" types" ,
Original file line number Diff line number Diff line change 8
8
"directory" : " packages/dev-scripts"
9
9
},
10
10
"license" : " MPL-2.0" ,
11
- "version" : " 0.27.0 " ,
11
+ "version" : " 0.27.1 " ,
12
12
"description" : " " ,
13
13
"type" : " module" ,
14
14
"scripts" : {
Original file line number Diff line number Diff line change 11
11
"directory" : " packages/mantine"
12
12
},
13
13
"license" : " MPL-2.0" ,
14
- "version" : " 0.27.0 " ,
14
+ "version" : " 0.27.1 " ,
15
15
"files" : [
16
16
" dist" ,
17
17
" types" ,
55
55
"clean" : " rimraf dist && rimraf types"
56
56
},
57
57
"dependencies" : {
58
- "@blocknote/core" : " ^0.27.0 " ,
59
- "@blocknote/react" : " ^0.27.0 " ,
58
+ "@blocknote/core" : " ^0.27.1 " ,
59
+ "@blocknote/react" : " ^0.27.1 " ,
60
60
"@mantine/core" : " ^7.10.1" ,
61
61
"@mantine/hooks" : " ^7.10.1" ,
62
62
"@mantine/utils" : " ^6.0.21" ,
Original file line number Diff line number Diff line change 11
11
"directory" : " packages/react"
12
12
},
13
13
"license" : " MPL-2.0" ,
14
- "version" : " 0.27.0 " ,
14
+ "version" : " 0.27.1 " ,
15
15
"files" : [
16
16
" dist" ,
17
17
" types" ,
57
57
"clean" : " rimraf dist && rimraf types"
58
58
},
59
59
"dependencies" : {
60
- "@blocknote/core" : " ^0.27.0 " ,
60
+ "@blocknote/core" : " ^0.27.1 " ,
61
61
"@emoji-mart/data" : " ^1.2.1" ,
62
62
"@floating-ui/react" : " ^0.26.4" ,
63
63
"@tiptap/core" : " ^2.7.1" ,
Original file line number Diff line number Diff line change 11
11
"directory" : " packages/server-util"
12
12
},
13
13
"license" : " MPL-2.0" ,
14
- "version" : " 0.27.0 " ,
14
+ "version" : " 0.27.1 " ,
15
15
"files" : [
16
16
" dist" ,
17
17
" types" ,
55
55
"test-watch" : " vitest watch"
56
56
},
57
57
"dependencies" : {
58
- "@blocknote/core" : " ^0.27.0 " ,
59
- "@blocknote/react" : " ^0.27.0 " ,
58
+ "@blocknote/core" : " ^0.27.1 " ,
59
+ "@blocknote/react" : " ^0.27.1 " ,
60
60
"@tiptap/core" : " ^2.7.1" ,
61
61
"@tiptap/pm" : " ^2.7.1" ,
62
62
"jsdom" : " ^25.0.1" ,
Original file line number Diff line number Diff line change 11
11
"directory" : " packages/shadcn"
12
12
},
13
13
"license" : " MPL-2.0" ,
14
- "version" : " 0.27.0 " ,
14
+ "version" : " 0.27.1 " ,
15
15
"files" : [
16
16
" dist" ,
17
17
" types" ,
55
55
"clean" : " rimraf dist && rimraf types"
56
56
},
57
57
"dependencies" : {
58
- "@blocknote/core" : " ^0.27.0 " ,
59
- "@blocknote/react" : " ^0.27.0 " ,
58
+ "@blocknote/core" : " ^0.27.1 " ,
59
+ "@blocknote/react" : " ^0.27.1 " ,
60
60
"@hookform/resolvers" : " ^3.6.0" ,
61
61
"@radix-ui/react-avatar" : " ^1.1.3" ,
62
62
"@radix-ui/react-dropdown-menu" : " ^2.0.6" ,
Original file line number Diff line number Diff line change 9
9
"directory" : " packages/xl-docx-exporter"
10
10
},
11
11
"license" : " AGPL-3.0 OR PROPRIETARY" ,
12
- "version" : " 0.27.0 " ,
12
+ "version" : " 0.27.1 " ,
13
13
"files" : [
14
14
" dist" ,
15
15
" types" ,
56
56
"email" : " email dev"
57
57
},
58
58
"dependencies" : {
59
- "@blocknote/core" : " ^0.27.0 " ,
59
+ "@blocknote/core" : " ^0.27.1 " ,
60
60
"buffer" : " ^6.0.3" ,
61
61
"docx" : " ^9.0.2" ,
62
62
"image-meta" : " ^0.2.1"
Original file line number Diff line number Diff line change 9
9
"directory" : " packages/xl-multi-column"
10
10
},
11
11
"license" : " AGPL-3.0 OR PROPRIETARY" ,
12
- "version" : " 0.27.0 " ,
12
+ "version" : " 0.27.1 " ,
13
13
"files" : [
14
14
" dist" ,
15
15
" types" ,
51
51
"clean" : " rimraf dist && rimraf types"
52
52
},
53
53
"dependencies" : {
54
- "@blocknote/core" : " ^0.27.0 " ,
55
- "@blocknote/react" : " ^0.27.0 " ,
54
+ "@blocknote/core" : " ^0.27.1 " ,
55
+ "@blocknote/react" : " ^0.27.1 " ,
56
56
"@tiptap/core" : " ^2.7.1" ,
57
57
"prosemirror-model" : " ^1.23.0" ,
58
58
"prosemirror-state" : " ^1.4.3" ,
Original file line number Diff line number Diff line change 9
9
"directory" : " packages/xl-odt-exporter"
10
10
},
11
11
"license" : " AGPL-3.0 OR PROPRIETARY" ,
12
- "version" : " 0.27.0 " ,
12
+ "version" : " 0.27.1 " ,
13
13
"files" : [
14
14
" dist" ,
15
15
" types" ,
56
56
"clean" : " rimraf dist && rimraf types"
57
57
},
58
58
"dependencies" : {
59
- "@blocknote/core" : " ^0.27.0 " ,
59
+ "@blocknote/core" : " ^0.27.1 " ,
60
60
"@zip.js/zip.js" : " ^2.7.57" ,
61
61
"buffer" : " ^6.0.3" ,
62
62
"image-meta" : " ^0.2.1"
Original file line number Diff line number Diff line change 9
9
"directory" : " packages/xl-pdf-exporter"
10
10
},
11
11
"license" : " AGPL-3.0 OR PROPRIETARY" ,
12
- "version" : " 0.27.0 " ,
12
+ "version" : " 0.27.1 " ,
13
13
"files" : [
14
14
" dist" ,
15
15
" types" ,
55
55
"email" : " email dev"
56
56
},
57
57
"dependencies" : {
58
- "@blocknote/core" : " ^0.27.0 " ,
59
- "@blocknote/react" : " ^0.27.0 " ,
58
+ "@blocknote/core" : " ^0.27.1 " ,
59
+ "@blocknote/react" : " ^0.27.1 " ,
60
60
"@react-pdf/renderer" : " ^4.3.0" ,
61
61
"buffer" : " ^6.0.3" ,
62
62
"docx" : " ^9.0.2"
You can’t perform that action at this time.
0 commit comments