Releases: rogerballard/nestjs-relay
Releases · rogerballard/nestjs-relay
v4.0.4
4.0.4 (2021-02-01)
Bug Fixes
v4.1.1
4.1.1 (2020-11-04)
Bug Fixes
- add forgotten cache setter (d585e30)
- connections: return existing instance if already defined (1a3aedb)
v4.1.0
4.1.0 (2020-11-02)
Features
- add top-level query connection decorator (ab582bb)
v4.0.3
4.0.3 (2020-10-04)
Bug Fixes
- package.json & package-lock.json to reduce vulnerabilities (5c2bfc0)
v4.0.2
4.0.2 (2020-10-04)
Bug Fixes
- package.json & package-lock.json to reduce vulnerabilities (6f35ae2)
v4.0.1
4.0.1 (2020-09-02)
Bug Fixes
- upgrade multiple dependencies with Snyk (9943d49)
v4.0.0
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
3.0.5 (2020-08-29)
Bug Fixes
- upgrade graphql from 15.2.0 to 15.3.0 (270033b)
v3.0.4
3.0.4 (2020-08-27)
Bug Fixes
- upgrade graphql-tools from 6.0.13 to 6.0.14 (e12492e)
v3.0.3
3.0.3 (2020-07-29)
Bug Fixes
- package.json & package-lock.json to reduce vulnerabilities (6539eec)