Skip to content

Releases: s-group-dev/react-usercentrics

v3.0.6

03 Jun 11:33
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

3.0.6 (2026-06-03)

Bug Fixes

  • update <UsercentricsScript /> JSDoc to show draft prop (f77508f)

v3.0.5

25 May 11:20
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

3.0.5 (2026-05-25)

Bug Fixes

Performance Improvements

  • do not spread accumulators in Array.prototype.reduce() (afeae1f)

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)