Skip to content

Releases: ootkin/skimx

v1.1.8

28 Jan 11:18
Compare
Choose a tag to compare

1.1.8 (2024-01-28)

Bug Fixes

  • add application/json as response content type (5be0d29)

v1.1.7

24 Jan 18:39
Compare
Choose a tag to compare

1.1.7 (2024-01-24)

Bug Fixes

v1.1.6

24 Jan 18:31
Compare
Choose a tag to compare

1.1.6 (2024-01-24)

Bug Fixes

  • replace yaml with js-yaml (24f1a38)

v1.1.5

22 Jan 15:19
Compare
Choose a tag to compare

1.1.5 (2024-01-22)

Bug Fixes

  • catch promise rejection inside handlers (9b7d42a)

v1.1.4

20 Jan 19:43
Compare
Choose a tag to compare

1.1.4 (2024-01-20)

Bug Fixes

  • generator now have write api (ce19723)
  • now the RouteSchema is an extension of OperationObject (c83db8d)

v1.1.3

20 Jan 13:32
Compare
Choose a tag to compare

1.1.3 (2024-01-20)

Bug Fixes

  • change scheme and fix route types (24d63eb)

v1.1.2

20 Jan 10:22
Compare
Choose a tag to compare

1.1.2 (2024-01-20)

Bug Fixes

v1.1.1

20 Jan 09:58
Compare
Choose a tag to compare

1.1.1 (2024-01-20)

Bug Fixes

  • contentType schema and types (e6a565f)

v1.1.0

19 Jan 15:01
Compare
Choose a tag to compare

1.1.0 (2024-01-19)

Features

  • add different array of middleware and introduce content type (6deb838)

v1.0.9

16 Jan 21:55
Compare
Choose a tag to compare

1.0.9 (2024-01-16)

Bug Fixes

  • add operationId to route schema (b359d6f)