Releases: dargmuesli/nuxt-cookie-control
Releases · dargmuesli/nuxt-cookie-control
4.4.1
4.4.1 (2023-02-15)
Bug Fixes
- release: schedule release (40a9795)
4.4.0
4.4.0 (2023-02-07)
Features
- locale: add Czech and Slovak locales (5db470c)
4.3.0
4.3.0 (2023-02-02)
Features
- Updated bannerDescription translation for Azerbaijani language (#35) (b2c2977)
4.2.0
4.2.0 (2023-02-02)
Features
- ko: Add Korean Cookie message (983c3e7)
- locale: add Azerbaijani (1bf8609)
4.1.0
4.1.0 (2023-02-01)
Features
- lang: Add Danish language (df8143b)
5.0.0-beta.2
Bug Fixes
BREAKING CHANGES
-
- change padding, margins and gap for display flex
5.0.0-beta.1
- feat(ponyfill)!: disable by default and rename (4a84f81)
BREAKING CHANGES
-
- rename module option
isCssPolyfillEnabled
to isCssPonyfillEnabled
- set module option
isCssPonyfillEnabled
default to false
4.0.3
4.0.3 (2023-01-29)
Bug Fixes
- locale: correct language switch reactivity (5957224)
4.0.2
4.0.2 (2023-01-29)
Bug Fixes
- locale: simplify german cookie manage string (df4899d)
4.0.1
4.0.1 (2023-01-29)
Bug Fixes
- component: remove color set check (3d942ed), closes #31
- types: set all module options defined (65a183e)