⚠️ Breaking Change ⚠️
The new option for using the European CDN (see #9) is now defaulting to true
.
To turn it off and use the global one instead, set it to false:
cookieFirst: {
useEuropeanCDN: false
}
What's Changed
- Added option to use CookieFirst's European CDN (#8) @markus-gx in #9
New Contributors
- @markus-gx made their first contribution in #9
Full Changelog: v0.1.8...v0.1.9