Skip to content

cookieconsent v3.0.0-rc.16

Pre-release
Pre-release
Compare
Choose a tag to compare
@orestbida orestbida released this 05 Jul 22:37

Breaking Changes

  • Change the default button order: accept button now precedes the reject button (previously reversed) cb9e3b8 (ref. #534)

Bug Fixes

  • Fix cookie table header doesn't span full width 9b882b8 (ref. #543) by @orestbida
  • Fix equalWeightButtons does not default to true 6596054 (ref. #541)
  • Fix preferences modal bar layout is broken if button order is flipped bb1a160 (ref. #539)
  • Fix yarn add issue caused by npx only-allow pnpm preinstall script fa01925 (ref. #548)

Docs

  • Indicate which preferences modal layouts support the serviceCounterLabel by @MoritzLost in #535

New Contributors

Full Changelog: v3.0.0-rc.15...v3.0.0-rc.16