Skip to content

Releases: jet2jet/graphql-fragment-normalizer

v0.2.6

12 Jun 11:58
Immutable release. Only release title and notes can be modified.
v0.2.6
af100cc

Choose a tag to compare

(Fix around build error only; no implementations changed)

v0.2.5

12 Jun 11:42
Immutable release. Only release title and notes can be modified.
v0.2.5
99188a5

Choose a tag to compare

  • (Possibly breaking change but is actual a bugfix) Fix to throw (by default) on unresolved named fragment spreads instead of silently dropping them
  • Fix codegen plugin external fragment expansion

v0.2.4

10 Jun 10:53
Immutable release. Only release title and notes can be modified.
v0.2.4
a0347be

Choose a tag to compare

  • Normalize nested concrete fragment branches

v0.2.3

09 Jun 10:44
Immutable release. Only release title and notes can be modified.
v0.2.3
33e485d

Choose a tag to compare

  • Deduplicate branch fields covered by parent selections

v0.2.2

08 Jun 10:03
Immutable release. Only release title and notes can be modified.
v0.2.2
10d0fc4

Choose a tag to compare

(Fix around CI only; no implementations changed)

v0.2.1

08 Jun 09:53
Immutable release. Only release title and notes can be modified.
v0.2.1
e5fc5ba

Choose a tag to compare

(Fix around CI only; no implementations changed)

v0.2.0

08 Jun 09:46
Immutable release. Only release title and notes can be modified.
v0.2.0
cbba4e3

Choose a tag to compare

  • Prune impossible fragment branches through abstract type scopes
  • Add option (distributeAbstractFragments) to expand fragments for each reachable concrete object type
  • Remove unnecessary 'engines' section from package.json
  • Wide @graphql-codegen/plugin-helpers peerDependency version

v0.1.0

07 Jun 05:52
Immutable release. Only release title and notes can be modified.
v0.1.0

Choose a tag to compare

Initial version.