Releases: octokit/fixtures-server
Releases · octokit/fixtures-server
v5.0.6
5.0.6 (2019-09-17)
Bug Fixes
- import missing URL class in middleware (8fc073d)
v5.0.5
5.0.5 (2019-09-14)
Bug Fixes
- package: update @octokit/fixtures to version 16.0.0 (c45423c)
v5.0.4
5.0.4 (2019-09-03)
Bug Fixes
- package: update http-proxy-middleware to version 0.20.0 (2aba8b5)
- package: update yargs to version 14.0.0 (9ad4100)
v5.0.3
5.0.3 (2019-06-02)
Bug Fixes
- package: update @octokit/fixtures to version 15.0.0 (279f70d)
v5.0.2
5.0.2 (2019-02-12)
Bug Fixes
- package: update yargs to version 13.1.0 (6b45062)
v5.0.1
5.0.1 (2019-01-02)
Bug Fixes
- replace all URLs in "link" header (0521ee8)
v5.0.0
5.0.0 (2019-01-02)
Build System
BREAKING CHANGES
v4.0.0
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
3.0.4 (2018-12-19)
Bug Fixes
v3.0.3
3.0.3 (2018-11-01)
Bug Fixes
- avoid headers already sent error (f1b3459)