Skip to content

Releases: wotschofsky/consent-manager

Release 1.3.0

21 Jul 13:10
Compare
Choose a tag to compare
  • 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

08 Apr 10:07
Compare
Choose a tag to compare
  • Bump vm2 from 3.9.11 to 3.9.15 (1757ff6)

Release 1.2.8

12 Feb 20:07
Compare
Choose a tag to compare
  • Bump http-cache-semantics from 4.1.0 to 4.1.1 (5a826c3)
  • Upgrade dependencies ⏫ (e9a26f4)
  • Disable incremental TypeScript builds 🔧 (8cd5d8c)

Release 1.2.6

19 Dec 16:39
Compare
Choose a tag to compare
  • Fix setGrant not being typed correctly ✅ (ae6dc68)

Release 1.2.5

19 Dec 16:30
Compare
Choose a tag to compare
  • Extend type-safety to event callbacks 💪 (5a9bc71)

Release 1.2.4

19 Dec 13:50
Compare
Choose a tag to compare
  • Use generics for typing grants object 💪 (a9b259a)

Release 1.2.3

29 Nov 10:30
Compare
Choose a tag to compare
  • Fix bad query selector ✅ (a739558)

Release 1.2.2

28 Nov 22:33
Compare
Choose a tag to compare
  • Prevent XSS in GrantsInterface 🛡️ (c80d365)
  • Bump vm2 from 3.9.10 to 3.9.11 (d2aefa9)
  • Bump minimatch from 3.0.4 to 3.1.2 (89cf4c2)
  • Bump minimist from 1.2.5 to 1.2.7 (fe647c4)
  • Test build code using GitHub Actions 🔨 (906fd28)
  • Upgrade dependencies to latest ⏫ (7bd604a)

Release 1.2.1

28 Nov 13:19
Compare
Choose a tag to compare
  • Ensure better minification of grants table template ✨ (29e6ee3)
  • Refactor DOMConnector 🧹 (b9534ab)

Release 1.2.0

28 Nov 12:12
Compare
Choose a tag to compare

Reduce package size by around 80% by using custom validation logic 🚀