Skip to content

Releases: guardian/csnx

@guardian/libs@0.0.0-canary-20240620133134

20 Jun 13:32
3689542
Compare
Choose a tag to compare

Major Changes

  • 437e880: Remove GA from cmp vendorlist

Minor Changes

  • c2da3cd: Introduce AB test in sourcepoint config

Patch Changes

  • 01a3362: Fix vendor data removal and more strictly type arguments for getConsentFor

@guardian/libs@0.0.0-canary-20240620133132

20 Jun 13:32
a1c72bc
Compare
Choose a tag to compare

Major Changes

  • 437e880: Remove GA from cmp vendorlist

Minor Changes

  • c2da3cd: Introduce AB test in sourcepoint config

Patch Changes

  • 01a3362: Fix vendor data removal and more strictly type arguments for getConsentFor

@guardian/libs@0.0.0-canary-20240618085448

18 Jun 08:55
5a9409e
Compare
Choose a tag to compare

Major Changes

  • 437e880: Remove GA from cmp vendorlist

  • a559720: CMP: Implement the Multi-State-Privacy-Agreement in the US
    In this release, we are now providing the **gpp so third party vendors that have migrated will switch to this. The **uspapi will stay for a transitionary period for vendors yet to migrate.

    • Adding the window.__gpp stub function in the US region
    • Updating the US framework to use usnat instead of ccpa as a framework
    • Migrated ccpa types/functions to aus.

@guardian/libs@0.0.0-canary-20240618071438

18 Jun 07:15
baf7686
Compare
Choose a tag to compare

Major Changes

  • a559720: CMP: Implement the Multi-State-Privacy-Agreement in the US
    In this release, we are now providing the **gpp so third party vendors that have migrated will switch to this. The **uspapi will stay for a transitionary period for vendors yet to migrate.

    • Adding the window.__gpp stub function in the US region
    • Updating the US framework to use usnat instead of ccpa as a framework
    • Migrated ccpa types/functions to aus.

@guardian/source@3.0.0

12 Jun 09:14
1019318
Compare
Choose a tag to compare

Major Changes

  • a275431: Removes SvgSpinner from icon library and replaces with dedicated Spinner component. The size prop supports the existing set of named icon sizes for backwards compatibility, but also allows setting a custom size in pixels. The default colour scheme can be overridden with the theme prop.

    <>
    	<Spinner size="small" />
    	<Spinner size={40} />
    	<Spinner theme={{ background: 'transparent', color: 'currentColor' }} />
    </>

@guardian/source-development-kitchen@2.0.0

12 Jun 10:41
b0d59ba
Compare
Choose a tag to compare

Major Changes

  • bdd830b: Update dependencies:

    • @guardian/source@3.0.0
    • @guardian/libs@16.1.3

@guardian/source@2.1.0

10 Jun 10:24
517e88f
Compare
Choose a tag to compare

Minor Changes

  • 803f111: Adds success.300 to the colour palette

@guardian/libs@0.0.0-canary-20240610091042

10 Jun 09:11
beb4e22
Compare
Choose a tag to compare

Major Changes

  • a559720: CMP: Implement the Multi-State-Privacy-Agreement in the US
    In this release, we are now providing the **gpp so third party vendors that have migrated will switch to this. The **uspapi will stay for a transitionary period for vendors yet to migrate.

    • Adding the window.__gpp stub function in the US region
    • Updating the US framework to use usnat instead of ccpa as a framework
    • Migrated ccpa types/functions to aus.

@guardian/libs@0.0.0-canary-20240606084326

06 Jun 08:43
2893e28
Compare
Choose a tag to compare

Major Changes

  • a559720: CMP: Implement the Multi-State-Privacy-Agreement in the US
    In this release, we are now providing the **gpp so third party vendors that have migrated will switch to this. The **uspapi will stay for a transitionary period for vendors yet to migrate.

    • Adding the window.__gpp stub function in the US region
    • Updating the US framework to use usnat instead of ccpa as a framework
    • Migrated ccpa types/functions to aus.

@guardian/libs@0.0.0-canary-20240605105845

05 Jun 10:59
6396c1d
Compare
Choose a tag to compare

Major Changes

  • a559720: CMP: Implement the Multi-State-Privacy-Agreement in the US
    In this release, we are now providing the **gpp so third party vendors that have migrated will switch to this. The **uspapi will stay for a transitionary period for vendors yet to migrate.

    • Adding the window.__gpp stub function in the US region
    • Updating the US framework to use usnat instead of ccpa as a framework
    • Migrated ccpa types/functions to aus.