middleware
middleware copied to clipboard
fix(oauth-providers): support latest hono
In Hono before the update, the argument of c.set was also any, but after the update, I couldn't do it anymore, so I got a TypeScript error. So I fixed it.
🦋 Changeset detected
Latest commit: f8bda758f6c72bb236f7caf93c394ab0a7864f2c
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 1 package
| Name | Type |
|---|---|
| @hono/oauth-providers | Patch |
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
@nakasyou Thanks!
@neolectron Thanks for pinging.