Skip to content

Latest commit

 

History

History
116 lines (48 loc) · 2.86 KB

CHANGELOG.md

File metadata and controls

116 lines (48 loc) · 2.86 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.1.0 (2020-01-14)

Features

  • support prisma 'Connection' (ad86de9)

3.0.0 (2020-01-09)

Features

BREAKING CHANGES

  • Not tested for compatibility with older versions

2.1.0 (2018-11-03)

Features

  • support 'subscription resolvers' generation (6064296)

2.0.1 (2018-11-02)

Bug Fixes

  • add 'graphql-import' to dependencies (9888e31)

2.0.0 (2018-11-02)

Features

BREAKING CHANGES

  • code generation refactor

1.1.1 (2018-10-31)

Bug Fixes

1.1.0 (2018-10-31)

Features

  • codegen: add enum support (3250c30)

1.0.4 (2018-10-30)

Bug Fixes

  • codegen: schema types generate - array type (dbc5cf4)

1.0.3 (2018-10-30)

Bug Fixes

  • win: fix path sep problem on Windows OS (9c29a1b)

1.0.2 (2018-10-30)

Bug Fixes

1.0.1 (2018-10-30)