Skip to content

fix: run onChange middleware on TextComposer.insertText#1570

Merged
MartinCupela merged 1 commit intomasterfrom
fix/invoke-handle-change-on-insert-text
Jun 19, 2025
Merged

fix: run onChange middleware on TextComposer.insertText#1570
MartinCupela merged 1 commit intomasterfrom
fix/invoke-handle-change-on-insert-text

Conversation

@MartinCupela
Copy link
Contributor

Goal

Include all the middleware logic that should be reflected on text input value change.

@github-actions
Copy link
Contributor

Size Change: +4 B (0%)

Total Size: 430 kB

Filename Size Change
dist/cjs/index.browser.cjs 124 kB +1 B (0%)
dist/cjs/index.node.cjs 169 kB +2 B (0%)
dist/esm/index.js 137 kB +1 B (0%)

compressed-size-action

@MartinCupela MartinCupela merged commit 3768007 into master Jun 19, 2025
4 checks passed
@MartinCupela MartinCupela deleted the fix/invoke-handle-change-on-insert-text branch June 19, 2025 12:07
github-actions bot pushed a commit that referenced this pull request Jun 19, 2025
## [9.8.0](v9.7.0...v9.8.0) (2025-06-19)

### Bug Fixes

* allow to nullify reminder's remind_at value ([#1569](#1569)) ([c1c6cf4](c1c6cf4))
* propagate stopTimerRefreshBoundaryMs to all reminder timers on ReminderManager config update ([#1568](#1568)) ([944d1c2](944d1c2))
* run onChange middleware on TextComposer.insertText ([#1570](#1570)) ([3768007](3768007))

### Features

* handle command injection optionally ([#1548](#1548)) ([ea912f9](ea912f9))

### Refactors

* protect ReminderPaginator filters and sort properties ([#1567](#1567)) ([1a3f4c4](1a3f4c4))
@stream-ci-bot
Copy link

🎉 This PR is included in version 9.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants