Skip to content

Releases: s-group-dev/react-usercentrics

v3.0.4

21 Oct 13:13

Choose a tag to compare

3.0.4 (2025-10-21)

Bug Fixes

  • set data-draft="true" instead of data-version="preview" for CMPv3 compatibility (b17f95f)

v3.0.3

15 Oct 17:32

Choose a tag to compare

3.0.3 (2025-10-15)

Bug Fixes

  • use Trusted Publishing for publishing npm package (a1e9408)

v3.0.2

02 Oct 03:46

Choose a tag to compare

3.0.2 (2025-10-02)

Bug Fixes

  • export useAreAllConsentsAccepted() hook (6d6671f)

v3.0.1

29 Jul 06:09

Choose a tag to compare

3.0.1 (2025-07-29)

Bug Fixes

  • deps: update dependencies (3c59535)

v3.0.0

10 Apr 06:40

Choose a tag to compare

3.0.0 (2025-04-10)

⚠ BREAKING CHANGES

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

Features

  • add getServiceInfo() method (df5383f)
  • add missing method saveConsents() to use with updateServicesConsents() (20347c7)
  • export USERCENTRICS_WEB_CMP_LOADER_SCRIPT_URL constant (0ce4253)
  • migrate to Usercentrics Web CMP v3 (e352e21)

Bug Fixes

  • allow npm publish of beta tags (9fba6ce)
  • only throw in strict mode when service id missing (8f03b2b)

v3.0.0-beta.4

03 Apr 06:09

Choose a tag to compare

v3.0.0-beta.4 Pre-release
Pre-release

3.0.0-beta.4 (2025-04-03)

Features

  • export USERCENTRICS_WEB_CMP_LOADER_SCRIPT_URL constant (0ce4253)

v3.0.0-beta.3

31 Mar 11:56

Choose a tag to compare

v3.0.0-beta.3 Pre-release
Pre-release

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

Features

  • add getServiceInfo() method (df5383f)
  • add missing method saveConsents() to use with updateServicesConsents() (20347c7)

Bug Fixes

  • only throw in strict mode when service id missing (8f03b2b)

v3.0.0-beta.2

31 Mar 09:43

Choose a tag to compare

v3.0.0-beta.2 Pre-release
Pre-release

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

Bug Fixes

  • allow npm publish of beta tags (9fba6ce)

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)