1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-20 22:21:20 +02:00

Version Packages (#5299)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-02-18 18:47:29 -07:00
committed by GitHub
parent 6fa4b954a5
commit be564cef2b
8 changed files with 21 additions and 15 deletions

View File

@@ -1,6 +0,0 @@
---
'slate-react': patch
'slate': patch
---
Fix the cursor jump to an unexpected position after deleting in android

View File

@@ -19,7 +19,7 @@
"devDependencies": {
"@babel/runtime": "^7.7.4",
"lodash": "^4.17.21",
"slate": "^0.90.0",
"slate": "^0.91.1",
"slate-hyperscript": "^0.81.3",
"source-map-loader": "^4.0.0"
},

View File

@@ -18,7 +18,7 @@
},
"devDependencies": {
"@babel/runtime": "^7.7.4",
"slate": "^0.90.0",
"slate": "^0.91.1",
"source-map-loader": "^4.0.0"
},
"peerDependencies": {

View File

@@ -1,5 +1,11 @@
# slate-react
## 0.91.1
### Patch Changes
- [#5251](https://github.com/ianstormtaylor/slate/pull/5251) [`6fa4b954`](https://github.com/ianstormtaylor/slate/commit/6fa4b954a5e4c67cff87d00b1253b2a838c0db94) Thanks [@YaoKaiLun](https://github.com/YaoKaiLun)! - Fix the cursor jump to an unexpected position after deleting in android
## 0.91.0
### Minor Changes

View File

@@ -1,7 +1,7 @@
{
"name": "slate-react",
"description": "Tools for building completely customizable richtext editors with React.",
"version": "0.91.0",
"version": "0.91.1",
"license": "MIT",
"repository": "git://github.com/ianstormtaylor/slate.git",
"main": "dist/index.js",
@@ -35,7 +35,7 @@
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"react-test-renderer": ">=16.8.0",
"slate": "^0.90.0",
"slate": "^0.91.1",
"slate-hyperscript": "^0.81.3",
"source-map-loader": "^4.0.0"
},

View File

@@ -1,5 +1,11 @@
# slate
## 0.91.1
### Patch Changes
- [#5251](https://github.com/ianstormtaylor/slate/pull/5251) [`6fa4b954`](https://github.com/ianstormtaylor/slate/commit/6fa4b954a5e4c67cff87d00b1253b2a838c0db94) Thanks [@YaoKaiLun](https://github.com/YaoKaiLun)! - Fix the cursor jump to an unexpected position after deleting in android
## 0.90.0
### Patch Changes

View File

@@ -1,7 +1,7 @@
{
"name": "slate",
"description": "A completely customizable framework for building rich text editors.",
"version": "0.90.0",
"version": "0.91.1",
"license": "MIT",
"repository": "git://github.com/ianstormtaylor/slate.git",
"main": "dist/index.js",

View File

@@ -13811,7 +13811,7 @@ resolve@^2.0.0-next.3:
"@babel/runtime": ^7.7.4
is-plain-object: ^5.0.0
lodash: ^4.17.21
slate: ^0.90.0
slate: ^0.91.1
slate-hyperscript: ^0.81.3
source-map-loader: ^4.0.0
peerDependencies:
@@ -13825,7 +13825,7 @@ resolve@^2.0.0-next.3:
dependencies:
"@babel/runtime": ^7.7.4
is-plain-object: ^5.0.0
slate: ^0.90.0
slate: ^0.91.1
source-map-loader: ^4.0.0
peerDependencies:
slate: ">=0.65.3"
@@ -13936,7 +13936,7 @@ resolve@^2.0.0-next.3:
react-dom: ">=16.8.0"
react-test-renderer: ">=16.8.0"
scroll-into-view-if-needed: ^2.2.20
slate: ^0.90.0
slate: ^0.91.1
slate-hyperscript: ^0.81.3
source-map-loader: ^4.0.0
tiny-invariant: 1.0.6
@@ -13947,7 +13947,7 @@ resolve@^2.0.0-next.3:
languageName: unknown
linkType: soft
"slate@^0.90.0, slate@workspace:*, slate@workspace:packages/slate":
"slate@^0.91.1, slate@workspace:*, slate@workspace:packages/slate":
version: 0.0.0-use.local
resolution: "slate@workspace:packages/slate"
dependencies: