Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.15.11 #1114

Merged
merged 56 commits into from
Oct 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
56 commits
Select commit Hold shift + click to select a range
cbc659c
v0.12.0
matthewlipski Mar 5, 2024
5ad8d6a
Merge branch 'main' into releases
matthewlipski Mar 15, 2024
686622a
v0.12.1
matthewlipski Mar 15, 2024
7d2ff32
Merge branch 'main' into releases
matthewlipski Mar 15, 2024
733b53b
v0.12.2
matthewlipski Mar 15, 2024
a2fc6d2
Merge branch 'main' into releases
matthewlipski Mar 28, 2024
fe37d2c
v0.12.3
matthewlipski Mar 28, 2024
0370cf5
Merge branch 'main' into releases
matthewlipski Apr 3, 2024
54716a4
v0.12.4
matthewlipski Apr 3, 2024
8179f73
Merge remote-tracking branch 'origin/main' into releases
YousefED May 5, 2024
501dc35
v0.13.0
YousefED May 5, 2024
1fb427a
Merge remote-tracking branch 'origin/main' into releases
YousefED May 6, 2024
1d4d4ff
v0.13.1
YousefED May 6, 2024
fab8721
Merge branch 'main' into releases
matthewlipski May 10, 2024
fe1c634
v0.13.2
matthewlipski May 10, 2024
638bab7
Merge branch 'main' into releases
matthewlipski May 21, 2024
79d2dd2
v0.13.3
matthewlipski May 21, 2024
fef5851
Merge branch 'main' into releases
matthewlipski May 24, 2024
0e77014
v0.13.4
matthewlipski May 24, 2024
b6c56b1
Merge remote-tracking branch 'origin/main' into releases
YousefED Jun 2, 2024
1747bb1
v0.13.5
YousefED Jun 2, 2024
14849e0
Merge branch 'main' into releases
matthewlipski Jun 6, 2024
51cf600
v0.14.0
matthewlipski Jun 6, 2024
7c7e957
Merge branch 'refs/heads/main' into releases
matthewlipski Jun 13, 2024
de69d1d
v0.14.1
matthewlipski Jun 13, 2024
bd44df9
Merge branch 'refs/heads/main' into releases
matthewlipski Jun 24, 2024
edfb6e8
v0.14.2
matthewlipski Jun 24, 2024
9f256dc
Merge branch 'refs/heads/main' into releases
matthewlipski Jul 3, 2024
c843f53
v0.14.3
matthewlipski Jul 3, 2024
e0d2739
Revert "v0.14.3"
matthewlipski Jul 3, 2024
7e815ac
v0.14.3
matthewlipski Jul 3, 2024
030be25
Merge branch 'refs/heads/main' into releases
matthewlipski Jul 3, 2024
fe5ba74
v0.14.4
matthewlipski Jul 3, 2024
115c46c
Merge branch 'refs/heads/main' into releases
matthewlipski Jul 15, 2024
acd5683
v0.15.0
matthewlipski Jul 15, 2024
8678425
Merge branch 'refs/heads/main' into releases
matthewlipski Jul 15, 2024
5680752
v0.15.1
matthewlipski Jul 15, 2024
16870be
Merge branch 'refs/heads/main' into releases
matthewlipski Jul 18, 2024
448b99b
v0.15.2
matthewlipski Jul 18, 2024
b739907
Merge branch 'refs/heads/main' into releases
matthewlipski Aug 8, 2024
74f4ec4
v0.15.4
matthewlipski Aug 8, 2024
332bb2c
Merge branch 'refs/heads/main' into releases
matthewlipski Aug 17, 2024
339016e
v0.15.5
matthewlipski Aug 17, 2024
40df5b2
Merge branch 'refs/heads/main' into releases
matthewlipski Aug 29, 2024
570cdb4
v0.15.6
matthewlipski Aug 29, 2024
cc991cc
Merge branch 'refs/heads/main' into releases
matthewlipski Sep 6, 2024
0e7f52f
v0.15.7
matthewlipski Sep 6, 2024
d0d27df
Merge branch 'refs/heads/main' into releases
matthewlipski Sep 18, 2024
f771c42
v0.15.8
matthewlipski Sep 18, 2024
8ed9797
Revert "v0.15.8"
matthewlipski Sep 18, 2024
fa3a45a
v0.15.8
matthewlipski Sep 18, 2024
7a549f6
v0.15.9
matthewlipski Sep 18, 2024
4991bf8
Merge branch 'refs/heads/main' into releases
matthewlipski Sep 20, 2024
9354902
v0.15.10
matthewlipski Sep 20, 2024
c96d5ec
Merge branch 'refs/heads/main' into releases
matthewlipski Sep 30, 2024
7f99a35
v0.15.11
matthewlipski Sep 30, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docs",
"version": "0.15.10",
"version": "0.15.11",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -9,11 +9,11 @@
"lint": "next lint"
},
"dependencies": {
"@blocknote/ariakit": "^0.15.10",
"@blocknote/core": "^0.15.10",
"@blocknote/mantine": "^0.15.10",
"@blocknote/react": "^0.15.10",
"@blocknote/shadcn": "^0.15.10",
"@blocknote/ariakit": "^0.15.11",
"@blocknote/core": "^0.15.11",
"@blocknote/mantine": "^0.15.11",
"@blocknote/react": "^0.15.11",
"@blocknote/shadcn": "^0.15.11",
"@headlessui/react": "^1.7.18",
"@heroicons/react": "^2.1.4",
"@mantine/core": "^7.10.1",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useNx": false,
"useWorkspaces": true,
"version": "0.15.10"
"version": "0.15.11"
}
68 changes: 34 additions & 34 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/ariakit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"homepage": "https://github.com/TypeCellOS/BlockNote",
"private": false,
"license": "MPL-2.0",
"version": "0.15.10",
"version": "0.15.11",
"files": [
"dist",
"types",
Expand Down Expand Up @@ -49,8 +49,8 @@
},
"dependencies": {
"@ariakit/react": "^0.4.3",
"@blocknote/core": "^0.15.10",
"@blocknote/react": "^0.15.10",
"@blocknote/core": "^0.15.11",
"@blocknote/react": "^0.15.11",
"react": "^18",
"react-dom": "^18"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"homepage": "https://github.com/TypeCellOS/BlockNote",
"private": false,
"license": "MPL-2.0",
"version": "0.15.10",
"version": "0.15.11",
"files": [
"dist",
"types",
Expand Down
6 changes: 3 additions & 3 deletions packages/mantine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"*.css"
],
"license": "MPL-2.0",
"version": "0.15.10",
"version": "0.15.11",
"files": [
"dist",
"types",
Expand Down Expand Up @@ -51,8 +51,8 @@
"clean": "rimraf dist && rimraf types"
},
"dependencies": {
"@blocknote/core": "^0.15.10",
"@blocknote/react": "^0.15.10",
"@blocknote/core": "^0.15.11",
"@blocknote/react": "^0.15.11",
"@mantine/core": "^7.10.1",
"@mantine/hooks": "^7.10.1",
"@mantine/utils": "^6.0.21",
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": false,
"sideEffects": false,
"license": "MPL-2.0",
"version": "0.15.10",
"version": "0.15.11",
"files": [
"dist",
"types",
Expand Down Expand Up @@ -51,7 +51,7 @@
"clean": "rimraf dist && rimraf types"
},
"dependencies": {
"@blocknote/core": "^0.15.10",
"@blocknote/core": "^0.15.11",
"@floating-ui/react": "^0.26.4",
"@tiptap/core": "^2.7.1",
"@tiptap/react": "^2.7.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/server-util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"homepage": "https://github.com/TypeCellOS/BlockNote",
"private": false,
"license": "MPL-2.0",
"version": "0.15.10",
"version": "0.15.11",
"files": [
"dist",
"types",
Expand Down Expand Up @@ -47,8 +47,8 @@
"test-watch": "vitest watch"
},
"dependencies": {
"@blocknote/core": "^0.15.10",
"@blocknote/react": "^0.15.10",
"@blocknote/core": "^0.15.11",
"@blocknote/react": "^0.15.11",
"@tiptap/core": "^2.7.1",
"@tiptap/pm": "^2.7.1",
"jsdom": "^21.1.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/shadcn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": false,
"sideEffects": false,
"license": "MPL-2.0",
"version": "0.15.10",
"version": "0.15.11",
"files": [
"dist",
"types",
Expand Down Expand Up @@ -49,8 +49,8 @@
"clean": "rimraf dist && rimraf types"
},
"dependencies": {
"@blocknote/core": "^0.15.10",
"@blocknote/react": "^0.15.10",
"@blocknote/core": "^0.15.11",
"@blocknote/react": "^0.15.11",
"@hookform/resolvers": "^3.6.0",
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-label": "^2.0.2",
Expand Down
14 changes: 7 additions & 7 deletions playground/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@blocknote/example-editor",
"private": true,
"version": "0.15.10",
"version": "0.15.11",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
Expand All @@ -12,12 +12,12 @@
"dependencies": {
"@aws-sdk/client-s3": "^3.609.0",
"@aws-sdk/s3-request-presigner": "^3.609.0",
"@blocknote/ariakit": "^0.15.10",
"@blocknote/core": "^0.15.10",
"@blocknote/mantine": "^0.15.10",
"@blocknote/react": "^0.15.10",
"@blocknote/server-util": "^0.15.10",
"@blocknote/shadcn": "^0.15.10",
"@blocknote/ariakit": "^0.15.11",
"@blocknote/core": "^0.15.11",
"@blocknote/mantine": "^0.15.11",
"@blocknote/react": "^0.15.11",
"@blocknote/server-util": "^0.15.11",
"@blocknote/shadcn": "^0.15.11",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@liveblocks/client": "^1.10.0",
Expand Down
12 changes: 6 additions & 6 deletions tests/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@blocknote/tests",
"private": true,
"version": "0.15.10",
"version": "0.15.11",
"scripts": {
"build": "tsc",
"lint": "eslint src --max-warnings 0",
Expand All @@ -17,11 +17,11 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@blocknote/ariakit": "^0.15.10",
"@blocknote/core": "^0.15.10",
"@blocknote/mantine": "^0.15.10",
"@blocknote/react": "^0.15.10",
"@blocknote/shadcn": "^0.15.10",
"@blocknote/ariakit": "^0.15.11",
"@blocknote/core": "^0.15.11",
"@blocknote/mantine": "^0.15.11",
"@blocknote/react": "^0.15.11",
"@blocknote/shadcn": "^0.15.11",
"@playwright/experimental-ct-react": "^1.42.1",
"@playwright/test": "^1.42.1",
"eslint": "^8.10.0",
Expand Down
Loading