Skip to content

@simulacrum/github-api-simulator v0.6.2

Latest

Choose a tag to compare

@frontsidejack frontsidejack released this 15 Oct 22:01
9d983be

[0.6.2]

Bug Fixes

  • a78fa61 (#341 by @jbolda) Use the extend options and properly pass the extendRouter that will allow the user to add or change route handling. Closes #317.
  • 7c120ed (#315 by @jbolda) Better handle nested owners which previously threw errors, e.g. map() of undefined. Also accept the custom header as used by the @octokit/graphql package.

Dependencies

  • Upgraded to @simulacrum/foundation-simulator@0.6.0
  • 16ceab1 (#337 by @jbolda) Export helpers from foundation simulator for use in dumping data into the stores, such as in the GitHub API simulator.