github orestbida/cookieconsent v3.0.0-rc.10
cookieconsent v3.0.0-rc.10

latest releases: v3.0.1, v3.0.0, v3.0.0-rc.17...
pre-release22 months ago

Breaking Changes

  • Use a simple object — rather than an array of objects — for the (optional) attributes in .loadScript() 3462415

    CookieConsent.loadScript('<path>', {
        'id': 'my-id',
        'another-attr': 'another-value'
    });

Enhancements

  • Tweak border-radius and allow fancier values dbe02f7
  • Use safer overscroll-behavior to avoid issues with panning while zoomed in 7f97984
  • Remove unnecessary fields in types.d.ts 5dea84b

Bug Fixes

  • Fix error when acceptService() is called but no service is defined b11b9ef

Other

Full Changelog: v3.0.0-rc.9...v3.0.0-rc.10

Don't miss a new cookieconsent release

NewReleases is sending notifications on new releases.