File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
5
5
6
+
7
+ ## 2.0.6
8
+ - accept saved images with "image" as the entity type from old saved data for backwards compatibility
9
+
6
10
## 2.0.4 - 2.0.5
7
- - use capitalised image entity type "IMAGE" instead of "image" - now works with convertFromHTML
11
+ - use capitalised image entity type "IMAGE" for new images instead of "image"
12
+ - now works with convertFromHTML
8
13
9
14
## 2.0.3
10
15
- bumped find-with-regex
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " draft-js-image-plugin" ,
3
- "version" : " 2.0.5 " ,
3
+ "version" : " 2.0.6 " ,
4
4
"description" : " Image Plugin for DraftJS" ,
5
5
"author" : {
6
6
"name" : " Benjamin Kniffler" ,
You can’t perform that action at this time.
0 commit comments