Releases: NexonTreeHouse/qwik-graphql-client
Releases · NexonTreeHouse/qwik-graphql-client
Version 0.2.3
- Fixed an issue where it was not possible to pass
clientGenerators$to hooks outside a client provider. - Renamed
clientMaker$->clientGenerator$inline with other hooks.
Version 0.2.2
What's Changed
- Updates documentation
- Updates vite to fix security vulnerability
Version 0.2.1
Adds useMutation hook
Version 0.2.0
What's Changed
- Moves @graphql-typed-document-node/core to devDependencies by @EamonHeffernan in #1
- Rebuilt using Apollo client core by @NexonTreeHouse in #2
New Contributors
- @EamonHeffernan made their first contribution in #1
- @NexonTreeHouse made their first contribution in #2
Full Changelog: 0.1.0...0.2.0
Version 0.1.0
Update README.md
Version: 0.0.3
Removed Headers type from headers as they can not be easily serialized
Version 0.0.2
Update package.json