orestbida / cookieconsent

:cookie: Simple cross-browser cookie-consent plugin written in vanilla js
https://playground.cookieconsent.orestbida.com/
MIT License
3.68k stars 388 forks source link

[Docs]: Migrating from version 2 to version 3 #615

Closed ioweb-gr closed 4 months ago

ioweb-gr commented 5 months ago

What is the improvement/update you wish to see?

I was searching the documentation topics to find a guide or reference to breaking changes and I couldn't find them consolidated.

Would it be possible to add a mini guide on how to migrate from version 2 to version 3?

Link the related docs page, if it exists.

No response

orestbida commented 5 months ago

The reason why there's no guide is because v3 is completely different from v2; the configuration and the API have all been reworked.

It would be simpler to just go through the docs. and set up the plugin from scratch rather than following a migration guide.