v53.3.5
udecode/platev53.3.5Aug 15, 2026by zbeyens
AI Summary
This patch release fixes a bug where pasted plain text starting with `#` or `/` was incorrectly treated as an autolink.
Key Highlights
- Fixed autolinking of plain text starting with # or /
- Updated Slate dependency
Full Release Notes
## `@platejs/core` Published `@platejs/core@53.3.5`. ## `@platejs/link` ### Patch Changes - [#5096](https://github.com/udecode/plate/pull/5096) by [@NoiceHax](https://github.com/NoiceHax) – Fix pasted plain text starting with `#` or `/` (e.g. `#!/bin/sh`) being autolinked ## `@platejs/slate` ### Patch Changes - [`a102cd5`](https://github.com/udecode/plate/commit/a102cd5cd9d6488f5d0f3670cce40adb151893e6) by [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D) – Updated `slate`. ## `@platejs/test-utils` Published `@platejs/test-utils@53.3.5`. ## `@platejs/utils` ### Patch Changes - Updated `@platejs/core`, `@platejs/slate`. ## `platejs` ### Patch Changes - Updated `@platejs/core`, `@platejs/slate`, `@platejs/utils`. ## Contributors Thanks to everyone who contributed to this release: @NoiceHax Full changelog: [`v53.3.4...v53.3.5`](https://github.com/udecode/plate/compare/v53.3.4...v53.3.5)