botbuilder-dialogs

v4.10.0-rc0
A dialog stack based conversation manager for Microsoft BotBuilder.
botbuilder botframework bots chatbots

test

tsc && nyc mocha tests/

build

tsc

clean

erase /q /s .\lib

build-docs

typedoc --theme markdown --entryPoint botbuilder-dialogs --excludePrivate --includeDeclarations --ignoreCompilerErrors --module amd --out ..\..\doc\botbuilder-dialogs .\lib\index.d.ts --hideGenerator --name "Bot Builder SDK - Dialogs" --readme none

set-version

npm version --allow-same-version 4.10.0-rc0

test:compat

api-extractor run --verbose

build:rollup

npm run clean && npm run build && api-extractor run --verbose --local

Metadata

  • MIT
  • Whatever
  • Microsoft Corp.
  • released 8/11/2020

Downloads

Maintainers