Skip to content
This repository has been archived by the owner on Aug 24, 2023. It is now read-only.

Latest commit

 

History

History
131 lines (90 loc) · 7.14 KB

CHANGELOG.md

File metadata and controls

131 lines (90 loc) · 7.14 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Generated by auto-changelog.

Merged

  • Update README.md #85
  • Remove unnecessary stacktrace clipping #84
  • Bump object-path from 0.11.7 to 0.11.8 #82
  • Bump tmpl from 1.0.4 to 1.0.5 #81
  • Bump semver-regex from 3.1.2 to 3.1.3 #80
  • Bump object-path from 0.11.5 to 0.11.7 #79
  • Bump url-parse from 1.5.1 to 1.5.3 #78
  • Bump path-parse from 1.0.6 to 1.0.7 #77
  • 5.0.1 #76

v5.0.1 - 2021-07-21

Merged

  • Remove unnecessary expect dependency #74
  • Bump glob-parent from 5.1.1 to 5.1.2 #72

v5.0.0 - 2021-06-10

Merged

  • Remove mockRequestFromExample #71
  • Bump browserslist from 4.16.4 to 4.16.6 #67
  • 4.0.2 #70

v4.0.2 - 2021-05-27

Merged

  • [Issue 68] Don't lowercase request headers returne by inspect #69
  • Update CODEOWNERS #65
  • Remove file claim from codeowners file (applies now to all files) #63
  • Fix bad readme rebase #62
  • Create issue template for documentation requests #61
  • [ISSUE-59] Move setup instructions after Installation instructions in readme #60
  • Make rickschubert a code owner #57
  • Add readme note on how to install the library #58
  • 4.0.1 #55

Fixed

  • [Issue 68] Don't lowercase request headers returne by inspect (#69) #68
  • Add readme note on how to install the library (#58) #56

v4.0.1 - 2021-05-12

Merged

  • export Example type #54
  • Bump hosted-git-info from 2.8.8 to 2.8.9 #53
  • add npm version badge to readme #52
  • Create CODE_OF_CONDUCT.md #51
  • Create issue templates #50
  • 4.0.0 #49

v4.0.0 - 2021-05-04

Merged

  • Release 4 #48

v3.1.1 - 2021-04-20

Merged

  • [QA-2246] Upgrade graphql-query-to-json dependency #39
  • Fix readme link for mutation coverage #38
  • Expose mutation testing report #37
  • Bump stryker packages to latest #35
  • Bump various packages #34
  • Bump graphql-tools from 6.2.4 to 7.0.4 #33
  • Reduce strictness of http method type on contracts #32
  • [QA-2214] Add unit tests to assert that errors are thrown when contract payload expectations don't match #31
  • Bump various eslint packages #30
  • Bump jest-json-schema-extended from 0.2.0 to 0.3.0 #29
  • Bump query-string from 6.13.1 to 7.0.0 #28
  • Bump typescript version from 3.9.6 to 4.2.4 #27
  • bump ts-jest from 26.1.1 to 26.5.4 #26
  • Bump uuid-readable from 0.0.1 to 0.0.2 #25
  • add auto-changelog #20

v3.1.0 - 2021-04-07

Merged

Commits

v3.0.0 - 2021-04-07

Merged

  • [QA-2194] Don't use unnecessary object store for all the mocked requests #18
  • 2.0.0 #15
  • [QA-2184] Remove unnecessary property attached to internal store #14

v2.0.0 - 2021-03-31

Merged

  • rename expectNetworkRequestToHaveBeenMade to expectRequestToHaveBeenMade #13

v1.1.0 - 2021-03-16

Merged

  • [QA-2083] Expose type annotations to users #11
  • fix readme links #10
  • ci: [QA-2089] Fix incorrect invokation of test coverage script #9
  • ci: [QA-2089] Add GitHub action to update test coverage badges on merge #8
  • ci: [QA-2088] Fix GitHub Actions not triggering #7
  • chore: [QA-2088] Improve readme wording #6
  • ci: [QA-2088] Add GitHub Actions workflow for running tests #5

v1.0.0 - 2021-03-05