Releases: alma-oss/cookie-consent-manager
Releases · alma-oss/cookie-consent-manager
0.4.0
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
0.3.1
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
0.2.0
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 commonstart
(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
- Add development and contributing section #CCM-20 (4bc165d)
- Extend and rearrange README #CCM-20 (2260342)
- Fix another typo in cdn path (185d9f8)
- Fix typo in cdn path (33ea2ec)
- Introduce badges to make readme look more cool (8e08301)
- Mark config arguments optional in jsdoc (10e48b2)
- Remove autoload script, extend default example #CCM-20 (a85c7b3)
- Rename docs to examples #CCM-20 (32a0c39)
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
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