Releases: jet2jet/graphql-fragment-normalizer
Releases · jet2jet/graphql-fragment-normalizer
v0.2.6
v0.2.5
Immutable
release. Only release title and notes can be modified.
- (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
Immutable
release. Only release title and notes can be modified.
- Normalize nested concrete fragment branches
v0.2.3
Immutable
release. Only release title and notes can be modified.
- Deduplicate branch fields covered by parent selections
v0.2.2
Immutable
release. Only release title and notes can be modified.
(Fix around CI only; no implementations changed)
v0.2.1
Immutable
release. Only release title and notes can be modified.
(Fix around CI only; no implementations changed)
v0.2.0
Immutable
release. Only release title and notes can be modified.
- 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-helperspeerDependency version
v0.1.0
Immutable
release. Only release title and notes can be modified.
Initial version.