Closed yusukebe closed 4 months ago
@yusukebe - yes this is something that we could try and fix. If you want to open a PR - feel free to do so. If not - I will try and take a look at it in the near future.
@yusukebe it turned out that it was a very easy fix. This is now released as part of our v7.1.0 Release
@AGalabov Wow quick. Thank you very much!
Hi, thank you for such a great library!
This is like a question but may be a bug report. Can we use
refine()
andtransform()
together for an object? The following code will throw TypeScript type errors:This is related to the https://github.com/honojs/middleware/issues/560