Releases: wotschofsky/consent-manager
Releases · wotschofsky/consent-manager
Release 1.3.0
- Upgrade dependencies ⏫ (b073f11)
- Update GitHub URLs 🔗 (f8676fa)
- Bump word-wrap from 1.2.3 to 1.2.4 (421d5df)
- Bump semver from 5.7.1 to 5.7.2 (f538b57)
- Explicitly sort keys in cookie validation 🍪 (b90e743)
- Add tests 🧫 (507a4d6)
- Add @types/node 📦 (b1fda6e)
- Refactor to use js-cookie without converter 🔨 (4cd5823)
- Fix using String class instead of string type ✅ (fc10792)
- Upgrade dependencies ⏫ (099b1e2)
- Bump vm2 from 3.9.17 to 3.9.18 (6efd131)
- Bump vm2 from 3.9.16 to 3.9.17 (cc384d5)
- Bump vm2 from 3.9.15 to 3.9.16 (708bd2d)
Release 1.2.9
- Bump vm2 from 3.9.11 to 3.9.15 (1757ff6)
Release 1.2.8
Release 1.2.6
- Fix setGrant not being typed correctly ✅ (ae6dc68)
Release 1.2.5
- Extend type-safety to event callbacks 💪 (5a9bc71)
Release 1.2.4
- Use generics for typing grants object 💪 (a9b259a)
Release 1.2.3
- Fix bad query selector ✅ (a739558)
Release 1.2.2
Release 1.2.1
Release 1.2.0
Reduce package size by around 80% by using custom validation logic 🚀