7.5.0
🚨 Breaking Changes
- Use
~
as cookie id separator - by @dargmuesli (5e6ba) - cookie-options:
- Set same site strict by default - by @dargmuesli (8bb24)
- Set secure for production - by @dargmuesli (46970)
- module:
- Require cookie id - by @dargmuesli (1c415)
🚀 Features
- Add initial recommended state management - by Tim Kernegger (2a90f)
- cookie: Rename
initialRecommendedState
toisPreselected
- by @dargmuesli (cb495)
🐞 Bug Fixes
- expiry: Remove cookies for which permissions are revoked - by @dargmuesli (72fce)
- plugin: Correct cookie value usage - by @dargmuesli (63724)