v53.1.6

udecode/platev53.1.6Jun 15, 2026by zbeyens

AI Summary

Fixes block selection copy and cut functionality in Safari by writing to the native clipboard event.

Key Highlights

  • Fix block selection copy and cut in Safari
  • Write selected blocks to native clipboard event

New Features

  • Safari clipboard fix

Full Release Notes

## `@platejs/ai`

### Patch Changes

- Updated `@platejs/selection`.

## `@platejs/selection`

### Patch Changes

- [#5018](https://github.com/udecode/plate/pull/5018) by [@zbeyens](https://github.com/zbeyens) – Fix block selection copy and cut in Safari by writing selected blocks to the native clipboard event.

## Contributors

Thanks to everyone who contributed to this release:

@zbeyens

Full changelog: [`v53.1.5...v53.1.6`](https://github.com/udecode/plate/compare/v53.1.5...v53.1.6)