53 lines
2.7 KiB
Markdown
53 lines
2.7 KiB
Markdown
|
|
# [6.1.0](https://github.com/bouzuya/cookie-storage/compare/v6.0.0...v6.1.0) (2020-08-07)
|
||
|
|
|
||
|
|
- feat: add SameSite=None support
|
||
|
|
|
||
|
|
## [6.0.0](https://github.com/bouzuya/cookie-storage/compare/v5.0.3...v6.0.0) (2020-01-25)
|
||
|
|
|
||
|
|
- build!: drop support for node.js v8 ([e972b62](https://github.com/bouzuya/cookie-storage/commit/e972b62))
|
||
|
|
- docs: add non-existent key example ([ca70ea6](https://github.com/bouzuya/cookie-storage/commit/ca70ea6))
|
||
|
|
- refactor: apply eslint ([4fa6a85](https://github.com/bouzuya/cookie-storage/commit/4fa6a85))
|
||
|
|
- refactor: remove unused tslint.json ([23cfc40](https://github.com/bouzuya/cookie-storage/commit/23cfc40))
|
||
|
|
- refactor: use beater-helpers ([69e15e8](https://github.com/bouzuya/cookie-storage/commit/69e15e8))
|
||
|
|
- test: correct the broken tests ([e5cacdd](https://github.com/bouzuya/cookie-storage/commit/e5cacdd))
|
||
|
|
- fix: use Object.prototype.hasOwnProperty instead of obj.hasOwnProperty ([609ac3f](https://github.com/bouzuya/cookie-storage/commit/609ac3f))
|
||
|
|
- style: apply prettier ([67e2e68](https://github.com/bouzuya/cookie-storage/commit/67e2e68))
|
||
|
|
- build: bump babel to 7.8.3 ([5211585](https://github.com/bouzuya/cookie-storage/commit/5211585))
|
||
|
|
- build: change tslint to eslint and prettier ([6175f53](https://github.com/bouzuya/cookie-storage/commit/6175f53))
|
||
|
|
|
||
|
|
### BREAKING CHANGE
|
||
|
|
|
||
|
|
- drop support for node.js v8
|
||
|
|
|
||
|
|
## [5.0.3](https://github.com/bouzuya/cookie-storage/compare/v5.0.2...v5.0.3) (2019-08-03)
|
||
|
|
|
||
|
|
## [5.0.2](https://github.com/bouzuya/cookie-storage/compare/v5.0.1...v5.0.2) (2019-07-11)
|
||
|
|
|
||
|
|
## [5.0.1](https://github.com/bouzuya/cookie-storage/compare/v5.0.0...v5.0.1) (2019-05-05)
|
||
|
|
|
||
|
|
# [5.0.0](https://github.com/bouzuya/cookie-storage/compare/v4.0.0...v5.0.0) (2019-05-05)
|
||
|
|
|
||
|
|
# [4.0.0](https://github.com/bouzuya/cookie-storage/compare/v3.2.0...v4.0.0) (2018-08-18)
|
||
|
|
|
||
|
|
# [3.2.0](https://github.com/bouzuya/cookie-storage/compare/3.1.0...v3.2.0) (2018-08-16)
|
||
|
|
|
||
|
|
# [3.1.0](https://github.com/bouzuya/cookie-storage/compare/3.0.0...3.1.0) (2017-10-20)
|
||
|
|
|
||
|
|
# [3.0.0](https://github.com/bouzuya/cookie-storage/compare/2.0.2...3.0.0) (2017-05-16)
|
||
|
|
|
||
|
|
## [2.0.2](https://github.com/bouzuya/cookie-storage/compare/2.0.1...2.0.2) (2016-09-05)
|
||
|
|
|
||
|
|
## [2.0.1](https://github.com/bouzuya/cookie-storage/compare/2.0.0...2.0.1) (2016-09-04)
|
||
|
|
|
||
|
|
# [2.0.0](https://github.com/bouzuya/cookie-storage/compare/1.0.4...2.0.0) (2016-09-04)
|
||
|
|
|
||
|
|
## [1.0.4](https://github.com/bouzuya/cookie-storage/compare/1.0.3...1.0.4) (2015-08-05)
|
||
|
|
|
||
|
|
## [1.0.3](https://github.com/bouzuya/cookie-storage/compare/1.0.2...1.0.3) (2015-06-12)
|
||
|
|
|
||
|
|
## [1.0.2](https://github.com/bouzuya/cookie-storage/compare/1.0.1...1.0.2) (2015-06-12)
|
||
|
|
|
||
|
|
## [1.0.1](https://github.com/bouzuya/cookie-storage/compare/1.0.0...1.0.1) (2015-03-22)
|
||
|
|
|
||
|
|
# 1.0.0 (2015-03-22)
|