Skip to content

Commit d9b7785

Browse files
super_editor v0.3.0-dev.35
1 parent a7aa759 commit d9b7785

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

super_editor/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [0.3.0-dev.35]
2+
### Oct 7, 2025
3+
* FIX: Detach plugins in `SuperEditor` `dispose()`.
4+
* FIX: Crash when pushing route with `delegatedTransition`.
5+
16
## [0.3.0-dev.34]
27
### Sept 23, 2025
38
* FIX: `MessagePageScaffold` fix its `Element` so that subtrees correctly activate and deactivate.

super_editor/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: super_editor
22
description: Configurable, composable, extensible text editor and document renderer for Flutter.
3-
version: 0.3.0-dev.34
3+
version: 0.3.0-dev.35
44
homepage: https://github.com/superlistapp/super_editor
55
funding:
66
- https://flutterbountyhunters.com

0 commit comments

Comments
 (0)