Skip to content

Releases: Krister-Johansson/gqlPrune

gqlprune: v2.9.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 18:19
36d8b56

2.9.0 (2026-06-25)

Features

  • config: unified exclude with glob support (files + folders) (#55) (2166026)

gqlprune: v2.8.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 13:50
378bab4

2.8.0 (2026-06-25)

Features

gqlprune: v2.7.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 13:22
63e04a6

2.7.0 (2026-06-25)

Features

  • cli: notify when a newer gqlprune version is available (#49) (2aaa8ce)

gqlprune: v2.6.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 12:30
abdce41

2.6.0 (2026-06-25)

Features

  • config: support multiple (array) graphqlDir and srcDir (#47) (19ef10a)

gqlprune: v2.5.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 11:47
d107869

2.5.0 (2026-06-25)

Features

  • init: auto-detect project layout and preview results (#43) (ab94881), closes #21

gqlprune: v2.4.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 11:25
1fcd767

2.4.0 (2026-06-25)

Features

  • cli: run without a config file via CLI flags (#42) (36f3d06)
  • scan: warn when a source file masks unused results (#40) (5b24904)

gqlprune: v2.3.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 07:27
b31561b

2.3.0 (2026-06-25)

Features

gqlprune: v2.2.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 06:56
0f14a32

2.2.0 (2026-06-25)

Features

  • --json report output and definition line numbers (#35) (6f00e66), closes #32

gqlprune: v2.10.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 19:23
6536364

2.10.0 (2026-06-25)

Features

  • init: auto-detect a generated file and pre-fill it into exclude (#58) (d648d6a), closes #57

gqlprune: v2.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 22:43
b92fb5b

2.1.0 (2026-06-24)

Features

  • detect unused fragments across files (#30) (30a37ff), closes #26