Skip to content

@emdash-cms/gutenberg-to-portable-text@0.40.0

Choose a tag to compare

@emdashbot emdashbot released this 25 Sep 09:50
· 23 commits to main since this release
2f37f33

Patch Changes

  • #3167 ed51c68 Thanks @kwmr! - Adds optional link on portable-text image blocks: editor link buttons work on image selection, and Image.astro wraps images in a sanitized <a> when link.href is set. Legacy link: "https://…" strings written by WordPress/Gutenberg imports are normalised on read, so already-imported linked images keep their link and are upgraded to the object shape on their next edit.