@udecode/plate-common
Advanced tools
Comparing version 6.1.0 to 6.2.0
# @udecode/plate-common | ||
## 6.2.0 | ||
### Patch Changes | ||
- [#1173](https://github.com/udecode/plate/pull/1173) by [@zbeyens](https://github.com/zbeyens) – Replace `import * as React` by `import React` | ||
## 6.1.0 | ||
@@ -4,0 +10,0 @@ |
@@ -1,2 +0,2 @@ | ||
import * as React from 'react'; | ||
import React from 'react'; | ||
import { SlateProps } from '@udecode/plate-core'; | ||
@@ -3,0 +3,0 @@ import { ReactEditor } from 'slate-react'; |
{ | ||
"name": "@udecode/plate-common", | ||
"version": "6.1.0", | ||
"version": "6.2.0", | ||
"description": "Common utilities used by Plate", | ||
@@ -35,3 +35,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@udecode/plate-core": "6.0.0", | ||
"@udecode/plate-core": "6.2.0", | ||
"is-hotkey": "^0.1.6" | ||
@@ -38,0 +38,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1045577
11172
+ Added@udecode/plate-core@6.2.0(transitive)
- Removed@udecode/plate-core@6.0.0(transitive)
Updated@udecode/plate-core@6.2.0