1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-07-30 20:10:24 +02:00

Version Packages (#4977)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-04-26 12:26:14 -07:00
committed by GitHub
parent 3b7a1bf72d
commit d8da50f761
7 changed files with 14 additions and 13 deletions

View File

@@ -1,5 +0,0 @@
---
'slate': minor
---
Added types for options and common string literals, thanks @JoshuaKGoldberg

View File

@@ -19,7 +19,7 @@
"devDependencies": {
"@babel/runtime": "^7.7.4",
"lodash": "^4.17.21",
"slate": "^0.77.0",
"slate": "^0.78.0",
"slate-hyperscript": "^0.77.0",
"source-map-loader": "^0.2.4"
},

View File

@@ -18,7 +18,7 @@
},
"devDependencies": {
"@babel/runtime": "^7.7.4",
"slate": "^0.77.0",
"slate": "^0.78.0",
"source-map-loader": "^0.2.4"
},
"peerDependencies": {

View File

@@ -33,7 +33,7 @@
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"react-test-renderer": ">=16.8.0",
"slate": "^0.77.2",
"slate": "^0.78.0",
"slate-hyperscript": "^0.77.0",
"source-map-loader": "^0.2.4"
},

View File

@@ -1,5 +1,11 @@
# slate
## 0.78.0
### Minor Changes
- [#4974](https://github.com/ianstormtaylor/slate/pull/4974) [`3b7a1bf7`](https://github.com/ianstormtaylor/slate/commit/3b7a1bf72d0c3951416c771f7f149bfbda411111) Thanks [@dylans](https://github.com/dylans)! - Added types for options and common string literals, thanks @JoshuaKGoldberg
## 0.77.2
### Patch Changes

View File

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

View File

@@ -14503,7 +14503,7 @@ resolve@^2.0.0-next.3:
"@babel/runtime": ^7.7.4
is-plain-object: ^5.0.0
lodash: ^4.17.21
slate: ^0.77.0
slate: ^0.78.0
slate-hyperscript: ^0.77.0
source-map-loader: ^0.2.4
peerDependencies:
@@ -14517,7 +14517,7 @@ resolve@^2.0.0-next.3:
dependencies:
"@babel/runtime": ^7.7.4
is-plain-object: ^5.0.0
slate: ^0.77.0
slate: ^0.78.0
source-map-loader: ^0.2.4
peerDependencies:
slate: ">=0.65.3"
@@ -14624,7 +14624,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.77.2
slate: ^0.78.0
slate-hyperscript: ^0.77.0
source-map-loader: ^0.2.4
tiny-invariant: 1.0.6
@@ -14635,7 +14635,7 @@ resolve@^2.0.0-next.3:
languageName: unknown
linkType: soft
"slate@^0.77.0, slate@^0.77.2, slate@workspace:*, slate@workspace:packages/slate":
"slate@^0.78.0, slate@workspace:*, slate@workspace:packages/slate":
version: 0.0.0-use.local
resolution: "slate@workspace:packages/slate"
dependencies: