@platejs/ai@53.0.3

udecode/plate@platejs/ai@53.0.3Apr 29, 2026by zbeyens

AI Summary

Fixes state management in the AI chat module to ensure block streaming state is cleared when generation is manually stopped.

Key Highlights

  • Patch release
  • Clears block streaming state
  • aiChat.stop() behavior

New Features

  • State cleanup fix

Full Release Notes

### Patch Changes

-   [#4945](https://github.com/udecode/plate/pull/4945) by [@felixfeng33](https://github.com/felixfeng33) – Clear block streaming state when `aiChat.stop()` stops generation