2023-02-04 22:39:29 +08:00
|
|
|
# @hono/trpc-server
|
|
|
|
|
2024-02-10 07:47:06 +08:00
|
|
|
## 0.1.1
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- [#380](https://github.com/honojs/middleware/pull/380) [`ea19f6bdeb14216da0880baf5dd5885395c0f008`](https://github.com/honojs/middleware/commit/ea19f6bdeb14216da0880baf5dd5885395c0f008) Thanks [@CarlosZiegler](https://github.com/CarlosZiegler)! - fix: change peer dependency to support v4.0.0
|
|
|
|
|
2023-02-18 22:39:44 +08:00
|
|
|
## 0.1.0
|
|
|
|
|
|
|
|
### Minor Changes
|
|
|
|
|
|
|
|
- [#50](https://github.com/honojs/middleware/pull/50) [`b9e383f`](https://github.com/honojs/middleware/commit/b9e383fa88b676c65773997a60e66bfc24e55aa0) Thanks [@yusukebe](https://github.com/yusukebe)! - feat: bump up Hono version "v3"
|
|
|
|
|
2023-02-12 13:54:35 +08:00
|
|
|
## 0.0.2
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- 520a453: `trpcServer` options extends FetchHandlerRequestOptions
|
|
|
|
|
2023-02-04 22:39:29 +08:00
|
|
|
## 0.0.1
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- e7c60b3: Initial release
|