Skip to content

Releases: BackendStack21/restana

Improving documentation

31 May 19:16

Choose a tag to compare

Changes:

  • Improving documentation.

Add unit tests, perf tests, and functionality for send(<Promise>)

31 May 09:02

Choose a tag to compare

Changes:

  • Add unit tests, perf tests, and functionality for send()

PR: #93

Thanks @edreesjalili for pushing this released ❤️

Improving testing coverage

28 May 13:30

Choose a tag to compare

Changes:

  • Removed redundant parseInt while processing errors inside res.send
  • Increasing test coverage.

PR: #92 -> Huge thanks to @edreesjalili for contributing!

Improving/fixing `res.send` method

27 May 17:01

Choose a tag to compare

Changes:

  • Adding default Content-Type headers for supported data types
  • Supporting Stream objects
  • Added performance benchmarks to prevent performance regressions

PR: #90

Extending TS definitions

24 May 20:07

Choose a tag to compare

Changes:

  • Adding TypeScript definition for req.query
  • Updating 0http to latest version

Bump 0http to latest version

24 May 07:08

Choose a tag to compare

Changes:

  • Updating 0http to latest version.
  • The req.query object is now available out of the box.

Update dependencies

19 May 08:26

Choose a tag to compare

Changes:

  • Updating 0http to latest version.
  • Updating dev dependencies.

Update dependencies

27 Apr 21:47

Choose a tag to compare

Changes:

  • Updating 0http to latest version.
  • Updating dev dependencies.

Updating dependencies

24 Apr 09:34

Choose a tag to compare

Changes:

  • Updating dependencies.

Bump 0http to latest version

16 Apr 11:12

Choose a tag to compare