You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[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.