You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [1.0.0-beta.14](1.0.0-beta.13...1.0.0-beta.14) (2022-07-22)
### Bug Fixes
* add allow header when response status is 405 ([1355e48](1355e48))
### Features
* add allow header when the HTTP request is not supported ([2f057be](2f057be))
* remove deprecated `graphqlHttp` function ([b9e6ae1](b9e6ae1))
* rename `gqlHandler` to `createHandler` ([e0167fc](e0167fc))
* add allow header when response status is 405 ([1355e48](https://github.com/TomokiMiyauci/graphql-http/commit/1355e48620d13a45cee2e4b600bc9eaf4b901f00))
7
+
8
+
9
+
### Features
10
+
11
+
* add allow header when the HTTP request is not supported ([2f057be](https://github.com/TomokiMiyauci/graphql-http/commit/2f057be8452aa63f392897321cceaf9ff66dc00d))
12
+
* remove deprecated `graphqlHttp` function ([b9e6ae1](https://github.com/TomokiMiyauci/graphql-http/commit/b9e6ae17e28d508f9190a092cc6b03bfe1c963f7))
13
+
* rename `gqlHandler` to `createHandler` ([e0167fc](https://github.com/TomokiMiyauci/graphql-http/commit/e0167fc33f502d2225b7345489206705208dc7f1))
0 commit comments