Skip to content

Releases: astuyve/lambda-stream

0.5.0

18 Jul 12:00
3f7ff21
Compare
Choose a tag to compare

What's Changed

  • fix: add RequestHandler type by @prxg22 in #8

New Contributors

  • @prxg22 made their first contribution in #8

Full Changelog: 0.4.0...0.5.0

(breaking) v0.4.0

20 Jun 12:12
ce6cc8c
Compare
Choose a tag to compare

Breaking

  • Remove HANDLER_STREAMING and STREAMING_RESPONSE constants
  • Remove handler arg passed to isInAWS() method.

What's Changed

  • fix: Switch to global this instead of checking if responseStreaming i… by @astuyve in #7

Full Changelog: 0.3.0...0.4.0

v0.3.0

23 May 18:55
76fe536
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.0...0.3.0

v0.2.0

07 May 14:26
c5a25c5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.0...0.2.0

v0.1.0

30 Apr 18:53
400c898
Compare
Choose a tag to compare

First stable release