Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Releases: aerogear/graphback

0.3.2

24 Jul 14:12
Compare
Choose a tag to compare

Graphback

Features

  • Added relationship support to schema and resolvers.

0.3.1

17 Jul 15:40
Compare
Choose a tag to compare

Graphback

Fixes

  • Strict typing in resolvers.

Templates

Fixes

  • Added ts config and check compilation.

0.3.0

16 Jul 10:25
Compare
Choose a tag to compare

Graphback

Fixes

  • Revamp core to use visitor pattern
  • Generate schema with opinionated schema patterns
  • Edited resolvers implementations(working)

Deprecations

  • removed dependency of graphql-codegen version 0.18.2

Graphback-cli

Features

  • added db and watch command

Fixes

  • added more options in init command, to inject config

0.2.0

12 Jun 15:20
Compare
Choose a tag to compare
fix: skip private packages on publishing

0.1.0

12 Jun 14:48
Compare
Choose a tag to compare
fix: add missing workflows to circleCI config