chimp

Tooling that helps you do quality, faster.

MIT License

Downloads
943
Stars
796
Committers
5

Bot releases are visible (Hide)

chimp - v3.1.1

Published by github-actions[bot] over 3 years ago

3.1.1 (2021-01-31)

Bug Fixes

chimp - v3.1.0

Published by github-actions[bot] over 3 years ago

3.1.0 (2021-01-31)

Features

chimp - v3.0.1

Published by github-actions[bot] over 3 years ago

3.0.1 (2021-01-29)

Bug Fixes

  • wrong wreadme circleci link + link to the documentation. (a710ccc)
chimp - v3.0.0

Published by github-actions[bot] over 3 years ago

3.0.0 (2021-01-29)

BREAKING CHANGES

  • take a look at the new chimp CLI - no gql: in commands anymore, and simplified package.json scripts setup

Co-authored-by: lucetius [email protected]

Co-authored-by: lucetius [email protected]

chimp - v2.7.0

Published by github-actions[bot] over 3 years ago

2.7.0 (2021-01-26)

Features

chimp - v2.6.3

Published by github-actions[bot] over 3 years ago

2.6.3 (2021-01-25)

Bug Fixes

  • multiple small federation related fixes, also dealing with multiple capital letters in names (#726) (88530be)
chimp - v2.6.2

Published by github-actions[bot] over 3 years ago

2.6.2 (2021-01-24)

Bug Fixes

  • allow for arguments in type resolvers specs (#725) (3046681)
chimp - v2.6.1

Published by github-actions[bot] over 3 years ago

2.6.1 (2021-01-23)

Bug Fixes

  • use the version of pascal-case that comes with chimp, because the old one did not have a named export, and if a project already dependend on the old version of pascal-case chimp won't work (#724) (76c1490)
chimp - v2.6.0

Published by github-actions[bot] over 3 years ago

2.6.0 (2021-01-21)

Features

  • release: manually release a minor version (ec4bc88)
chimp - v2.5.0

Published by github-actions[bot] almost 4 years ago

2.5.0 (2021-01-05)

Features

chimp - v2.4.0

Published by github-actions[bot] almost 4 years ago

2.4.0 (2020-12-15)

Features

chimp - v2.3.2

Published by github-actions[bot] almost 4 years ago

2.3.2 (2020-12-08)

Bug Fixes

  • dont create multiple resolveReference entries for a single typeDef (#716) (403f4c1)
chimp - v2.3.1

Published by github-actions[bot] almost 4 years ago

2.3.1 (2020-12-07)

Bug Fixes

  • add non-null operator when returning document (#715) (f8b0851)
chimp - v2.3.0

Published by github-actions[bot] almost 4 years ago

2.3.0 (2020-10-26)

Features

chimp - v2.2.0

Published by github-actions[bot] about 4 years ago

2.2.0 (2020-10-12)

Features

  • use compiled schema for lambda compatibility and faster runtime (1ac1026)
chimp - v2.1.0

Published by github-actions[bot] about 4 years ago

2.1.0 (2020-09-29)

Features

  • release: manually release a minor version (c212b09)
chimp - v1.0.0

Published by github-actions[bot] about 4 years ago

1.0.0 (2020-09-29)

Bug Fixes

  • make sure .gitignore is created after scaffolding (ad92499)
  • update package-lock (4db3e19)
  • updated api in the template for creating new app (157d70f)