From 96eb788b331aa9890badd3eb5f24a47a89b21c4f Mon Sep 17 00:00:00 2001 From: Matt Carroll Date: Wed, 15 Jan 2025 22:53:53 -0800 Subject: [PATCH] super_editor_quill v0.1.0-dev.9 --- super_editor_quill/CHANGELOG.md | 3 +++ super_editor_quill/pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/super_editor_quill/CHANGELOG.md b/super_editor_quill/CHANGELOG.md index e274d9d76..99ab86c6f 100644 --- a/super_editor_quill/CHANGELOG.md +++ b/super_editor_quill/CHANGELOG.md @@ -1,3 +1,6 @@ +## 0.1.0-dev.9 +* Adjustment: Parsing deltas now allow for configurable merging of consecutive blocks, e.g., lines of code. + ## 0.1.0-dev.8 * Update `super_editor` to `v0.3.0-dev.13`. * Update `logging` to `v1.3.0`. diff --git a/super_editor_quill/pubspec.yaml b/super_editor_quill/pubspec.yaml index 11beeb7b6..9ee130662 100644 --- a/super_editor_quill/pubspec.yaml +++ b/super_editor_quill/pubspec.yaml @@ -1,6 +1,6 @@ name: super_editor_quill description: "Quill extensions for Super Editor" -version: 0.1.0-dev.8 +version: 0.1.0-dev.9 homepage: https://github.com/superlistapp/super_editor funding: - https://flutterbountyhunters.com