@platejs/date@53.0.0

udecode/plate@platejs/date@53.0.0Apr 23, 2026by github-actions[bot]

AI Summary

Patch update to normalize date storage and handle legacy data.

Key Highlights

  • Store date nodes as canonical YYYY-MM-DD values
  • Preserve unparseable legacy text as fallback data

Full Release Notes

### Patch Changes

-   [#4941](https://github.com/udecode/plate/pull/4941) by [@zbeyens](https://github.com/zbeyens) – Store date nodes as canonical `YYYY-MM-DD` values and preserve unparseable legacy text as fallback data