Skip to content

Releases: kapetacom/sdk-nodejs-rest-route

v2.1.0

22 Jan 21:15

Choose a tag to compare

2.1.0 (2024-01-22)

Features

  • Use rest handlers from shared lib (#7) (33abbe0)

v2.0.1

13 Dec 08:49

Choose a tag to compare

2.0.1 (2023-12-13)

Bug Fixes

  • Adjust dependencies to match ^2 (cdefcd5)

v2.0.0

12 Dec 17:16

Choose a tag to compare

2.0.0 (2023-12-12)

Features

  • Simplify API and move express to peer (#6) (b26f081)

BREAKING CHANGES

  • Refactor to be more in line with how Express works

v1.1.0

07 Nov 14:30

Choose a tag to compare

1.1.0 (2023-11-07)

Features

  • Adding argument name to RouteEndpointArgument (d94bdef)

v1.0.8

18 Oct 10:56

Choose a tag to compare

1.0.8 (2023-10-18)

Bug Fixes

  • Change dates to numbers when serializing (#2) (b4316fa)

v1.0.7

21 Jun 07:01

Choose a tag to compare

1.0.7 (2023-06-21)

Bug Fixes

  • Send 204 when no content is available and add content type (4806b52)

v1.0.6

18 Jun 18:08

Choose a tag to compare

1.0.6 (2023-06-18)

Bug Fixes

  • Simplify error handling and expect specific structure (323fa7b)

v1.0.5

11 Jun 18:51

Choose a tag to compare

1.0.5 (2023-06-11)

Bug Fixes

v1.0.4

11 Jun 09:48

Choose a tag to compare

1.0.4 (2023-06-11)

Bug Fixes

v1.0.3

11 Jun 09:39

Choose a tag to compare

1.0.3 (2023-06-11)

Bug Fixes

  • Ignore casing for transport types (9d77dff)