Skip to content

v0.1.9

Latest
Compare
Choose a tag to compare
@markus-gx markus-gx released this 10 Nov 12:51
· 1 commit to main since this release
53550f4

compare changes

⚠️ 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

Full Changelog: v0.1.8...v0.1.9