File tree 16 files changed +62
-52
lines changed 16 files changed +62
-52
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.31.1 (2025-05-23)
2
+
3
+ ### 🩹 Fixes
4
+
5
+ - backwards-compat for ` _extensions ` ([ #1708 ] ( https://github.com/TypeCellOS/BlockNote/pull/1708 ) )
6
+
7
+ ### ❤️ Thank You
8
+
9
+ - Nick Perez
10
+
1
11
## 0.31.0 (2025-05-20)
2
12
3
13
### 🩹 Fixes
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.31.0 " ,
14
+ "version" : " 0.31.1 " ,
15
15
"files" : [
16
16
" dist" ,
17
17
" types" ,
57
57
},
58
58
"dependencies" : {
59
59
"@ariakit/react" : " ^0.4.3" ,
60
- "@blocknote/core" : " 0.31.0 " ,
61
- "@blocknote/react" : " 0.31.0 "
60
+ "@blocknote/core" : " 0.31.1 " ,
61
+ "@blocknote/react" : " 0.31.1 "
62
62
},
63
63
"devDependencies" : {
64
64
"@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.31.0 " ,
12
+ "version" : " 0.31.1 " ,
13
13
"files" : [
14
14
" dist" ,
15
15
" types" ,
49
49
"test-watch" : " vitest watch"
50
50
},
51
51
"dependencies" : {
52
- "@blocknote/core" : " 0.31.0 " ,
52
+ "@blocknote/core" : " 0.31.1 " ,
53
53
"@shikijs/core" : " ^3.2.1" ,
54
54
"@shikijs/engine-javascript" : " ^3.2.1" ,
55
55
"@shikijs/langs-precompiled" : " ^3.2.1" ,
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.31.0 " ,
14
+ "version" : " 0.31.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.31.0 " ,
11
+ "version" : " 0.31.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.31.0 " ,
14
+ "version" : " 0.31.1 " ,
15
15
"files" : [
16
16
" dist" ,
17
17
" types" ,
56
56
"clean" : " rimraf dist && rimraf types"
57
57
},
58
58
"dependencies" : {
59
- "@blocknote/core" : " 0.31.0 " ,
60
- "@blocknote/react" : " 0.31.0 " ,
59
+ "@blocknote/core" : " 0.31.1 " ,
60
+ "@blocknote/react" : " 0.31.1 " ,
61
61
"@mantine/core" : " ^7.10.1" ,
62
62
"@mantine/hooks" : " ^7.10.1" ,
63
63
"@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.31.0 " ,
14
+ "version" : " 0.31.1 " ,
15
15
"files" : [
16
16
" dist" ,
17
17
" types" ,
58
58
"clean" : " rimraf dist && rimraf types"
59
59
},
60
60
"dependencies" : {
61
- "@blocknote/core" : " 0.31.0 " ,
61
+ "@blocknote/core" : " 0.31.1 " ,
62
62
"@emoji-mart/data" : " ^1.2.1" ,
63
63
"@floating-ui/react" : " ^0.26.4" ,
64
64
"@tiptap/core" : " ^2.12.0" ,
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.31.0 " ,
14
+ "version" : " 0.31.1 " ,
15
15
"files" : [
16
16
" dist" ,
17
17
" types" ,
56
56
"test-watch" : " vitest watch"
57
57
},
58
58
"dependencies" : {
59
- "@blocknote/core" : " 0.31.0 " ,
60
- "@blocknote/react" : " 0.31.0 " ,
59
+ "@blocknote/core" : " 0.31.1 " ,
60
+ "@blocknote/react" : " 0.31.1 " ,
61
61
"@tiptap/core" : " ^2.12.0" ,
62
62
"@tiptap/pm" : " ^2.12.0" ,
63
63
"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.31.0 " ,
14
+ "version" : " 0.31.1 " ,
15
15
"files" : [
16
16
" dist" ,
17
17
" types" ,
56
56
"clean" : " rimraf dist && rimraf types"
57
57
},
58
58
"dependencies" : {
59
- "@blocknote/core" : " 0.31.0 " ,
60
- "@blocknote/react" : " 0.31.0 " ,
59
+ "@blocknote/core" : " 0.31.1 " ,
60
+ "@blocknote/react" : " 0.31.1 " ,
61
61
"@hookform/resolvers" : " ^3.6.0" ,
62
62
"@radix-ui/react-avatar" : " ^1.1.3" ,
63
63
"@radix-ui/react-dropdown-menu" : " ^2.0.6" ,
Original file line number Diff line number Diff line change 3
3
"homepage" : " https://github.com/TypeCellOS/BlockNote" ,
4
4
"private" : false ,
5
5
"license" : " AGPL-3.0 OR PROPRIETARY" ,
6
- "version" : " 0.31.0 " ,
6
+ "version" : " 0.31.1 " ,
7
7
"files" : [
8
8
" dist" ,
9
9
" types" ,
Original file line number Diff line number Diff line change 11
11
"directory" : " packages/xl-ai"
12
12
},
13
13
"license" : " AGPL-3.0 OR PROPRIETARY" ,
14
- "version" : " 0.31.0 " ,
14
+ "version" : " 0.31.1 " ,
15
15
"files" : [
16
16
" dist" ,
17
17
" types" ,
68
68
"@ai-sdk/mistral" : " ^1.2.8" ,
69
69
"@ai-sdk/openai" : " ^1.3.22" ,
70
70
"@ai-sdk/openai-compatible" : " ^0.2.14" ,
71
- "@blocknote/core" : " 0.31.0 " ,
72
- "@blocknote/mantine" : " 0.31.0 " ,
71
+ "@blocknote/core" : " 0.31.1 " ,
72
+ "@blocknote/mantine" : " 0.31.1 " ,
73
73
"@blocknote/prosemirror-suggest-changes" : " ^0.1.3" ,
74
- "@blocknote/react" : " 0.31.0 " ,
74
+ "@blocknote/react" : " 0.31.1 " ,
75
75
"@floating-ui/react" : " ^0.26.4" ,
76
76
"@tiptap/core" : " ^2.12.0" ,
77
77
"ai" : " ^4.3.15" ,
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.31.0 " ,
12
+ "version" : " 0.31.1 " ,
13
13
"files" : [
14
14
" dist" ,
15
15
" types" ,
57
57
"email" : " email dev"
58
58
},
59
59
"dependencies" : {
60
- "@blocknote/core" : " 0.31.0 " ,
60
+ "@blocknote/core" : " 0.31.1 " ,
61
61
"buffer" : " ^6.0.3" ,
62
62
"docx" : " ^9.0.2" ,
63
63
"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.31.0 " ,
12
+ "version" : " 0.31.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.31.0 " ,
55
- "@blocknote/react" : " 0.31.0 " ,
54
+ "@blocknote/core" : " 0.31.1 " ,
55
+ "@blocknote/react" : " 0.31.1 " ,
56
56
"@tiptap/core" : " ^2.12.0" ,
57
57
"prosemirror-model" : " ^1.25.1" ,
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.31.0 " ,
12
+ "version" : " 0.31.1 " ,
13
13
"files" : [
14
14
" dist" ,
15
15
" types" ,
57
57
"clean" : " rimraf dist && rimraf types"
58
58
},
59
59
"dependencies" : {
60
- "@blocknote/core" : " 0.31.0 " ,
60
+ "@blocknote/core" : " 0.31.1 " ,
61
61
"@zip.js/zip.js" : " ^2.7.57" ,
62
62
"buffer" : " ^6.0.3" ,
63
63
"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.31.0 " ,
12
+ "version" : " 0.31.1 " ,
13
13
"files" : [
14
14
" dist" ,
15
15
" types" ,
56
56
"email" : " email dev"
57
57
},
58
58
"dependencies" : {
59
- "@blocknote/core" : " 0.31.0 " ,
60
- "@blocknote/react" : " 0.31.0 " ,
59
+ "@blocknote/core" : " 0.31.1 " ,
60
+ "@blocknote/react" : " 0.31.1 " ,
61
61
"@react-pdf/renderer" : " ^4.3.0" ,
62
62
"buffer" : " ^6.0.3" ,
63
63
"docx" : " ^9.0.2"
You can’t perform that action at this time.
0 commit comments