1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-04-21 13:51:59 +02:00

Version Packages ()

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2022-12-22 04:37:32 -07:00 committed by GitHub
parent 43a5f6f224
commit f2fb5aac5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 14 additions and 13 deletions
.changeset
packages
slate-history
slate-hyperscript
slate-react
slate
yarn.lock

@ -1,5 +0,0 @@
---
'slate': patch
---
Fixed Editor.above method that always returned undefined with Point location

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

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

@ -34,7 +34,7 @@
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"react-test-renderer": ">=16.8.0",
"slate": "^0.87.0",
"slate": "^0.88.1",
"slate-hyperscript": "^0.81.3",
"source-map-loader": "^4.0.0"
},

@ -1,5 +1,11 @@
# slate
## 0.88.1
### Patch Changes
- [#5235](https://github.com/ianstormtaylor/slate/pull/5235) [`36203b3f`](https://github.com/ianstormtaylor/slate/commit/36203b3f10fc1ee154923c7c75ce7912fec1e6f7) Thanks [@ppiotrowicz](https://github.com/ppiotrowicz)! - Fixed Editor.above method that always returned undefined with Point location
## 0.87.0
### Minor Changes

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

@ -14190,7 +14190,7 @@ resolve@^2.0.0-next.3:
"@babel/runtime": ^7.7.4
is-plain-object: ^5.0.0
lodash: ^4.17.21
slate: ^0.87.0
slate: ^0.88.1
slate-hyperscript: ^0.81.3
source-map-loader: ^4.0.0
peerDependencies:
@ -14204,7 +14204,7 @@ resolve@^2.0.0-next.3:
dependencies:
"@babel/runtime": ^7.7.4
is-plain-object: ^5.0.0
slate: ^0.87.0
slate: ^0.88.1
source-map-loader: ^4.0.0
peerDependencies:
slate: ">=0.65.3"
@ -14312,7 +14312,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.87.0
slate: ^0.88.1
slate-hyperscript: ^0.81.3
source-map-loader: ^4.0.0
tiny-invariant: 1.0.6
@ -14323,7 +14323,7 @@ resolve@^2.0.0-next.3:
languageName: unknown
linkType: soft
"slate@^0.87.0, slate@workspace:*, slate@workspace:packages/slate":
"slate@^0.88.1, slate@workspace:*, slate@workspace:packages/slate":
version: 0.0.0-use.local
resolution: "slate@workspace:packages/slate"
dependencies: