Skip to content

Releases: danielwaltz/vite-plugin-graphql-codegen

v3.3.1

15 Sep 21:01

Choose a tag to compare

3.3.1 (2023-09-15)

Bug Fixes

  • match on relative document paths (ff11873), closes #23

v3.3.0

19 Aug 00:10

Choose a tag to compare

3.3.0 (2023-08-19)

Features

  • run schema and document checks at the same time (aa8c92c), closes #21

v3.2.5

18 Aug 23:16

Choose a tag to compare

3.2.5 (2023-08-18)

Bug Fixes

  • add @graphql-codegen/plugin-helpers to dependencies (e58be01), closes #22

v3.2.4

14 Aug 21:56

Choose a tag to compare

3.2.4 (2023-08-14)

Bug Fixes

  • fix matching on schema changes (43ee458), closes #21

v3.2.3

25 Jul 11:55

Choose a tag to compare

3.2.3 (2023-07-25)

Bug Fixes

  • add v5.0.0 to codegen cli peer deps definition (c67977e)

v3.2.2

25 May 14:52

Choose a tag to compare

3.2.2 (2023-05-25)

Bug Fixes

  • add @graphql-codegen/cli@^4.0.0 as peer dependency (fba8d5a)

v3.2.1

26 Apr 13:21

Choose a tag to compare

3.2.1 (2023-04-26)

Bug Fixes

  • fix watching schema while also watching documents (8cd00ea)

v3.2.0

05 Apr 22:34

Choose a tag to compare

3.2.0 (2023-04-05)

Features

  • add options for error throwing on server start or build (4654dde), closes #15

v3.1.0

04 Feb 10:16

Choose a tag to compare

3.1.0 (2023-02-04)

Bug Fixes

  • add missing babel peer dep (f01765d)

Features

  • support graphql codegen v3.0.0 (9b8cea4)

v3.0.1

12 Dec 15:14

Choose a tag to compare

3.0.1 (2022-12-12)

Bug Fixes