Skip to content

Releases: rogerballard/nestjs-relay

v4.0.4

01 Feb 00:07
Compare
Choose a tag to compare

4.0.4 (2021-02-01)

Bug Fixes

  • upgrade graphql from 15.3.0 to 15.4.0 (#171) (9a3a750)

v4.1.1

04 Nov 11:15
Compare
Choose a tag to compare
v4.1.1 Pre-release
Pre-release

4.1.1 (2020-11-04)

Bug Fixes

  • add forgotten cache setter (d585e30)
  • connections: return existing instance if already defined (1a3aedb)

v4.1.0

02 Nov 20:57
Compare
Choose a tag to compare
v4.1.0 Pre-release
Pre-release

4.1.0 (2020-11-02)

Features

  • add top-level query connection decorator (ab582bb)

v4.0.3

04 Oct 12:30
Compare
Choose a tag to compare

4.0.3 (2020-10-04)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (5c2bfc0)

v4.0.2

04 Oct 11:54
Compare
Choose a tag to compare

4.0.2 (2020-10-04)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (6f35ae2)

v4.0.1

02 Sep 19:43
Compare
Choose a tag to compare

4.0.1 (2020-09-02)

Bug Fixes

  • upgrade multiple dependencies with Snyk (9943d49)

v4.0.0

02 Sep 18:51
Compare
Choose a tag to compare
v4.0.0 Pre-release
Pre-release

4.0.0 (2020-09-02)

Bug Fixes

  • set page info fields to non nullable (6aac951)

Build System

  • development workflow: add build step to deploy phase (4737a6e)

Code Refactoring

  • global object identification: remove GlobalIdField and NodeResolver from exports (3ac890a)

Features

  • connection: expose backward and forward connection args (77a63a8)

BREAKING CHANGES

  • development workflow: Package contains built contents
  • global object identification: the GlobalIdField decorator and NodeResolver interface are no longer exported

v3.0.5

29 Aug 10:15
Compare
Choose a tag to compare

3.0.5 (2020-08-29)

Bug Fixes

  • upgrade graphql from 15.2.0 to 15.3.0 (270033b)

v3.0.4

27 Aug 15:35
Compare
Choose a tag to compare

3.0.4 (2020-08-27)

Bug Fixes

  • upgrade graphql-tools from 6.0.13 to 6.0.14 (e12492e)

v3.0.3

29 Jul 16:57
Compare
Choose a tag to compare

3.0.3 (2020-07-29)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (6539eec)