Skip to content

@portabletext/plugin-sdk-value@5.0.5

Choose a tag to compare

@ecoscript ecoscript released this 20 Feb 17:51
· 16 commits to main since this release

Patch Changes

  • #2227 687bbbf Thanks @christianhg! - Fix useEffect dependency array in SDKValuePlugin — destructure props into primitive values (documentId, documentType, path) to prevent subscriptions from being torn down and re-created on every parent re-render.

  • #2220 a5875fe Thanks @christianhg! - fix: defer SDK sync when editor has pending writes