Migration
vNext
All future migration info will be part of the changelog.
Codey cookiebot 15.x.x
This version of cookiebot now uses vite to build it's JS bundles. This has a more default config approach meaning less control about output file names.
When using cookiebot through the xerius CDN an update of the referenced filename is required from cookiebot.common.js
to cookiebot.js
.
Codey cookiebot 2.x.x
The cookiebot module has taken a different route and will no longer be responsible for the cookiebot styling. From now on the only responsibility of this package is faciliting the inclusion of Cookiebot in your application.
Only one change needs to happen when updating to the new version:
- Remove the cookiebot style import