Skip to content

Latest commit

 

History

History
405 lines (187 loc) · 16.5 KB

CHANGELOG.md

File metadata and controls

405 lines (187 loc) · 16.5 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

8.1.1 (2024-08-25)

Chore

  • biome lint (d4a2fac)
  • bump deps, remove husky switch from yarn to bun (559e9d2)

8.1.0 (2024-06-24)

Features

  • deps: bump graphql-request to 7.1.0 (1bf4c98)

8.0.3 (2024-06-14)

Chore

  • indicate compatibility with new v4 major (#64) (3adff97)

8.0.2 (2024-06-12)

Bug Fixes

  • add type definition for provider (27b2b62)

Chore

  • deps: bump dependencies (8b36e8a)
  • fix ci & use biome over eslint/prettier (b29ed4f)
  • format w/ biome (c6da6df)

8.0.1 (2024-05-14)

Bug Fixes

  • deps: upgrade graphql-request to fix import error (#63) (23cb09a)

8.0.0 (2024-05-10)

⚠ BREAKING CHANGES

  • bump graphql-request to 7.0.0, drop fetch polyfill

Features

  • bump graphql-request to 7.0.0, drop fetch polyfill (9fbbe5c)

Documentation

  • use new nuxi module add command in installation (#62) (bdeb998)

7.0.5 (2023-12-23)

Chore

  • deps: bump dependencies (32c37dd)
  • test bundler module resolution (d673380)

7.0.4 (2023-11-08)

Bug Fixes

  • deps: adjust sub-deps for node 20 (6a8e47b)

Internal

7.0.3 (2023-11-07)

Chore

  • fix import order in module.ts (61c9bdf)
  • deps: upgrade dependencies, ramda -> remeda (f7db404)

7.0.2 (2023-11-07)

Bug Fixes

  • import nuxt composables from #imports (74816e9)

Chore

7.0.1 (2023-09-28)

Bug Fixes

7.0.0 (2023-09-12)

⚠ BREAKING CHANGES

  • bump graphql-request to v6.1.0 & cross-fetch to v4.0.0
  • prepare v7

Features

  • bump graphql-request to v6.1.0 & cross-fetch to v4.0.0 (d0fa384)
  • migrate to nuxt v3 (#53) (519588d)

Chore

Documentation

  • add instructions for nuxt2 (ecdcbc0)

6.0.3 (2023-03-13)

Bug Fixes

  • deps: use exact dependency match (9ebd904)

6.0.2 (2023-01-24)

Chore

  • deps: upgrade dependencies (9ac2fa5)

6.0.1 (2022-09-05)

Documentation

6.0.0 (2022-09-02)

⚠ BREAKING CHANGES

  • bump graphql-request to 5.0.0

Features

  • bump graphql-request to 5.0.0 (72f218e)

5.2.0 (2022-06-06)

Features

  • deps: bump graphql-request to 4.3.0 (3babb08)

5.1.0 (2022-03-31)

Features

  • deps: bump graphql-request to 4.2.0 (0dd6e1b)

5.0.0 (2022-03-07)

⚠ BREAKING CHANGES

  • bump to graphql-request v4.0.0

Features

  • bump to graphql-request v4.0.0 (ad824d2)

Documentation

4.3.0 (2021-12-06)

Features

  • deps: bump graphql-request to 3.7.0 (37f74d1)

4.2.2 (2021-11-02)

Bug Fixes

  • use mergeAll instead of mergeDeepRight, closes #37 (ddcf369)

4.2.1 (2021-10-15)

Bug Fixes

  • mergeDeepRight client options (0778d96)

4.2.0 (2021-10-14)

Features

  • deps: bump graphql-request to 3.6.0 (694a73d)

Documentation

  • add batch queries example (10234dd)

4.1.0 (2021-07-27)

Features

  • deps: bump graphql-request to v3.5.0 (d2f5b46)

4.0.1 (2021-07-09)

Chore

  • deps: upgrade dependencies (2a2321e)

4.0.0 (2021-02-22)

Features

  • 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)

Internal

  • 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)

Documentation

Chore

  • deps: upgrade dependencies (bc256eb)

3.2.1 (2021-02-04)

Bug Fixes

Chore

Documentation

3.2.0 (2020-12-17)

Features

  • config: allow for runtime config (49239b6)
  • docs: update readme with runtimeConfig (7807b72)

Bug Fixes

  • module: removed logic around endpoint being required (b9e8fd8)

Styling

  • intentation: fixes indentation on tests (fcdc7d4)

Chore

  • deps: bump graphql-request to 3.4.0 (39c7ae5)

3.1.3 (2020-10-29)

Internal

  • Use countries public API (aecf4b6)

Chore

  • deps: upgrade dependencies (689e6a8)

3.1.2 (2020-09-24)

Bug Fixes

  • fetch: import polyfill before plugin initialisation (0fc22e2)

3.1.1 (2020-09-21)

Bug Fixes

  • polyfills: use cross-fetch/polyfill, closes #4 (4a8eeef)

Internal

3.1.0 (2020-09-11)

Features

  • remove unnecessary isomorphic-unfetch (30ef32c)
  • graphql-request: update graphql-request to 3.1.0 (b0bb0c3)

Bug Fixes

3.0.0 (2020-08-06)

BREAKING CHANGES

nuxt-graphql-request now requires graphql version 14.x or 15.x as a peer dependency.

Features

  • loader: add graphql-tag/loader (9debee3)

Bug Fixes

Chore

  • 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)

Bug Fixes

Chore

  • deps: bump graphql-request to 2.0.0 (3a230bc)

1.0.2 (2020-04-04)

Chore

  • deps: upgrade dependencies (e3b07da)

1.0.1 (2020-02-09)

Chore

1.0.0 (2019-12-27)