Skip to content

Latest commit

 

History

History
107 lines (52 loc) · 4.08 KB

CHANGELOG.md

File metadata and controls

107 lines (52 loc) · 4.08 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.13.1 (2021-08-22)

Bug Fixes

  • bump dependencies towards tgql v1 (#62) (00b9dc7)
  • when nulls is falsy, use the short compatible form of OrderByCondition (#63) (077d1e2)

0.13.0 (2021-08-20)

Features

  • Support ordering of nulls values (#58) (a67353d)

description: Main release changelogs

CHANGELOG

(2019-11-06)

0.10.0 (2019-11-06)

Features

  • sharedObjects: allow extending of PageInfo & Connection objects (#17) (d05637b)

0.9.0 (2019-09-28)

Features

  • relayedField: add RelayedField decorator as an alias for Field (e7b0aff)

0.8.1 (2019-09-28)

Bug Fixes

  • duplicate connection name (53782a3), closes #11
  • use prefix for connections/edges (75cf5b3)

0.8.0 (2019-09-27)

Features

  • ability to launch auto-relay without config (e80304e)

0.7.0 (2019-09-19)

Features

  • add initial support for RelayedFieldResolver (6123618)
  • relayedConnection: add field options support (0993296)
  • relayedConnection: add ordering option (a819b81)

0.6.3 (2019-08-18)

Bug Fixes

  • allow nullable pagination input type (ac5f28b)

0.6.2 (2019-08-18)

Bug Fixes

  • include dependencies in package.json (c9da81d)

0.6.1 (2019-08-18)

Bug Fixes

  • fix gql-relay deps + entrypoint (1e7197e)

0.6.0 (2019-08-18)

0.5.0 (2019-08-18)

Features

  • query: initial support for relayable queries (5c7005a)

0.4.0 (2019-08-11)

0.3.0 (2019-08-11)

0.2.0 (2019-08-11)

0.1.0 (2019-08-11)

Features

  • add dynamic object factories (ebbb96c)