File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,3 +4,4 @@ node_modules/
44lib /
55typings /
66.built /
7+ .DS_Store
Original file line number Diff line number Diff line change 1- src /
2- examples /
3- typings /
1+ * .spec.d.ts
42* .spec.js
53* .spec.js.map
6- * .spec.d.ts
4+ .editorconfig
5+ .github /
6+ .travis.yml
7+ examples /
8+ runtest.sh
9+ src /
10+ tsconfig.json
11+ tslint.json
12+ yarn.lock
Original file line number Diff line number Diff line change 99- Fixed @Field arguments handling - #42 - [ @felipesabino ] ( https://github.com/felipesabino )
1010- Fixed @UnionType usage with abstract classes - #43 - [ @felipesabino ] ( https://github.com/felipesabino )
1111- Fixed error that just one @Query was added to resulting schema - #44 - [ @felipesabino ] ( https://github.com/felipesabino )
12+ - Fixed ` .npmignore ` and ` .gitignore ` - #48 - [ @marcelorisse ] ( https://github.com/marcelorisse )
13+ - Removed duplicated CHANGELOG file - #48 - [ @marcelorisse ] ( https://github.com/marcelorisse )
1214
1315### Breaking changes
1416
File renamed without changes.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments