Skip to content

Commit

Permalink
0.14.0 (TypeCellOS#817)
Browse files Browse the repository at this point in the history
* v0.12.0

* v0.12.1

* v0.12.2

* v0.12.3

* v0.12.4

* v0.13.0

* v0.13.1

* v0.13.2

* v0.13.3

* v0.13.4

* v0.13.5

* v0.14.0

---------

Co-authored-by: yousefed <yousefdardiry@gmail.com>
  • Loading branch information
matthewlipski and YousefED authored Jun 10, 2024
1 parent 99233e5 commit 6c71b67
Show file tree
Hide file tree
Showing 11 changed files with 63 additions and 63 deletions.
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.13.4",
"version": "0.14.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -9,11 +9,11 @@
"lint": "next lint"
},
"dependencies": {
"@blocknote/ariakit": "^0.13.4",
"@blocknote/core": "^0.13.4",
"@blocknote/mantine": "^0.13.4",
"@blocknote/react": "^0.13.4",
"@blocknote/shadcn": "^0.13.4",
"@blocknote/ariakit": "^0.14.0",
"@blocknote/core": "^0.14.0",
"@blocknote/mantine": "^0.14.0",
"@blocknote/react": "^0.14.0",
"@blocknote/shadcn": "^0.14.0",
"@headlessui/react": "^1.7.18",
"@mantine/core": "^7.7.1",
"@next/bundle-analyzer": "^14.1.0",
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.13.4"
"version": "0.14.0"
}
62 changes: 31 additions & 31 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.13.4",
"version": "0.14.0",
"files": [
"dist",
"types",
Expand Down Expand Up @@ -49,8 +49,8 @@
},
"dependencies": {
"@ariakit/react": "^0.4.3",
"@blocknote/core": "^0.13.4",
"@blocknote/react": "^0.13.4",
"@blocknote/core": "^0.14.0",
"@blocknote/react": "^0.14.0",
"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.13.4",
"version": "0.14.0",
"files": [
"dist",
"types",
Expand Down
2 changes: 1 addition & 1 deletion packages/dev-scripts/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": true,
"license": "MPL-2.0",
"version": "0.13.1",
"version": "0.14.0",
"description": "",
"type": "module",
"scripts": {
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.13.4",
"version": "0.14.0",
"files": [
"dist",
"types",
Expand Down Expand Up @@ -51,8 +51,8 @@
"clean": "rimraf dist && rimraf types"
},
"dependencies": {
"@blocknote/core": "^0.13.4",
"@blocknote/react": "^0.13.4",
"@blocknote/core": "^0.14.0",
"@blocknote/react": "^0.14.0",
"@mantine/core": "^7.5.0",
"@mantine/hooks": "^7.5.0",
"@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.13.4",
"version": "0.14.0",
"files": [
"dist",
"types",
Expand Down Expand Up @@ -51,7 +51,7 @@
"clean": "rimraf dist && rimraf types"
},
"dependencies": {
"@blocknote/core": "^0.13.4",
"@blocknote/core": "^0.14.0",
"@floating-ui/react": "^0.26.4",
"@tiptap/core": "^2.4.0",
"@tiptap/react": "^2.4.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.13.4",
"version": "0.14.0",
"files": [
"dist",
"types",
Expand Down Expand Up @@ -49,8 +49,8 @@
"clean": "rimraf dist && rimraf types"
},
"dependencies": {
"@blocknote/core": "^0.13.4",
"@blocknote/react": "^0.13.4",
"@blocknote/core": "^0.14.0",
"@blocknote/react": "^0.14.0",
"@hookform/resolvers": "^3.3.4",
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-label": "^2.0.2",
Expand Down
12 changes: 6 additions & 6 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.13.4",
"version": "0.14.0",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
Expand All @@ -10,11 +10,11 @@
"clean": "rimraf dist"
},
"dependencies": {
"@blocknote/ariakit": "^0.13.4",
"@blocknote/core": "^0.13.4",
"@blocknote/mantine": "^0.13.4",
"@blocknote/react": "^0.13.4",
"@blocknote/shadcn": "^0.13.4",
"@blocknote/ariakit": "^0.14.0",
"@blocknote/core": "^0.14.0",
"@blocknote/mantine": "^0.14.0",
"@blocknote/react": "^0.14.0",
"@blocknote/shadcn": "^0.14.0",
"@liveblocks/client": "^1.10.0",
"@liveblocks/yjs": "^1.10.0",
"@mantine/core": "^7.7.1",
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.13.4",
"version": "0.14.0",
"scripts": {
"build": "tsc",
"lint": "eslint src --max-warnings 0",
Expand All @@ -16,11 +16,11 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@blocknote/ariakit": "^0.13.4",
"@blocknote/core": "^0.13.4",
"@blocknote/mantine": "^0.13.4",
"@blocknote/react": "^0.13.4",
"@blocknote/shadcn": "^0.13.4",
"@blocknote/ariakit": "^0.14.0",
"@blocknote/core": "^0.14.0",
"@blocknote/mantine": "^0.14.0",
"@blocknote/react": "^0.14.0",
"@blocknote/shadcn": "^0.14.0",
"@playwright/experimental-ct-react": "^1.42.1",
"@playwright/test": "^1.42.1",
"eslint": "^8.10.0",
Expand Down

0 comments on commit 6c71b67

Please sign in to comment.