Skip to content

v0.20.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@ejizba ejizba released this 23 Jan 21:20
52eef27

Added

  • Browse to website
  • Added option to create a Node 12.x Function App, only supported in v3 of the Azure Functions runtime

Changed

  • If the Azure Functions runtime version cannot be automatically detected, default to v3 instead of v2
  • Removed ability to update app settings in Azure if language or runtime version don't match when deploying. Instead, create a new Function App in Azure

Fixed