Skip to content

Releases: hashbite/consent-manager

@consent-manager/[email protected]

19 Sep 08:09
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • 3edd595: Enable JS error tracking in Matomo by default. Also adds a feature that lets devs enable any Matomo feature via Consent Manager"

@consent-manager/[email protected]

26 Feb 16:11
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 76c2721: Removed react-final-form as we only hande a few checkboxes. This dependency was overkill for our needs.
  • 76c2721: Reset button now resets to form default instead of users last choice.

@consent-manager/[email protected]

26 Feb 13:57
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • f1c5788: Improve hydration behavior of PrivacyShield compontent and fix default interface links to privacy policies"
  • Updated dependencies [f1c5788]

@consent-manager/[email protected]

26 Feb 13:57
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • f1c5788: Improve hydration behavior of PrivacyShield compontent and fix default interface links to privacy policies"

@consent-manager/[email protected]

03 Jan 11:11
Compare
Choose a tag to compare
Pre-release

Patch Changes

@consent-manager/[email protected]

03 Jan 11:11
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • be97084: Replace React.ComponentType with React.FC as things changed with React 18 and TS 5.1
  • 4d7e60f: ensure types of user-persisted-state are compatible to our store type

@consent-manager/[email protected]

19 Dec 20:25
Compare
Choose a tag to compare
Pre-release

Patch Changes

@consent-manager/[email protected]

19 Dec 20:25
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 2e86938: Improve public TypeScript interfaces