File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v1.4.0
5+
6+ [ compare changes] ( https://github.com/tiagoboeing/graphql-federation-schema-parser/compare/v1.3.0...v1.4.0 )
7+
8+ ### 🚀 Enhancements
9+
10+ - Integrate lodash for string case transformations ([ #4 ] ( https://github.com/tiagoboeing/graphql-federation-schema-parser/pull/4 ) )
11+
12+ ### 📖 Documentation
13+
14+ - Add comprehensive documentation and improve README ([ 4cd9738] ( https://github.com/tiagoboeing/graphql-federation-schema-parser/commit/4cd9738 ) )
15+
16+ ### ❤️ Contributors
17+
18+ - Tiago Boeing ([ @tiagoboeing ] ( https://github.com/tiagoboeing ) )
19+
420## v1.3.0
521
622[ compare changes] ( https://github.com/tiagoboeing/graphql-federation-schema-parser/compare/v1.2.2...v1.3.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @tiagoboeing/gql-federation-schema-parser" ,
3- "version" : " 1.3 .0" ,
3+ "version" : " 1.4 .0" ,
44 "description" : " CLI tool to parse GraphQL schemas and generate TypeScript definitions for use in a GraphQL Federation gateway." ,
55 "main" : " build/src/index.js" ,
66 "type" : " module" ,
You can’t perform that action at this time.
0 commit comments