32 lines
1.3 KiB
Markdown
32 lines
1.3 KiB
Markdown
# @hono/graphql-server
|
|
|
|
## 0.4.3
|
|
|
|
### Patch Changes
|
|
|
|
- [#390](https://github.com/honojs/middleware/pull/390) [`c789dab697687249eb3d94068ae8e27f7b5a7e5d`](https://github.com/honojs/middleware/commit/c789dab697687249eb3d94068ae8e27f7b5a7e5d) Thanks [@a-skua](https://github.com/a-skua)! - fix: change peer dependency to support v4.0.0
|
|
|
|
## 0.4.2
|
|
|
|
### Patch Changes
|
|
|
|
- [#361](https://github.com/honojs/middleware/pull/361) [`2c7b25fc2a89490ac3138b6143f8e71657b49fe8`](https://github.com/honojs/middleware/commit/2c7b25fc2a89490ac3138b6143f8e71657b49fe8) Thanks [@metrue](https://github.com/metrue)! - Fix the context not propagated down to resovlers issue.
|
|
|
|
## 0.4.1
|
|
|
|
### Patch Changes
|
|
|
|
- [#201](https://github.com/honojs/middleware/pull/201) [`989d968`](https://github.com/honojs/middleware/commit/989d96879566a190c58804d01888e8356dbc762c) Thanks [@koralle](https://github.com/koralle)! - add type safety to RootResolvers and Options
|
|
|
|
## 0.4.0
|
|
|
|
### Minor Changes
|
|
|
|
- [#53](https://github.com/honojs/middleware/pull/53) [`ca1a210`](https://github.com/honojs/middleware/commit/ca1a2103a7b2692d05e29c67f891a9a147240efb) Thanks [@lrazovic](https://github.com/lrazovic)! - feat: bump up Hono to version 3.0.0
|
|
|
|
## 0.2.0
|
|
|
|
### Minor Changes
|
|
|
|
- a05c98d: renamed `@honojs/graphql-server` to `@hono/graphql-server`
|