History.md 14 KB

3.26.0 / 2021-07-21

features

3.25.1 / 2020-01-17

fixes

  • [51ef091] - fix: backgroundTasksFinished ensure all tasks finished (#115) (Yiyu He <>)
  • 3.25.0 / 2019-12-12

    features

    fixes

    3.24.2 / 2019-11-07

    fixes

    • [3bf5ded] - fix: mockLog don't read file (#113) (Yiyu He <>)
    • 3.24.1 / 2019-09-30

      fixes

      3.24.0 / 2019-09-26

      features

      3.23.2 / 2019-09-10

      fixes

      3.23.1 / 2019-05-20

      fixes

      3.23.0 / 2019-05-20

      features

      3.22.4 / 2019-05-06

      fixes

      3.22.3 / 2019-05-06

      fixes

      3.22.2 / 2019-04-10

      fixes

      3.22.1 / 2019-03-12

      fixes

      3.22.0 / 2019-03-11

      features

      fixes

      3.21.0 / 2018-12-27

      features

      * [[`93f8009`](https://github.com/eggjs/egg-mock/commit/93f8009c2f4c7d7f24b361f4713e035a2f993134)] - feat: cluster mock support result (#92) (TZ <<atian25@qq.com>>)
      * [[`be3d146`](https://github.com/eggjs/egg-mock/commit/be3d1466bf438a379b85429c40c510d6be7ecc26)] - feat: bootstrap support run on jest env (#93) (fengmk2 <<fengmk2@gmail.com>>)
      

      3.20.1 / 2018-09-17

      fixes

      others

      3.20.0 / 2018-08-30

      features

      3.19.7 / 2018-08-28

      fixes

      3.19.6 / 2018-08-24

      fixes

      3.19.5 / 2018-08-24

      fixes

      3.19.4 / 2018-08-24

      • feat: .d.ts 新增继承自 mm 的 api (#81)

      3.19.3 / 2018-08-16

      fixes

      3.19.2 / 2018-08-07

      fixes

      3.19.1 / 2018-08-07

      fixes

      3.19.0 / 2018-08-06

      features

      3.18.0 / 2018-08-03

      features

      others

      3.17.3 / 2018-07-14

      • types: add bootstrap.d.ts (#75)

      3.17.2 / 2018-05-21

      others

      3.17.1 / 2018-04-21

      • fix: remove options.typescript support (#73)

      3.17.0 / 2018-03-30

      • feat: support ts from env and pkg (#71)

      3.16.0 / 2018-03-28

      • feat: support ts (#70)
      • fix: mockSession save should not be enumerable (#69)

      3.15.1 / 2018-03-20

      fixes

      3.15.0 / 2018-03-08

      features

      3.14.1 / 2018-02-28

      fixes

      others

      3.14.0 / 2017-12-12

      others

      3.13.1 / 2017-10-17

      fixes

      • [9d071b2] - fix: support mock the same property multiple times (#61) (Yiyu He <>)
      • 3.13.0 / 2017-10-10

        features

        3.12.2 / 2017-09-22

        fixes

        others

        3.12.1 / 2017-09-13

        others

        3.12.0 / 2017-09-12

        others

        3.11.0 / 2017-09-11

        features

        3.10.0 / 2017-08-30

        features

        • [f3654df] - feat: base promise to support async function (#55) (Yiyu He <>)
        • 3.9.1 / 2017-08-14

          fixes

          3.9.0 / 2017-08-02

          features

          3.8.0 / 2017-06-21

          • deps: upgrade dependencies (#51)
          • test: disable coverage when mm.cluster (#50)

          3.7.2 / 2017-06-07

          • fix(httpclient): miss headers on options when emit response (#49)

          3.7.1 / 2017-06-01

          • fix: detect prop object type can be non string (#48)

          3.7.0 / 2017-05-18

          • feat: support prerequire files (#46)

          3.6.1 / 2017-05-11

          • fix: ignore all error on cluster mock restore (#45)

          3.6.0 / 2017-05-10

          • chore: add tsd (#43)
          • feat: support mock function on cluster mode (#44)
          • deps: upgrade dependencies (#42)

          3.5.0 / 2017-04-25

          • feat: mockUrllib support async function (#41)

          3.4.0 / 2017-04-17

          • feat: should pass when emit egg-ready (#39)

          3.3.0 / 2017-04-15

          • feat: add app.httpRequest() test helper (#38)

          3.2.0 / 2017-03-14

          • feat: mockHttpClient support mock multi methods (#35)
          • test: remove userrole (#34)

          3.1.2 / 2017-03-05

          • fix: should pass all arguments when mockCookies (#33)

          3.1.1 / 2017-03-04

          • fix: egg-mock is not a framework (#32)

          3.1.0 / 2017-03-02

          • feat: use framework instead of customEgg (#31)

          3.0.1 / 2017-02-22

          • fix: app.close in right order (#30)

          3.0.0 / 2017-02-13

          • deps: upgrade egg (#29)
          • fix: bind messenger with app and agent (#28)
          • feat: [BREAKING_CHANGE] can get error from .ready() (#27)
          • test: remove unuse codes (#26)

          2.4.0 / 2017-02-08

          • feat: listen error that thrown when app init (#25)

          2.3.1 / 2017-01-26

          • fix: improve proxy handler and event listener (#24)

          2.3.0 / 2017-01-25

          • feat: cluster-client support for mm.app (#23)

          2.2.0 / 2017-01-25

          • feat: reimplement mm.app (#22)

          2.1.0 / 2017-01-16

          • feat: support read framework from package.json (#20)

          2.0.0 / 2017-01-12

          • refactor: use mockHttpclient instead of mockUrllib (#19)

          1.3.0 (deprecated) / 2017-01-12

          • refactor: use mockHttpclient instead of mockUrllib (#19)

          1.2.1 / 2017-01-09

          • fix: can't override data when mockContext(data) (#18)
          • fix: replace the internal link into an github link in the env comment. (#17)

          1.2.0 / 2016-11-11

          • feat: try to lookup egg that will be the default customEgg (#16)
          • fix: don't use cache when app from cache is closed (#15)

          1.1.0 / 2016-11-02

          • feat: add mm.home (#14)

          1.0.0 / 2016-11-01

          • test: add testcase (#10)

          0.0.8 / 2016-10-25

          • feat: wait 10ms to close app (#13)

          0.0.7 / 2016-10-25

          • feat: should close agent when app close (#12)

          0.0.6 / 2016-10-24

          • feat: cluster should wait process exit (#11)
          • docs:update readme (#9)
          • docs: update readme

          0.0.5 / 2016-10-11

          • feat: pass opt to coffee (#7)

          0.0.4 / 2016-08-16

          • fix: add eggPath for new egg (#5)