Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
tg666 committed Jun 21, 2024
1 parent a887f58 commit a289296
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Added

- Added safe `CookieConsentWrapper` events attaching via window variable `window.cookieConsentWrapperEvents`.
- DX: Added Eslint.
- DX: Added GitHub Actions.

### Changed

- Default translations are loaded dynamically based on the settings in the GTM "Locales" field.
- Added ability to load custom default translations in `.json` and `.js` format.
- Reduced compiled cookie-consent script size.
- Updated GTM template.
- Updated README.
- DX: Rewritten from CommonJS to ESM.

## [0.5.3] - 2024-05-10

### Added
Expand Down

0 comments on commit a289296

Please sign in to comment.