Microsoft.Bot.Builder 3.5.3 nuget
Breaking changes
- Change the FormFlow prompter so that the state and current field are passed in. Note: This will be a breaking change if the bot is using a custom prompter instead of the default prompter in FormFlow.
Changes
- Add better exception propagation and messaging for bot authentication failures