Skip to content

Releases: Typeform/embed

@typeform/embed-v5.1.0

26 Aug 16:23
Compare
Choose a tag to compare

@typeform/embed-v5.1.0 (2024-08-26)

Features

  • TU-13163: Add the duplicate-detected callback (#660) (90135e7)

@typeform/embed-react-v4.1.0

26 Aug 16:24
Compare
Choose a tag to compare

@typeform/embed-react-v4.1.0 (2024-08-26)

Features

  • Bump @typeform/embed in @typeform/embed-react package [skip ci] (c0599c6)

@typeform/embed-v5.0.0

17 Jul 10:15
Compare
Choose a tag to compare

@typeform/embed-v5.0.0 (2024-07-17)

Bug Fixes

  • TU-15133: Rename ref prop to embedRef for proper typing (#657) (7860e94)

BREAKING CHANGES

  • TU-15133: Components are unable to access ref prop directly.
    Using forwardRef breaks the typings. Since we do not accept any
    ForwardedRef but rather only MutableRefObject, we will rename the
    prop to type it correctly.

  • chore(TU-15133): Update NextJS demos to run on latest version

Add examples for the App Router available from NextJS version >= 13.

  • feat(TU-15133): Update CI to run on Node version 22
  • TU-15133: The library no longer supports node version 16 (end of
    life 2023-09-11). React version is bumped and requires node >= 18.

@typeform/embed-v4.10.3

17 Jul 09:16
Compare
Choose a tag to compare

@typeform/embed-v4.10.3 (2024-07-17)

Bug Fixes

  • TU-15898: Disable auto-resize for widgets in modal on mobile (#658) (6c8631a)

@typeform/embed-react-v4.0.0

17 Jul 10:15
Compare
Choose a tag to compare

@typeform/embed-react-v4.0.0 (2024-07-17)

Bug Fixes

  • TU-15133: Rename ref prop to embedRef for proper typing (#657) (7860e94)

Features

  • Bump @typeform/embed in @typeform/embed-react package [skip ci] (b2ada39)

BREAKING CHANGES

  • TU-15133: Components are unable to access ref prop directly.
    Using forwardRef breaks the typings. Since we do not accept any
    ForwardedRef but rather only MutableRefObject, we will rename the
    prop to type it correctly.

  • chore(TU-15133): Update NextJS demos to run on latest version

Add examples for the App Router available from NextJS version >= 13.

  • feat(TU-15133): Update CI to run on Node version 22
  • TU-15133: The library no longer supports node version 16 (end of
    life 2023-09-11). React version is bumped and requires node >= 18.

@typeform/embed-react-v3.20.0

17 Jul 09:17
Compare
Choose a tag to compare

@typeform/embed-react-v3.20.0 (2024-07-17)

Features

  • Bump @typeform/embed in @typeform/embed-react package [skip ci] (0f29638)

@typeform/embed-v4.10.2

10 Jul 05:06
Compare
Choose a tag to compare

@typeform/embed-v4.10.2 (2024-07-10)

Bug Fixes

@typeform/embed-react-v3.19.0

10 Jul 05:06
Compare
Choose a tag to compare

@typeform/embed-react-v3.19.0 (2024-07-10)

Features

  • Bump @typeform/embed in @typeform/embed-react package [skip ci] (bd0698c)

@typeform/embed-v4.10.1

08 Jul 14:14
Compare
Choose a tag to compare

@typeform/embed-v4.10.1 (2024-07-08)

Bug Fixes

  • TU-15591: Listen to trusted iframe load events only (#655) (24ee093)

@typeform/embed-react-v3.18.0

08 Jul 14:15
Compare
Choose a tag to compare

@typeform/embed-react-v3.18.0 (2024-07-08)

Features

  • Bump @typeform/embed in @typeform/embed-react package [skip ci] (41b0104)