Skip to content

v141.0.0

Latest

Choose a tag to compare

@cozy-bot cozy-bot released this 30 Jul 08:55

141.0.0 (2026-07-30)

  • fix(breakpoints)!: target the requesting iframe (b222ae2), closes #2949

BREAKING CHANGES

  • replace the old hook usage with:

const { iframeWindow } = useIframeConnection({ parentBasedIframe })
useIframeToSendWidth({ iframeWindow })