Skip to content

Releases: alma-oss/cookie-consent-manager

0.4.0

05 Nov 13:47
7b07e2f
Compare
Choose a tag to compare

0.4.0 (2021-11-05)

Chores

  • Introduce dependabot configuration for automated deps updates (0cf893d)
  • Remove prepare script before publishing package (ac4b6a9)
  • Rename pr-labeler config file to use yaml extension everywhere (796bf2c)
  • Use .yarnrc instead of .npmrc because we are using yarn (66b2d5e)

Dependencies

  • Bump @lmc-eu/conventional-changelog-lmc-bitbucket (2e17ebd)

Features

  • Introduce new design connected to Spirit design tokens #CCM-7 (658c99f)

0.3.1

04 Nov 12:14
5bafde0
Compare
Choose a tag to compare

0.3.1 (2021-11-04)

Chores

  • Automatically replace package version in readme file to current (97454e1)
  • Disable commit message hook with CI env (3b0e0b9)
  • Disable prepare script with commitlint on CI publish (4886281)
  • Introduce contributors array to display package authors (e2c3c4f)
  • Introduce keywords to display on package page (d8a3568)
  • Introduce PR labelling (4f8e67d)
  • Introduce release action which is triggered manually (97c00f0)
  • Omit version prefix from replacing jsdelivr urls in readme (704332b)
  • Run publish only on tagged refs without any prefix (534caf3)
  • Set git tag version to plain semver string without prefix (6f7c069)

0.3.0

02 Nov 14:58
Compare
Choose a tag to compare

Chores

Code Refactoring

  • Rearrange and document internal defaults (5b6c8e6)

Dependencies

Documentation

Features

0.2.0

02 Nov 14:58
Compare
Choose a tag to compare

Bug Fixes

  • Incomplete options passed by user overrides all defaults (68f8dcb)

Chores

  • Add repository URL to make it shown also on npmjs.com (66947d6)
  • Block fixup commit message using github action (1a43014)
  • Generate changelog using conventional changelog (dddacfc)
  • Introduce commit linting (d8238c3)
  • Introduce simple dev server for local development #CCM-5 (84c3245)
  • Make package publishlable (effcd7a)
  • Rename dev script to more common start (bb6bd54)
  • Run all check with single npm script (fee171a)
  • Use usernames instead of names for codeowners (5cd5eba)

Code Refactoring

  • Unify variable casing to camelCase (3f1367e)

Documentation

Features

  • Add callbacks for all onAccept scenarios #CCM-24 (23314b5)
  • Add custom onAccept callback to extend the default one #CCM-19 (8ed95ba)
  • Add translations for cs, en, sk and pl language #CCM-10 (1743866)
  • Configure consent levels #CCM-12 (703cf98)
  • Configure plugin defaults (bd6309f)
  • Make language autodetection easily configurable #CCM-26 (4404a9a)
  • Provide cookieConsent instance to callbacks #CCM-24 (9232b09)
  • Push info to dataLayer on accept (4203092)
  • Rename default language settings to defaultLang to make it more understandable #CCM-26 (6635813)
  • Return CookieConsent instance from the init function (b217059)
  • Save distribution files for instant usage and examples (d9964f3)

0.1.0

19 Oct 06:57
Compare
Choose a tag to compare

Release initial version 0.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/lmc-eu/cookie-consent-manager/commits/0.1.0