Skip to content

Latest commit

 

History

History
49 lines (21 loc) · 1.89 KB

CHANGELOG.md

File metadata and controls

49 lines (21 loc) · 1.89 KB

2.1.0 (2022-09-05)

Features

  • move nest deps to peerDeps (21adb85)

2.0.0 (2021-12-28)

  • Merge pull request #2 from Maklestiguan/improvement_suggestions (03e8a02), closes #2

Features

  • support several nullability options in graphql array response type wrapper (8aed188)

BREAKING CHANGES

  • logger.error() now logs object except of string message

1.1.2 (2021-12-03)

Bug Fixes

  • ts was crying on T | T[] (703ca57)

1.1.1 (2021-11-27)

Bug Fixes

  • responses payload name and export fix (e9cae7f)

1.1.0 (2021-11-27)

Features

  • add responses payload for array types (d92e16d)

1.0.0 (2021-11-24)

Features