Skip to content

Releases: octokit/fixtures-server

v5.0.1

02 Jan 22:58
Compare
Choose a tag to compare

5.0.1 (2019-01-02)

Bug Fixes

  • replace all URLs in "link" header (0521ee8)

v5.0.0

02 Jan 22:03
Compare
Choose a tag to compare

5.0.0 (2019-01-02)

Build System

BREAKING CHANGES

v4.0.0

29 Dec 17:17
Compare
Choose a tag to compare

4.0.0 (2018-12-29)

Bug Fixes

BREAKING CHANGES

  • package: all unauthenticated request fixtures have been removed.
    It’s to cumbersome to record them on CI as rate limits are shared based
    on IPs.

v3.0.4

19 Dec 16:38
Compare
Choose a tag to compare

3.0.4 (2018-12-19)

Bug Fixes

v3.0.3

01 Nov 20:54
Compare
Choose a tag to compare

3.0.3 (2018-11-01)

Bug Fixes

  • avoid headers already sent error (f1b3459)

v3.0.2

01 Nov 19:26
Compare
Choose a tag to compare

3.0.2 (2018-11-01)

Bug Fixes

  • avoid headers already sent error (db3b1e4)

v3.0.1

20 Oct 16:59
Compare
Choose a tag to compare

3.0.1 (2018-10-20)

Bug Fixes

v3.0.0

29 Sep 06:16
Compare
Choose a tag to compare

3.0.0 (2018-09-29)

Bug Fixes

BREAKING CHANGES

  • package: before the first request to paginate issues was without the ?page=1 query. It is optional, we added it for simpler testing of pagination APIs in Octokit clients, such as octokit/rest.js#910

v2.1.6

09 Sep 09:31
Compare
Choose a tag to compare

2.1.6 (2018-09-09)

Bug Fixes

  • package: update http-proxy-middleware to version 0.19.0 (2072794)

v2.1.5

03 Jul 17:26
Compare
Choose a tag to compare

2.1.5 (2018-07-03)

Bug Fixes