Releases: octokit/fixtures
Releases · octokit/fixtures
v9.2.2
9.2.2 (2018-10-18)
Bug Fixes
- record fixtures for "Get all references" with trailing "/" (b974c49)
v9.2.1
9.2.1 (2018-10-15)
Bug Fixes
v9.2.0
9.2.0 (2018-10-15)
Features
v9.1.2
9.1.2 (2018-10-12)
Bug Fixes
- routes: x-runtime-rack response header was removed (0d76c54)
v9.1.1
9.1.1 (2018-10-10)
Bug Fixes
v9.1.0
9.1.0 (2018-10-02)
Features
- add strict validation header (3da792a)
v9.0.0
Bug Fixes
- scenarios: pass ?page=1 to first request of paginate issues (3c395e8)
BREAKING CHANGES
- scenarios: before the first request to issues was without the
?page=1
query. It is optional, we added it for simpler testing of pagination APIs in Octokit clients, such as https://github.com/octokit/rest.js/pull/910
v8.6.0
8.6.0 (2018-09-16)
Bug Fixes
- package: update nock to version 10.0.0 (28c0d77)
- scenario: mark notifications as read response update (8d54aca)
Features
- normalize
project_url
in project cards (87fdea3)
- scenario:
project_url
in project card responses (fdacaf7)
v8.5.0
8.5.0 (2018-08-10)
Bug Fixes
Features
v8.4.0
8.4.0 (2018-08-03)
Features
- avatar_url is now in statuses responses by default – preview period ended (#150) (cbb0a22)