All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.3.0 (2021-12-06)
- deps: bump graphql-request to 3.7.0 (37f74d1)
4.2.2 (2021-11-02)
4.2.1 (2021-10-15)
- mergeDeepRight client options (0778d96)
4.2.0 (2021-10-14)
- deps: bump graphql-request to 3.6.0 (694a73d)
- add batch queries example (10234dd)
4.1.0 (2021-07-27)
- deps: bump graphql-request to v3.5.0 (d2f5b46)
4.0.1 (2021-07-09)
- deps: upgrade dependencies (2a2321e)
4.0.0 (2021-02-22)
- docs: updates readme with multiple client configs (06a72ed)
- docs: updates readme with multiple client configs (b12e799)
- multiple clients: add ability to define multiple clients (e8b3a9d)
- multiple clients: add ability to define multiple clients (5790502)
- multiple clients: use reduce instead of reduce + map, and remove clients output (f9103f9)
- multiple clients: use reduce instead of reduce + map, and remove clients output (3259b0f)
- deps: upgrade dependencies (bc256eb)
3.2.1 (2021-02-04)
- init documentation (b3b5702)
3.2.0 (2020-12-17)
- module: removed logic around endpoint being required (b9e8fd8)
- intentation: fixes indentation on tests (fcdc7d4)
- deps: bump graphql-request to 3.4.0 (39c7ae5)
3.1.3 (2020-10-29)
- Use countries public API (aecf4b6)
- deps: upgrade dependencies (689e6a8)
3.1.2 (2020-09-24)
- fetch: import polyfill before plugin initialisation (0fc22e2)
3.1.1 (2020-09-21)
- Fix fakeql endpoint (8201cb6)
3.1.0 (2020-09-11)
- remove unnecessary isomorphic-unfetch (30ef32c)
- graphql-request: update graphql-request to 3.1.0 (b0bb0c3)
- tests: Usee FakeQL (75c575f)
3.0.0 (2020-08-06)
BREAKING CHANGES
nuxt-graphql-request
now requires graphql
version 14.x or 15.x as a peer dependency.
- loader: add graphql-tag/loader (9debee3)
- add isomorphic-unfetch (bea28c5)
- deps: bump graphql-request to v3 (cecc4ff)
- fix changelog & package.json (7daff95)
- deps: bump graphql-request to 2.0.0 (3a230bc)
- release: 2.0.0 (88ba52b)
2.0.0 (2020-05-28)
- add isomorphic-unfetch (bea28c5)
- deps: bump graphql-request to 2.0.0 (3a230bc)
1.0.2 (2020-04-04)
- deps: upgrade dependencies (e3b07da)