Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Feb 11:53
· 38 commits to master since this release

1.2.0 (2020-02-03)

Bug Fixes

  • add .spec.ts files to hardcoded excludes (2a9d58a)

Features

  • add namespaceConfig to AstDirNode which populates only by index.ts file in current folder. Other occurrences field.index, dir.index are perceive like a regular sub-field with index name. (27d139f)
  • add helpers for testing – testOperation(), testOperationData(), testOperationErrors(), testSDL(), testBuildSchema() (f55ce9b)