@artibox/slate-blockquote
Advanced tools
Comparing version 0.2.0 to 1.0.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [1.0.0](https://github.com/React-Artibox/artibox/compare/v0.2.0...v1.0.0) (2020-05-12) | ||
**Note:** Version bump only for package @artibox/slate-blockquote | ||
# [0.2.0](https://github.com/React-Artibox/artibox/compare/v0.1.2...v0.2.0) (2020-01-06) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@artibox/slate-blockquote", | ||
"version": "0.2.0", | ||
"version": "1.0.0", | ||
"description": "", | ||
@@ -30,4 +30,4 @@ "author": "Rytass", | ||
"dependencies": { | ||
"@artibox/slate-common": "^0.2.0", | ||
"@artibox/slate-jsx-serializer": "^0.2.0", | ||
"@artibox/slate-common": "^1.0.0", | ||
"@artibox/slate-jsx-serializer": "^1.0.0", | ||
"@types/is-hotkey": "^0.1.1", | ||
@@ -34,0 +34,0 @@ "@types/react": "^16.9.5", |
@@ -60,3 +60,3 @@ <div align="center"> | ||
import { createJsxSerializer } from '@artibox/slate-jsx-serializer'; | ||
import { createBlockquoteJsxSerializerRule } from '@artibox/slate-italic'; | ||
import { createBlockquoteJsxSerializerRule } from '@artibox/slate-blockquote'; | ||
@@ -63,0 +63,0 @@ const jsxSerializer = createJsxSerializer({ |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
37639
0
+ Added@artibox/locale@1.2.0(transitive)
+ Added@artibox/slate-common@1.2.0(transitive)
+ Added@artibox/slate-jsx-serializer@1.2.0(transitive)
- Removed@artibox/locale@0.2.0(transitive)
- Removed@artibox/slate-common@0.2.0(transitive)
- Removed@artibox/slate-jsx-serializer@0.2.0(transitive)
Updated@artibox/slate-common@^1.0.0