Releases: temarusanov/nestjs-response-structure
Releases · temarusanov/nestjs-response-structure
v2.1.0
2.1.0 (2022-09-05)
Features
- move nest deps to peerDeps (21adb85)
v2.0.0
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
v1.1.2
1.1.2 (2021-12-03)
Bug Fixes
v1.1.1
1.1.1 (2021-11-27)
Bug Fixes
- responses payload name and export fix (e9cae7f)
v1.1.0
1.1.0 (2021-11-27)
Features
- add responses payload for array types (d92e16d)
v1.0.0
1.0.0 (2021-11-24)
Features