Skip to content

Azure Functions NodeJs Worker 2.0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@mhoeger mhoeger released this 05 Dec 04:49
· 97 commits to v2.x since this release
1b68a25
  • Throw actionable error if HTTP output is invalid (an array or not an object)
  • [Bugfix] Allow setting output bindings from context.bindings and return/context.done.
    • return/context.done take priority