Skip to content

Releases: instantcommerce/next-api-decorators

v1.1.4-beta.1

11 Feb 17:25

Choose a tag to compare

v1.1.4-beta.1 Pre-release
Pre-release

1.1.4-beta.1 (2021-02-11)

v1.1.3

11 Feb 17:20
26da900

Choose a tag to compare

1.1.3 (2021-02-11)

Bug Fixes

  • handle manual res when not returning & remove console.error (6c91d48)

v1.1.3-beta.1

11 Feb 16:56

Choose a tag to compare

v1.1.3-beta.1 Pre-release
Pre-release

1.1.3-beta.1 (2021-02-11)

v1.1.2

11 Feb 11:38
d079ca5

Choose a tag to compare

1.1.2 (2021-02-11)

v1.1.1

11 Feb 11:07
c3d7f3f

Choose a tag to compare

1.1.1 (2021-02-11)

v1.1.0

11 Feb 10:54
dbf2d9b

Choose a tag to compare

1.1.0 (2021-02-11)

Features

  • decorators for request and response objects (b9bd55e)
  • handle manual response (182b088)

v1.0.0

11 Feb 10:23
092db89

Choose a tag to compare

1.0.0 (2021-02-11)

Bug Fixes

  • handle empty response (4f63de0)
  • internals: sort parameter decorators by their index (7ef9483)

Features

  • releases: 🚀 added/updated semantic-release config (#12) (092db89)
  • github action for tests (bf68c88)
  • use class-validator to validate DTOs (34413c4)
  • decorators: add pipes parameter to Query decorator (4fddec4)
  • exceptions: add BadRequestException (303b202)
  • internals: handle pipes for Query decorators (e5829ee)
  • pipes: add tests for boolean and number pipes (887abf2)
  • pipes: throw in built-in pipes (a03e502)
  • test: decorator tests (cee1049)
  • test: e2e test (0ca4362)
  • add and config jest (706d3dd)
  • add jest (21fd740)
  • add prepublishOnly script for npm (cb3f50d)
  • enable decorators in tsconfig (9eb9c97)
  • first commit (10c6545)