Skip to content

Commit ad81ebb

Browse files
super_editor_quill v0.1.0-dev.10
1 parent 281fa02 commit ad81ebb

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

super_editor_quill/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.1.0-dev.10
2+
* Adjustment: Make it possible to serialize text inline placeholders as inline embeds.
3+
* Fix: Exception when serializing an empty document.
4+
15
## 0.1.0-dev.9
26
* Adjustment: Parsing deltas now allow for configurable merging of consecutive blocks, e.g., lines of code.
37

super_editor_quill/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: super_editor_quill
22
description: "Quill extensions for Super Editor"
3-
version: 0.1.0-dev.9
3+
version: 0.1.0-dev.10
44
homepage: https://github.com/superlistapp/super_editor
55
funding:
66
- https://flutterbountyhunters.com

0 commit comments

Comments
 (0)