Releases: koajs/cash
Releases · koajs/cash
v5.0.0
- fix: removed mime-types extraneous package d012761
- fix: downgrade to eslint v8 8cd9206
- fix: fixed xo version 655b3d0
- fix: moved supertest to devDep abdb54e
- fix: prevent cache poisoning with text and text/plain dec0918
- chore(deps-dev): bump supertest from 6.3.2 to 6.3.3 (#171) a847126
- chore(deps-dev): bump koa from 2.14.0 to 2.14.1 (#170) d99c7be
- chore(deps-dev): bump koa from 2.13.4 to 2.14.0 (#169) c45e48c
- chore(deps-dev): bump supertest from 6.3.1 to 6.3.2 (#167) ac586dd
- chore(deps-dev): bump lint-staged from 13.0.4 to 13.1.0 (#168) 15091cc
- chore(deps-dev): bump @commitlint/config-conventional (#165) b95f3ce
- chore(deps-dev): bump ava from 4.3.3 to 5.1.0 (#163) f66b29c
- chore(deps-dev): bump supertest from 6.2.4 to 6.3.1 (#160) d7c6065
- chore(deps-dev): bump @commitlint/cli from 17.1.2 to 17.3.0 (#161) 530c5dc
- chore(deps-dev): bump lint-staged from 13.0.3 to 13.0.4 (#164) dd185f0
v4.1.1
v4.1.0
- fix: added files to pkg 2706409
- feat: add option to extend methods (#84) f6596c5
- chore(deps-dev): bump koa from 2.12.0 to 2.13.4 (#88) f24dcb3
- chore(deps-dev): bump cross-env from 7.0.2 to 7.0.3 (#90) 5e9d9f5
- chore(deps-dev): bump eslint-config-xo-lass from 1.0.5 to 1.0.6 (#92) 7f7fc86
- chore: update usage example (#83) 7dacc54
- chore(deps-dev): bump remark-preset-github from 1.0.1 to 4.0.1 (#71) 70a2751
- chore(deps-dev): bump eslint-config-xo-lass from 1.0.3 to 1.0.5 (#66) ea1b903
- chore(deps-dev): bump codecov from 3.7.1 to 3.8.3 (#67) 7074543
- Create dependabot.yml 5175d85
- chore(deps): bump path-parse from 1.0.6 to 1.0.7 (#65) ef63e3c
- chore(deps): bump ini from 1.3.5 to 1.3.8 (#60) a32b1b2
- chore(deps): bump node-fetch from 2.6.0 to 2.6.1 (#59) ad9bf63
- chore(deps): bump normalize-url from 4.5.0 to 4.5.1 (#64) 4553181
- chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#62) cafda56
- chore(deps): bump y18n from 4.0.0 to 4.0.1 (#61) 0b2e10c
- chore(deps-dev): bump codecov from 3.7.0 to 3.7.1 (#57) cdc78b7
v4.0.5
v4.0.4
- fix: fixed missing options.compression check for identity 386cd93
v4.0.3
- fix: fixed compression issue per https://github.com/koajs/cash/pull/42\#issuecomment-647106884 9b1c1be
- Revert "Revert "fix: removed compression by default (set to false)"" 8259596
v4.0.1
- Revert "fix: removed compression by default (set to false)" 4683807
v4.0.0
- fix: removed compression by default (set to false) 2f5426e
v3.0.4
- feat: fixed stream parsing f80a022