Skip to content

Commit 170827a

Browse files
chore(release): 1.0.0-beta.16 [skip ci]
# [1.0.0-beta.16](1.0.0-beta.15...1.0.0-beta.16) (2022-08-04) ### Bug Fixes * **use:** rename `useGraphQLPlayground` to `usePlayground` ([5f20761](5f20761)) ### Features * **parses.ts:** add `parseGraphQLParameters` that parse value as GraphQL parameters ([be9128b](be9128b))
1 parent f0914b8 commit 170827a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.0.0-beta.16](https://github.com/TomokiMiyauci/graphql-http/compare/1.0.0-beta.15...1.0.0-beta.16) (2022-08-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **use:** rename `useGraphQLPlayground` to `usePlayground` ([5f20761](https://github.com/TomokiMiyauci/graphql-http/commit/5f207611c326d804763fda5d95273a25a899efa9))
7+
8+
9+
### Features
10+
11+
* **parses.ts:** add `parseGraphQLParameters` that parse value as GraphQL parameters ([be9128b](https://github.com/TomokiMiyauci/graphql-http/commit/be9128be4f68fd3a02298eb090eda94779a29445))
12+
113
# [1.0.0-beta.15](https://github.com/TomokiMiyauci/graphql-http/compare/1.0.0-beta.14...1.0.0-beta.15) (2022-07-30)
214

315

0 commit comments

Comments
 (0)