Skip to content

Releases: s-group-dev/react-usercentrics

v3.0.0-beta.1

31 Mar 09:30

Choose a tag to compare

v3.0.0-beta.1 Pre-release
Pre-release

3.0.0-beta.1 (2025-03-31)

⚠ BREAKING CHANGES

  • This package has migrated to Usercentrics Web CMP v3.
    Please read the provided migration guide in MIGRATION.md.

Features

  • migrate to Usercentrics Web CMP v3 (e352e21)

v2.0.0

28 Mar 13:28

Choose a tag to compare

2.0.0 (2025-03-28)

⚠ BREAKING CHANGES

  • There are no functional changes. This version is
    only released to sync the package version with the supported
    Usercentrics Web CMP v2 version.

Documentation

  • bump major version to sync with Usercentrics Web CMP v2 version (a4341d4)

v1.7.4

15 Jan 08:02

Choose a tag to compare

1.7.4 (2025-01-15)

Bug Fixes

  • dependencies: update dev dependencies (cfe991a)

v1.7.3

21 Nov 05:14

Choose a tag to compare

1.7.3 (2024-11-21)

Bug Fixes

  • dependencies: migrate to ESLint v9, update all other dependencies (72dcdd7)

v1.7.2

06 May 09:33

Choose a tag to compare

1.7.2 (2024-05-06)

Bug Fixes

  • detect UC dialog open state during initialization (40451b6)

v1.7.1

15 Feb 08:07

Choose a tag to compare

1.7.1 (2024-02-15)

Bug Fixes

  • deps: update dependencies (67757ab)

v1.7.0

04 Jan 07:42

Choose a tag to compare

1.7.0 (2024-01-04)

Features

  • allow specifying initial language of <UsercentricsScript /> via language prop (1be9ba0)
  • expose updateLanguage() util for setting the language for the CMP (2602f02)

v1.6.1

06 Nov 11:46

Choose a tag to compare

1.6.1 (2023-11-06)

Bug Fixes

  • do not fail if localStorage access is denied (#23) (86359c9)

v1.6.0

21 Aug 15:54

Choose a tag to compare

1.6.0 (2023-08-21)

Features

  • add useAreAllConsentsAccepted() hook (#22) (c50588b)

v1.5.1

24 Jul 09:17

Choose a tag to compare

1.5.1 (2023-07-24)

Bug Fixes