6.1.0 (2020-08-07)
- feat: add SameSite=None support
6.0.0 (2020-01-25)
- build!: drop support for node.js v8 (e972b62)
- docs: add non-existent key example (ca70ea6)
- refactor: apply eslint (4fa6a85)
- refactor: remove unused tslint.json (23cfc40)
- refactor: use beater-helpers (69e15e8)
- test: correct the broken tests (e5cacdd)
- fix: use Object.prototype.hasOwnProperty instead of obj.hasOwnProperty (609ac3f)
- style: apply prettier (67e2e68)
- build: bump babel to 7.8.3 (5211585)
- build: change tslint to eslint and prettier (6175f53)
- drop support for node.js v8