@svelkit/graphql
Version:
> A lightweight [GraphQL] client for [svelte]
89 lines (47 loc) • 3.83 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.6.3](https://github.com/kenoxa/svelkit/compare/@svelkit/graphql@0.6.2...@svelkit/graphql@0.6.3) (2020-09-25)
**Note:** Version bump only for package @svelkit/graphql
## [0.6.2](https://github.com/kenoxa/svelkit/compare/@svelkit/graphql@0.6.0...@svelkit/graphql@0.6.2) (2020-09-25)
**Note:** Version bump only for package @svelkit/graphql
# [0.6.0](https://github.com/kenoxa/svelkit/compare/@svelkit/graphql@0.5.1...@svelkit/graphql@0.6.0) (2020-09-25)
### Features
- @carv/spectre ([446997a](https://github.com/kenoxa/svelkit/commit/446997aaf4939a03e7b32c7377be7cc7e7d38a6d))
## [0.5.1](https://github.com/kenoxa/svelkit/compare/@svelkit/graphql@0.5.0...@svelkit/graphql@0.5.1) (2020-09-03)
### Bug Fixes
- types ([121c90a](https://github.com/kenoxa/svelkit/commit/121c90a706a29d7071b3df648c119bb4188aa57d))
# [0.5.0](https://github.com/kenoxa/svelkit/compare/@svelkit/graphql@0.4.2...@svelkit/graphql@0.5.0) (2020-09-03)
### Bug Fixes
- update docs ([5c2aaa8](https://github.com/kenoxa/svelkit/commit/5c2aaa88b765dbf4b361053888e93fb4d19710ee))
### Features
- allow to set header ([9f95ed4](https://github.com/kenoxa/svelkit/commit/9f95ed4bf016aa7f696a84367e2b204f6c7d3575))
## [0.4.2](https://github.com/kenoxa/svelkit/compare/@svelkit/graphql@0.4.1...@svelkit/graphql@0.4.2) (2020-07-16)
### Bug Fixes
- do not send persistedQuery extension after PersistedQueryNotFound ([bc90585](https://github.com/kenoxa/svelkit/commit/bc9058554ad9d5f37f0881a5a9153c8966caa023))
## [0.4.1](https://github.com/kenoxa/svelkit/compare/@svelkit/graphql@0.4.0...@svelkit/graphql@0.4.1) (2020-07-16)
### Bug Fixes
- handle 400 responses for missing persisted queries ([760818b](https://github.com/kenoxa/svelkit/commit/760818bf8da08c53b7ecbddb425b2af62763cab2))
# [0.4.0](https://github.com/kenoxa/svelkit/compare/@svelkit/graphql@0.3.0...@svelkit/graphql@0.4.0) (2020-07-16)
### Features
- automatic persisted queries ([9595d0a](https://github.com/kenoxa/svelkit/commit/9595d0ab53c89592348058f1c8fffc21941d86e4))
# [0.3.0](https://github.com/kenoxa/svelkit/compare/@svelkit/graphql@0.2.1...@svelkit/graphql@0.3.0) (2020-07-15)
### Bug Fixes
- fetch exchange test ([1ae22e0](https://github.com/kenoxa/svelkit/commit/1ae22e078ca19a75cedb934a4e4424c181f83115))
### Features
- store.fetch() helper ([9e71f45](https://github.com/kenoxa/svelkit/commit/9e71f45ee9128c5b9e2d9440984e4afdf073de2f))
## [0.2.1](https://github.com/kenoxa/svelkit/compare/@svelkit/graphql@0.2.0...@svelkit/graphql@0.2.1) (2020-07-13)
### Bug Fixes
- move format on version to root ([7cfc429](https://github.com/kenoxa/svelkit/commit/7cfc4290fb9ee89699ccd4ad0e4168d3f35f3b45))
# 0.2.0 (2020-07-13)
### Bug Fixes
- change log format ([6f37e03](https://github.com/kenoxa/svelkit/commit/6f37e03b0048897d1d3d85776d5b8cdb11e5aa35))
- release publish ([149ad2d](https://github.com/kenoxa/svelkit/commit/149ad2db99827badfe984455e73092251e88aebf))
- run format in all packages ([b832bc2](https://github.com/kenoxa/svelkit/commit/b832bc28b18b28db3ee1215eca4aa0c70596752c))
- ts build ([5bf28b7](https://github.com/kenoxa/svelkit/commit/5bf28b73184ed4f08889a6ff4095ff31bfff958c))
### Features
- prepare release ([1acebb3](https://github.com/kenoxa/svelkit/commit/1acebb301731f940010f89eedafca730711b2b13))
- **graphql:** initial commit ([2016bee](https://github.com/kenoxa/svelkit/commit/2016bee29cae58ce42a1c27c40d46183a6a1873d))
## [0.1.1](https://github.com/kenoxa/svelkit/compare/@svelkit/graphql@0.1.0...@svelkit/graphql@0.1.1) (2020-07-13)
### Bug Fixes
- change log format ([6f37e03](https://github.com/kenoxa/svelkit/commit/6f37e03b0048897d1d3d85776d5b8cdb11e5aa35))