npm @azure/functions 3.5.0
v3.5.0

latest releases: 4.7.4-preview, 4.7.3-preview, 4.8.0...
2 years ago

Added

  • This package now contains the underlying Azure Functions framework for Node.js in addition to the TypeScript types. Now you can get updates faster (or slower 😅) by including the npm package directly in your app instead of waiting for a rollout in Azure! More details here. This functionality requires Azure Functions host v4.14.0 or higher
  • Added bufferBody property to http request object #294
  • Added HttpRequest.get method to TypeScript types. This is the recommended, case-insensitive way to get headers #274

Fixed

  • Request fails with nested "bytes" property set to a number #607

Don't miss a new functions release

NewReleases is sending notifications on new releases.