Releases: canonical/cookie-policy
Releases · canonical/cookie-policy
3.6.4
What's Changed in cookie-policy v3.6.2
🐛 Fixes
- Fixes bug where 'essential' cookie was not being set properly by @petesfrench in #178
Full Changelog: 3.6.3...v3.6.4
v3.6.3
v3.6.2
v3.6.1
v3.6.0
v3.5.0
⚠️ Potentially breaking change: Vanilla 4.0
This version updates to Vanilla 4.0, if your project is not on Vanilla 4.0 this can cause visual differences between your website and global nav, so best to update them both at the same time.
What's Changed
- chore(deps): update dependency vanilla-framework to v3.1.0 by @renovate in #143
- chore(deps): update dependency vanilla-framework to v3.1.1 by @renovate in #144
- chore(deps): update dependency vanilla-framework to v3.2.0 by @renovate in #145
- chore(deps): update dependency vanilla-framework to v3.3.0 by @renovate in #146
- chore(deps): update dependency vanilla-framework to v3.4.0 by @renovate in #147
- chore(deps): update dependency vanilla-framework to v3.5.0 by @renovate in #148
- chore(deps): update dependency vanilla-framework to v3.6.0 by @renovate in #149
- chore(deps): update dependency vanilla-framework to v3.6.1 by @renovate in #150
- chore(deps): update dependency vanilla-framework to v3.8.0 by @renovate in #151
- chore(deps): update dependency vanilla-framework to v3.8.1 by @renovate in #152
- chore(deps): update dependency vanilla-framework to v3.8.2 by @renovate in #153
- chore(deps): update dependency vanilla-framework to v3.9.0 by @renovate in #154
- chore(deps): update dependency vanilla-framework to v3.10.0 by @renovate in #158
- chore(deps): update all dependencies by @renovate in #155
- chore(deps): update all dependencies (major) by @renovate in #156
- chore(deps): update dependency vanilla-framework to v3.11.0 by @renovate in #159
- chore(deps): update dependency vanilla-framework to v3.11.1 by @renovate in #160
- chore(deps): update dependency vanilla-framework to v3.12.1 by @renovate in #161
- chore(deps): update dependency vanilla-framework to v3.14.0 by @renovate in #162
- Update to Vanilla 4.0 by @bartaz in #164
Full Changelog: v3.4.0...v3.5.0
v3.4.0
What's Changed in cookie-policy v3.4.0
💣 (Potentially) breaking changes
This release includes updates to Vanilla 3.0. If you project is still on Vanilla 2.x is may cause some visual glitches.
🚀 Features
- Update to Vanilla 3.0 by @bethcollins92 in #140
🐛 Fixes
- Reduce the max-height on the window by @anthonydillon in #133
🛠️ Maintenance
- chore(deps): update all dependencies by @renovate in #124
- chore(deps): update all dependencies by @renovate in #126
- Update renovate.json by @jkfran in #130
- chore(deps): update all dependencies by @renovate in #127
- chore(deps): update dependency vanilla-framework to v2.37.1 by @renovate in #135
- chore(deps): update all dependencies by @renovate in #137
- chore(deps): update dependency stylelint-config-standard to v24 by @renovate in #138
- chore(deps): update dependency vanilla-framework to v3.0.1 by @renovate in #142
- Bump version to 3.4.0 by @bartaz in #141
New Contributors
- @jkfran made their first contribution in #130
- @bethcollins92 made their first contribution in #140
Full Changelog: 3.3.0...v3.4.0
v3.3.0
New in Cookie policy v3.3.0
🐛 Bug Fixes
- Prevented
aria-hidden
from being set on thebody
tag
🔨 Maintenance
- chore(deps): update all dependencies
v3.2.0
New in Cookie policy v3.2.0
🐛 Bug Fixes
- Remove the scroll locking
🔨 Maintenance
- chore(deps): update all dependencies
v3.1.2
New in Cookie policy v3.1.2
🚀 Features
- Focus the modal when it opens
🐛 Bug Fixes
- Block scrolling on the background content while modal is open
- Add
aria-hidden
attribute to the content while modal is open