Skip to content

Releases: dargmuesli/nuxt-cookie-control

4.4.1

15 Feb 01:06
Compare
Choose a tag to compare

4.4.1 (2023-02-15)

Bug Fixes

  • release: schedule release (40a9795)

4.4.0

07 Feb 21:49
Compare
Choose a tag to compare

4.4.0 (2023-02-07)

Features

  • locale: add Czech and Slovak locales (5db470c)

4.3.0

02 Feb 22:12
Compare
Choose a tag to compare

4.3.0 (2023-02-02)

Features

  • Updated bannerDescription translation for Azerbaijani language (#35) (b2c2977)

4.2.0

02 Feb 00:38
Compare
Choose a tag to compare

4.2.0 (2023-02-02)

Features

  • ko: Add Korean Cookie message (983c3e7)
  • locale: add Azerbaijani (1bf8609)

4.1.0

01 Feb 16:21
Compare
Choose a tag to compare

4.1.0 (2023-02-01)

Features

  • lang: Add Danish language (df8143b)

5.0.0-beta.2

29 Jan 23:44
Compare
Choose a tag to compare
5.0.0-beta.2 Pre-release
Pre-release

5.0.0-beta.2 (2023-01-29)

Bug Fixes

  • locale: correct language switch reactivity (5957224)

  • feat(styles)!: use gap (9be04f1)

BREAKING CHANGES

    • change padding, margins and gap for display flex

5.0.0-beta.1

29 Jan 22:41
Compare
Choose a tag to compare
5.0.0-beta.1 Pre-release
Pre-release

5.0.0-beta.1 (2023-01-29)

  • 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

29 Jan 23:44
Compare
Choose a tag to compare

4.0.3 (2023-01-29)

Bug Fixes

  • locale: correct language switch reactivity (5957224)

4.0.2

29 Jan 21:37
Compare
Choose a tag to compare

4.0.2 (2023-01-29)

Bug Fixes

  • locale: simplify german cookie manage string (df4899d)

4.0.1

29 Jan 19:58
Compare
Choose a tag to compare

4.0.1 (2023-01-29)

Bug Fixes

  • component: remove color set check (3d942ed), closes #31
  • types: set all module options defined (65a183e)