Skip to content

Conversation

@bitgopatmcl
Copy link
Contributor

@api-ts/superagent-wrapper only actually uses a small subset of superagent's functionality. This PR adds the necessary type declarations so that it can be compatible with the widest possible range of superagent versions.

@bitgopatmcl bitgopatmcl requested a review from a team June 23, 2022 19:02
@bitgopatmcl bitgopatmcl changed the base branch from master to beta June 23, 2022 19:02
@bitgopatmcl bitgopatmcl force-pushed the structural-superagent-dependency branch from 53054d5 to 0023526 Compare June 23, 2022 19:03
@bitgopatmcl bitgopatmcl merged commit de64fdc into BitGo:beta Jun 23, 2022
@github-actions
Copy link

🎉 This PR is included in version 1.0.0-beta.14 🎉

The release is available on npm package (@beta dist-tag)

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version 0.2.0-beta.9 🎉

The release is available on npm package (@beta dist-tag)

Your semantic-release bot 📦🚀

query(params: Record<string, string | string[]>): this;
set(name: string, value: string): this;
send(body: string): this;
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this implementation mean we won't learn if superagent changes out from underneath us?

@bitgopatmcl

@github-actions
Copy link

🎉 This PR is included in version 0.2.0-beta.7 🎉

The release is available on npm package (@beta dist-tag)

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version 0.2.0-beta.4 🎉

The release is available on npm package (@beta dist-tag)

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants