Releases: portabletext/editor
Releases · portabletext/editor
editor: v1.18.6
1.18.6 (2024-12-24)
Bug Fixes
- deps: update react compiler dependencies 🤖 ✨ (566120a)
editor: v1.18.5
1.18.5 (2024-12-20)
Bug Fixes
- deps: update sanity monorepo to ^3.68.2 (4a17f61)
- deps: update sanity monorepo to ^3.68.3 (4b633fa)
- emoji picker: only abort on Escape (5a0ef7b)
- guard against trying to select a block directly (bbd3a22)
editor: v1.18.4
1.18.4 (2024-12-20)
Bug Fixes
- schema definition: remove
icon
(b83c1e4)
editor: v1.18.3
1.18.3 (2024-12-20)
Bug Fixes
- link behavior: improve URL matching (a019665)
editor: v1.18.2
1.18.2 (2024-12-19)
Bug Fixes
- link behavior: improve URL matching (2aacbc8)
editor: v1.18.1
1.18.1 (2024-12-19)
Bug Fixes
- emoji picker: direct-hit : selection (5a9d57c)
editor: v1.18.0
1.18.0 (2024-12-19)
Features
Bug Fixes
- deps: update sanity monorepo to ^3.68.1 (97e42e1)
- offer
value
alternative to snapshot
(1e91d07)
- types: deprecate
PortableTextEditor
and usePortableTextEditor(Selection)()
(01a4009)
- types: mark Behavior API
beta
and all other new APIs public
(5fc4a1e)
patches: v1.1.1
1.1.1 (2024-12-18)
Bug Fixes
- deps: update dependency @sanity/diff-match-patch to ^3.1.2 (29af4b0)
editor: v1.17.1
1.17.1 (2024-12-18)
Bug Fixes
- deps: update dependency @sanity/diff-match-patch to ^3.1.2 (29af4b0)
- deps: update sanity monorepo to ^3.68.0 (23fc94c)
- emoji picker: only hijack ArrowUp/ArrowDown if we have matches (f0356de)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @portabletext/patches bumped from 1.1.0 to 1.1.1
editor: v1.17.0
1.17.0 (2024-12-18)
Features
- behavior: add experimental emoji picker behavior (bbe5ebf)