Skip to content

Releases: jop-software/astro-cookieconsent

v3.0.0

05 Feb 20:35
399041e
Compare
Choose a tag to compare

What's Changed

  • update to vanilla cookie consent 3.0.0 by @ArturBa in #16

New Contributors

Full Changelog: v2.0.0...v3.0.0

v2.0.0

03 Oct 09:37
8478ff0
Compare
Choose a tag to compare

Warning

This Update includes breaking changes. Please read the changelogs to see what you might need to change.

Breaking Changes

  • Renamed variable window.cookieConent to window.cookieConsent
  • Renamed variable window.cookieConentConfiguration to window.cookieConsentConfiguration
  • Renamed the itegration from @jop-software/astro-cookie-consent to @jop-software/astro-cookieconsent

When you interact with the cookie consent directly, for e.G. a "Open Cookie Consent" button, you need to change the variable name from window.cookieConent to window.cookieConsent.

Bugfixes

  • The CSS now is imported automatically by the package. You don't need to import it manually anymore.

Other Changes

  • Migrated vite configuation to TypeScript

What's Changed

  • 🎨 migrate vite config to typescript by @cngJo in #9
  • 💥 fix typos in configuration variables by @cngJo in #11
  • 💥 rename integration from astro-cookie-consent to astro-cookieconsent by @cngJo in #10
  • 🐛 proper resolve CSS import by @cngJo in #12

Full Changelog: v1.0.2...v2.0.0

v1.0.2

26 Jun 14:28
c08336a
Compare
Choose a tag to compare

What's Changed

  • fix: package types filename by @cngJo in #6

Full Changelog: v1.0.1...v1.0.2

v1.0.1

30 May 21:24
db4a95c
Compare
Choose a tag to compare

Full Changelog: v0.0.6...v1.0.1

v0.0.6

30 May 21:21
f09d652
Compare
Choose a tag to compare

Full Changelog: v0.0.5...v0.0.6

v0.0.5

30 May 21:03
8912e19
Compare
Choose a tag to compare

Full Changelog: v0.0.4...v0.0.5

v0.0.4

30 May 20:58
08c5ef1
Compare
Choose a tag to compare

Full Changelog: v0.0.3...v0.0.4

v0.0.3

30 May 20:47
ac8d52e
Compare
Choose a tag to compare

Full Changelog: v0.0.2...v0.0.3

v0.0.2

30 May 20:45
db0bb05
Compare
Choose a tag to compare

Full Changelog: v0.0.1...v0.0.2

v0.0.1

30 May 20:43
f6d0f61
Compare
Choose a tag to compare