Releases: guardian/consent-management-platform
Releases · guardian/consent-management-platform
Version 0.3.0
Version 0.2.0
- Exposed a new type
itemState
which is equivalent toboolean | null
. onConsentNotification
has been removed. UseonGuConsentNotification
andonIabConsentNotification
instead.- The following types have been introduced:
GuResponsivePurposeEventId
GuPurposeEventId
GuPurposeRegister
GuPurposeCallback
IabPurposeRegister
IabPurposeCallback
- The following types have been removed:
PurposeEvent
: Split intoGuPurposeEventId
andGuResponsivePurposeEventId
PurposeCallback
: Split intoGuPurposeCallback
andIabPurposeCallback
Purpose
: Replaced byGuPurposeRegisterItem
- The following type has been modified:
GuPurpose
:hideRadio
renamed toalwaysEnabled
Alpha 2 release of the library for testing.
Merge pull request #14 from guardian/rc/version-bump-alpha2 Bump version to 0.1.0-alpha2
Alpha release of library for testing
v0.1.0-alpha.1 Update package.json