@graphql-tools/optimize
2.0.0
Major Changes
1.4.0
Minor Changes
- #5177  
c6817c59Thanks @AaronMoat ! - feat(optimize): update optimize to also remove descriptions from directives 
1.3.1
Patch Changes
- #4624  
e3167edcThanks @n1ru4l ! - Fix CommonJS TypeScript resolution withmoduleResolutionnode16ornodenext 
1.3.0
Minor Changes
- d76a299c: Support TypeScript module resolution.
 
1.2.1
Patch Changes
- 041c5ba1: Use caret range for the tslib dependency
 
1.2.0
Minor Changes
- 6d4abf29: feat(optimize): Remove empty nodes from SDL definitions
 
1.1.1
Patch Changes
- 4bfb3428: enhance: use ^ for tslib dependency
 
1.1.0
Minor Changes
- c5b0719c: feat: GraphQL v16 support
 
1.0.1
Patch Changes
- fb14cd28: Fix missing Directive AST when clearing empty nodes
 
1.0.0
Major Changes
- bd1ba4bd: NEW PACKAGE: A set of small utilities for optimizing 
DocumentNodeobjects