Releases: jop-software/astro-cookieconsent
Releases · jop-software/astro-cookieconsent
v3.0.1
What's Changed
- fix: typo by @ousmaneNdiaye in #21
- add types to export by @jvanderneutstulen in #23
New Contributors
- @ousmaneNdiaye made their first contribution in #21
- @jvanderneutstulen made their first contribution in #23
Full Changelog: v3.0.0...v3.0.1
v3.0.0
v2.0.0
Warning
This Update includes breaking changes. Please read the changelogs to see what you might need to change.
Breaking Changes
- Renamed variable
window.cookieConent
towindow.cookieConsent
- Renamed variable
window.cookieConentConfiguration
towindow.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
v1.0.1
Full Changelog: v0.0.6...v1.0.1
v0.0.6
Full Changelog: v0.0.5...v0.0.6
v0.0.5
Full Changelog: v0.0.4...v0.0.5
v0.0.4
Full Changelog: v0.0.3...v0.0.4
v0.0.3
Full Changelog: v0.0.2...v0.0.3
v0.0.2
Full Changelog: v0.0.1...v0.0.2