Releases: dargmuesli/nuxt-cookie-control
Releases · dargmuesli/nuxt-cookie-control
9.1.3
9.1.2
10.0.0-beta.2
🚀 Features
- Allow to configure control button position - by @G-Cyrille and Jonas Thelemann in #274 (94dbb)
View changes on GitHub
10.0.0-beta.1
🚨 Breaking Changes
- Replace zh-CN locale with zh - by @codeflorist in #244 (69762)
View changes on GitHub
9.1.1
9.1.0
🚀 Features
- Add option to make "modal → decline all" decline only optional cookies - by @rolfkoizumi in #277 (80539)
View changes on GitHub
9.0.10
🐞 Bug Fixes
- Call
acceptAll()
instead ofacceptNecessary()
when clicking "Accept All" - by @rolfkoizumi (016a0)