History.md 5.2 KB

2.6.1 / 2022-06-20

others

2.6.0 / 2022-06-20

features

2.5.0 / 2022-05-02

features

others

2.4.3 / 2022-04-29

fixes

2.4.2 / 2020-06-28

fixes

  • [a72fd0c] - fix: ignore maxAge = 0 (#29) (Yiyu He <>)
  • 2.4.1 / 2020-06-28

    fixes

    • [7a87cc1] - fix: ignore invalid maxage (#28) (Yiyu He <>)
    • 2.4.0 / 2020-06-22

      features

      2.3.4 / 2020-06-12

      fixes

      2.3.3 / 2020-03-27

      fixes

      2.3.2 / 2020-02-19

      fixes

      2.3.1 / 2019-12-17

      fixes

      2.3.0 / 2019-12-06

      features

      others

      2.2.7 / 2019-04-28

      fixes

      2.2.6 / 2018-09-07

      • fix: should still support 4, 6 (#16)

      2.2.5 / 2018-09-07

      • chore(typings): Remove 'ctx' in EggCookie's declaration and add a missing unit test (#15)

      2.2.4 / 2018-09-06

      • fix: public files && deps (#14)

      2.2.3 / 2018-09-06

      • chore: adjust some dep && config (#13)
      • test: Add unit tests for ts (#12)
      • chore(typings): Extract 'EggCookies' for TypeScript intellisense (#11)

      2.2.2 / 2017-12-14

      fixes

      others

      2.2.1 / 2017-02-22

      • fix: emit on ctx.app (#5)

      2.2.0 / 2017-02-21

      • feat: check cookie value's length (#4)
      • feat: support cookie.sameSite (#3)

      2.1.0 / 2016-11-22

      • feat: cache keygrip (#2)

      2.0.0 / 2016-11-22

      • refactor: rewrite keygrip and cookies for egg/koa (#1)
      • chore: add zh-CN readme

      1.0.0 / 2016-07-15

      • init version