All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
8.1.1 (2024-08-25)
8.1.0 (2024-06-24)
- deps: bump graphql-request to 7.1.0 (1bf4c98)
8.0.3 (2024-06-14)
8.0.2 (2024-06-12)
- add type definition for provider (27b2b62)
- deps: bump dependencies (8b36e8a)
- fix ci & use biome over eslint/prettier (b29ed4f)
- format w/ biome (c6da6df)
8.0.1 (2024-05-14)
8.0.0 (2024-05-10)
- bump graphql-request to 7.0.0, drop fetch polyfill
- bump graphql-request to 7.0.0, drop fetch polyfill (9fbbe5c)
7.0.5 (2023-12-23)
7.0.4 (2023-11-08)
- deps: adjust sub-deps for node 20 (6a8e47b)
- lint fixture (952a8cf)
7.0.3 (2023-11-07)
7.0.2 (2023-11-07)
- import nuxt composables from #imports (74816e9)
- lint (0e0f447)
7.0.1 (2023-09-28)
7.0.0 (2023-09-12)
- bump graphql-request to v6.1.0 & cross-fetch to v4.0.0
- prepare v7
- prepare v7 (27f9417)
- add instructions for nuxt2 (ecdcbc0)
6.0.3 (2023-03-13)
- deps: use exact dependency match (9ebd904)
6.0.2 (2023-01-24)
- deps: upgrade dependencies (9ac2fa5)
6.0.1 (2022-09-05)
- add middleware example (2c1dd6d)
6.0.0 (2022-09-02)
- bump graphql-request to 5.0.0
- bump graphql-request to 5.0.0 (72f218e)
5.2.0 (2022-06-06)
- deps: bump graphql-request to 4.3.0 (3babb08)
5.1.0 (2022-03-31)
- deps: bump graphql-request to 4.2.0 (0dd6e1b)
5.0.0 (2022-03-07)
- bump to graphql-request v4.0.0
- bump to graphql-request v4.0.0 (ad824d2)
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)