Skip to content

Releases: dargmuesli/nuxt-cookie-control

8.2.1

07 May 04:53
Compare
Choose a tag to compare

8.2.1 (2024-05-07)

Bug Fixes

8.1.3

24 Apr 00:55
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

8.1.2

10 Apr 23:39
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

8.1.1

10 Apr 00:54
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

8.1.0

28 Mar 14:17
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

8.0.0

26 Mar 13:33
Compare
Choose a tag to compare

It is now required to set cookie ids for all cookies, which greatly reduces package size.

Internal change: ~ is now used as cookie id separator.
Also cookies are now deleted again when usage permissions are revoked. This behavior broke when this module switched to usage of Nuxt's own cookie composable.
Cookie modal links are now resolved either to a local or remote url.
Finally, this module's own cookies have their secure option set to true on production and SameSite option set to strict by default now.

    View changes on GitHub

8.0.0-beta.4

26 Mar 13:25
Compare
Choose a tag to compare
8.0.0-beta.4 Pre-release
Pre-release

   🚨 Breaking Changes

   🚀 Features

  • cookie: Fix to use NuxtLink external attribute  -  by @mouldt (81c78)

   🐞 Bug Fixes

    View changes on GitHub

7.5.1

21 Mar 21:50
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

7.5.0

21 Mar 14:57
Compare
Choose a tag to compare

   🚨 Breaking Changes

   🚀 Features

  • Add initial recommended state management  -  by Tim Kernegger (2a90f)
  • cookie: Rename initialRecommendedState to isPreselected  -  by @dargmuesli (cb495)

   🐞 Bug Fixes

    View changes on GitHub

8.0.0-beta.3

20 Mar 03:26
Compare
Choose a tag to compare
8.0.0-beta.3 Pre-release
Pre-release

   🚨 Breaking Changes

    View changes on GitHub