@voiceflow/base-types 2.108.0-alpha.1 → 2.108.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/cjs/button/index.d.ts +2 -2
- package/build/cjs/button/index.d.ts.map +1 -1
- package/build/cjs/button/index.js +2 -2
- package/build/cjs/cms/variables.d.ts +2 -2
- package/build/cjs/cms/variables.d.ts.map +1 -1
- package/build/cjs/models/apiKey.d.ts +1 -1
- package/build/cjs/models/apiKey.d.ts.map +1 -1
- package/build/cjs/models/apiKey.js +1 -1
- package/build/cjs/models/base/command.d.ts +3 -3
- package/build/cjs/models/base/command.d.ts.map +1 -1
- package/build/cjs/models/base/common.d.ts +1 -1
- package/build/cjs/models/base/common.d.ts.map +1 -1
- package/build/cjs/models/base/common.js +1 -1
- package/build/cjs/models/base/link.d.ts +2 -2
- package/build/cjs/models/base/link.d.ts.map +1 -1
- package/build/cjs/models/base/link.js +1 -1
- package/build/cjs/models/base/node.d.ts +6 -6
- package/build/cjs/models/base/node.d.ts.map +1 -1
- package/build/cjs/models/base/node.js +1 -1
- package/build/cjs/models/base/note.d.ts +2 -2
- package/build/cjs/models/base/note.d.ts.map +1 -1
- package/build/cjs/models/base/note.js +1 -1
- package/build/cjs/models/base/port.d.ts +2 -2
- package/build/cjs/models/base/port.d.ts.map +1 -1
- package/build/cjs/models/base/port.js +1 -1
- package/build/cjs/models/base/prototype.d.ts +2 -2
- package/build/cjs/models/base/prototype.d.ts.map +1 -1
- package/build/cjs/models/base/slot.d.ts +2 -2
- package/build/cjs/models/base/slot.d.ts.map +1 -1
- package/build/cjs/models/diagram.d.ts +1 -1
- package/build/cjs/models/diagram.d.ts.map +1 -1
- package/build/cjs/models/diagram.js +2 -2
- package/build/cjs/models/functionDefinition.d.ts +1 -1
- package/build/cjs/models/functionDefinition.d.ts.map +1 -1
- package/build/cjs/models/program.d.ts +1 -1
- package/build/cjs/models/program.d.ts.map +1 -1
- package/build/cjs/models/project/index.d.ts +6 -6
- package/build/cjs/models/project/index.d.ts.map +1 -1
- package/build/cjs/models/project/index.js +2 -2
- package/build/cjs/models/project/knowledgeBase.d.ts +1 -1
- package/build/cjs/models/project/knowledgeBase.d.ts.map +1 -1
- package/build/cjs/models/project/knowledgeBase.js +6 -6
- package/build/cjs/models/project/member.d.ts +1 -1
- package/build/cjs/models/project/member.d.ts.map +1 -1
- package/build/cjs/models/project/prototype.d.ts +3 -3
- package/build/cjs/models/project/prototype.d.ts.map +1 -1
- package/build/cjs/models/project/theme.d.ts +2 -2
- package/build/cjs/models/project/theme.d.ts.map +1 -1
- package/build/cjs/models/refreshJob.d.ts +1 -1
- package/build/cjs/models/refreshJob.d.ts.map +1 -1
- package/build/cjs/models/variableState.d.ts +1 -1
- package/build/cjs/models/variableState.d.ts.map +1 -1
- package/build/cjs/models/version/domain.js +1 -1
- package/build/cjs/models/version/index.d.ts +9 -9
- package/build/cjs/models/version/index.d.ts.map +1 -1
- package/build/cjs/models/version/index.js +1 -1
- package/build/cjs/models/version/nluUnclassifiedData.js +1 -1
- package/build/cjs/models/version/prototype.d.ts +5 -5
- package/build/cjs/models/version/prototype.d.ts.map +1 -1
- package/build/cjs/node/_v1.d.ts +2 -2
- package/build/cjs/node/_v1.d.ts.map +1 -1
- package/build/cjs/node/aiCapture.d.ts +4 -4
- package/build/cjs/node/aiCapture.d.ts.map +1 -1
- package/build/cjs/node/aiResponse.d.ts +3 -3
- package/build/cjs/node/aiResponse.d.ts.map +1 -1
- package/build/cjs/node/aiSet.d.ts +3 -3
- package/build/cjs/node/aiSet.d.ts.map +1 -1
- package/build/cjs/node/api.d.ts +3 -3
- package/build/cjs/node/api.d.ts.map +1 -1
- package/build/cjs/node/api.js +3 -3
- package/build/cjs/node/buttons.d.ts +4 -4
- package/build/cjs/node/buttons.d.ts.map +1 -1
- package/build/cjs/node/buttons.js +1 -1
- package/build/cjs/node/capture.d.ts +3 -3
- package/build/cjs/node/capture.d.ts.map +1 -1
- package/build/cjs/node/captureV2.d.ts +4 -4
- package/build/cjs/node/captureV2.d.ts.map +1 -1
- package/build/cjs/node/captureV2.js +1 -1
- package/build/cjs/node/card.d.ts +2 -2
- package/build/cjs/node/card.d.ts.map +1 -1
- package/build/cjs/node/card.js +1 -1
- package/build/cjs/node/cardV2.d.ts +6 -6
- package/build/cjs/node/cardV2.d.ts.map +1 -1
- package/build/cjs/node/carousel.d.ts +6 -6
- package/build/cjs/node/carousel.d.ts.map +1 -1
- package/build/cjs/node/carousel.js +1 -1
- package/build/cjs/node/channelAction.d.ts +3 -3
- package/build/cjs/node/channelAction.d.ts.map +1 -1
- package/build/cjs/node/code.d.ts +2 -2
- package/build/cjs/node/code.d.ts.map +1 -1
- package/build/cjs/node/component.d.ts +3 -3
- package/build/cjs/node/component.d.ts.map +1 -1
- package/build/cjs/node/constants.js +1 -1
- package/build/cjs/node/customBlockPointer.d.ts +2 -2
- package/build/cjs/node/customBlockPointer.d.ts.map +1 -1
- package/build/cjs/node/directive.d.ts +2 -2
- package/build/cjs/node/directive.d.ts.map +1 -1
- package/build/cjs/node/exit.d.ts +4 -4
- package/build/cjs/node/exit.d.ts.map +1 -1
- package/build/cjs/node/flow.d.ts +4 -4
- package/build/cjs/node/flow.d.ts.map +1 -1
- package/build/cjs/node/general.d.ts +4 -4
- package/build/cjs/node/general.d.ts.map +1 -1
- package/build/cjs/node/goTo.d.ts +4 -4
- package/build/cjs/node/goTo.d.ts.map +1 -1
- package/build/cjs/node/goToDomain.d.ts +3 -3
- package/build/cjs/node/goToDomain.d.ts.map +1 -1
- package/build/cjs/node/goToNode.d.ts +3 -3
- package/build/cjs/node/goToNode.d.ts.map +1 -1
- package/build/cjs/node/googleSheets.d.ts +3 -3
- package/build/cjs/node/googleSheets.d.ts.map +1 -1
- package/build/cjs/node/googleSheets.js +1 -1
- package/build/cjs/node/if.d.ts +2 -2
- package/build/cjs/node/if.d.ts.map +1 -1
- package/build/cjs/node/ifV2.d.ts +3 -3
- package/build/cjs/node/ifV2.d.ts.map +1 -1
- package/build/cjs/node/ifV2.js +1 -1
- package/build/cjs/node/index.d.ts +32 -32
- package/build/cjs/node/index.d.ts.map +1 -1
- package/build/cjs/node/integration.d.ts +6 -6
- package/build/cjs/node/integration.d.ts.map +1 -1
- package/build/cjs/node/interaction.d.ts +4 -4
- package/build/cjs/node/interaction.d.ts.map +1 -1
- package/build/cjs/node/interaction.js +1 -1
- package/build/cjs/node/jump.d.ts +3 -3
- package/build/cjs/node/jump.d.ts.map +1 -1
- package/build/cjs/node/jump.js +1 -1
- package/build/cjs/node/knowledgeBase.d.ts +2 -2
- package/build/cjs/node/knowledgeBase.d.ts.map +1 -1
- package/build/cjs/node/knowledgeBase.js +1 -1
- package/build/cjs/node/prompt.d.ts +2 -2
- package/build/cjs/node/prompt.d.ts.map +1 -1
- package/build/cjs/node/push.d.ts +3 -3
- package/build/cjs/node/push.d.ts.map +1 -1
- package/build/cjs/node/random.d.ts +2 -2
- package/build/cjs/node/random.d.ts.map +1 -1
- package/build/cjs/node/random.js +1 -1
- package/build/cjs/node/randomV2.d.ts +2 -2
- package/build/cjs/node/randomV2.d.ts.map +1 -1
- package/build/cjs/node/randomV2.js +1 -1
- package/build/cjs/node/set.d.ts +3 -3
- package/build/cjs/node/set.d.ts.map +1 -1
- package/build/cjs/node/setV2.d.ts +3 -3
- package/build/cjs/node/setV2.d.ts.map +1 -1
- package/build/cjs/node/speak.d.ts +3 -3
- package/build/cjs/node/speak.d.ts.map +1 -1
- package/build/cjs/node/speak.js +1 -1
- package/build/cjs/node/start.d.ts +2 -2
- package/build/cjs/node/start.d.ts.map +1 -1
- package/build/cjs/node/stream.d.ts +3 -3
- package/build/cjs/node/stream.d.ts.map +1 -1
- package/build/cjs/node/stream.js +1 -2
- package/build/cjs/node/text.d.ts +3 -3
- package/build/cjs/node/text.d.ts.map +1 -1
- package/build/cjs/node/url.d.ts +2 -2
- package/build/cjs/node/url.d.ts.map +1 -1
- package/build/cjs/node/utils/base.d.ts +2 -2
- package/build/cjs/node/utils/base.d.ts.map +1 -1
- package/build/cjs/node/utils/canvasNodeVisibility.js +1 -1
- package/build/cjs/node/utils/command.d.ts +4 -4
- package/build/cjs/node/utils/command.d.ts.map +1 -1
- package/build/cjs/node/utils/command.js +1 -1
- package/build/cjs/node/utils/event.d.ts +4 -4
- package/build/cjs/node/utils/event.d.ts.map +1 -1
- package/build/cjs/node/utils/event.js +1 -1
- package/build/cjs/node/utils/expression.d.ts +36 -36
- package/build/cjs/node/utils/expression.d.ts.map +1 -1
- package/build/cjs/node/utils/expression.js +3 -3
- package/build/cjs/node/utils/integration.d.ts +1 -1
- package/build/cjs/node/utils/integration.d.ts.map +1 -1
- package/build/cjs/node/utils/integration.js +2 -2
- package/build/cjs/node/utils/intent.js +1 -1
- package/build/cjs/node/utils/mappings.d.ts +1 -1
- package/build/cjs/node/utils/mappings.d.ts.map +1 -1
- package/build/cjs/node/utils/noMatch.d.ts +2 -2
- package/build/cjs/node/utils/noMatch.d.ts.map +1 -1
- package/build/cjs/node/utils/noMatch.js +1 -1
- package/build/cjs/node/utils/noReply.d.ts +2 -2
- package/build/cjs/node/utils/noReply.d.ts.map +1 -1
- package/build/cjs/node/utils/noReply.js +1 -1
- package/build/cjs/node/utils/trace.d.ts +2 -5
- package/build/cjs/node/utils/trace.d.ts.map +1 -1
- package/build/cjs/node/utils/trace.js +1 -4
- package/build/cjs/node/visual.d.ts +4 -4
- package/build/cjs/node/visual.d.ts.map +1 -1
- package/build/cjs/node/visual.js +5 -5
- package/build/cjs/node/zapier.d.ts +2 -2
- package/build/cjs/node/zapier.d.ts.map +1 -1
- package/build/cjs/node/zapier.js +1 -1
- package/build/cjs/project/index.d.ts +2 -2
- package/build/cjs/project/index.d.ts.map +1 -1
- package/build/cjs/request/action.js +1 -1
- package/build/cjs/request/index.d.ts +2 -2
- package/build/cjs/request/index.d.ts.map +1 -1
- package/build/cjs/request/index.js +1 -1
- package/build/cjs/runtimeLogs/logs/base.d.ts +4 -4
- package/build/cjs/runtimeLogs/logs/base.d.ts.map +1 -1
- package/build/cjs/runtimeLogs/logs/global/conversationStart.d.ts +3 -3
- package/build/cjs/runtimeLogs/logs/global/conversationStart.d.ts.map +1 -1
- package/build/cjs/runtimeLogs/logs/global/nluIntentResolved.d.ts +3 -3
- package/build/cjs/runtimeLogs/logs/global/nluIntentResolved.d.ts.map +1 -1
- package/build/cjs/runtimeLogs/logs/index.d.ts +1 -1
- package/build/cjs/runtimeLogs/logs/index.d.ts.map +1 -1
- package/build/cjs/runtimeLogs/logs/kinds.d.ts +2 -2
- package/build/cjs/runtimeLogs/logs/kinds.d.ts.map +1 -1
- package/build/cjs/runtimeLogs/logs/kinds.js +2 -2
- package/build/cjs/runtimeLogs/logs/levels.js +1 -1
- package/build/cjs/runtimeLogs/logs/logs.d.ts +2 -2
- package/build/cjs/runtimeLogs/logs/logs.d.ts.map +1 -1
- package/build/cjs/runtimeLogs/logs/steps/api.d.ts +7 -7
- package/build/cjs/runtimeLogs/logs/steps/api.d.ts.map +1 -1
- package/build/cjs/runtimeLogs/logs/steps/buttons.d.ts +5 -5
- package/build/cjs/runtimeLogs/logs/steps/buttons.d.ts.map +1 -1
- package/build/cjs/runtimeLogs/logs/steps/capture.d.ts +4 -4
- package/build/cjs/runtimeLogs/logs/steps/capture.d.ts.map +1 -1
- package/build/cjs/runtimeLogs/logs/steps/code.d.ts +5 -5
- package/build/cjs/runtimeLogs/logs/steps/code.d.ts.map +1 -1
- package/build/cjs/runtimeLogs/logs/steps/condition.d.ts +4 -4
- package/build/cjs/runtimeLogs/logs/steps/condition.d.ts.map +1 -1
- package/build/cjs/runtimeLogs/logs/steps/customAction.d.ts +5 -5
- package/build/cjs/runtimeLogs/logs/steps/customAction.d.ts.map +1 -1
- package/build/cjs/runtimeLogs/logs/steps/exit.d.ts +6 -6
- package/build/cjs/runtimeLogs/logs/steps/exit.d.ts.map +1 -1
- package/build/cjs/runtimeLogs/logs/steps/flow.d.ts +4 -4
- package/build/cjs/runtimeLogs/logs/steps/flow.d.ts.map +1 -1
- package/build/cjs/runtimeLogs/logs/steps/intent.d.ts +4 -4
- package/build/cjs/runtimeLogs/logs/steps/intent.d.ts.map +1 -1
- package/build/cjs/runtimeLogs/logs/steps/random.d.ts +4 -4
- package/build/cjs/runtimeLogs/logs/steps/random.d.ts.map +1 -1
- package/build/cjs/runtimeLogs/logs/steps/set.d.ts +4 -4
- package/build/cjs/runtimeLogs/logs/steps/set.d.ts.map +1 -1
- package/build/cjs/runtimeLogs/logs/steps/speak.d.ts +4 -4
- package/build/cjs/runtimeLogs/logs/steps/speak.d.ts.map +1 -1
- package/build/cjs/runtimeLogs/logs/steps/start.d.ts +5 -5
- package/build/cjs/runtimeLogs/logs/steps/start.d.ts.map +1 -1
- package/build/cjs/runtimeLogs/logs/steps/text.d.ts +5 -5
- package/build/cjs/runtimeLogs/logs/steps/text.d.ts.map +1 -1
- package/build/cjs/runtimeLogs/runtime/logBuffer.d.ts +1 -1
- package/build/cjs/runtimeLogs/runtime/logBuffer.d.ts.map +1 -1
- package/build/cjs/runtimeLogs/utils/logs.d.ts +5 -1
- package/build/cjs/runtimeLogs/utils/logs.d.ts.map +1 -1
- package/build/cjs/runtimeLogs/utils/logs.js +5 -1
- package/build/cjs/runtimeLogs/utils/types.d.ts +3 -3
- package/build/cjs/runtimeLogs/utils/types.d.ts.map +1 -1
- package/build/cjs/text/index.d.ts +4 -4
- package/build/cjs/text/index.d.ts.map +1 -1
- package/build/cjs/text/index.js +3 -3
- package/build/cjs/trace/index.d.ts +15 -42
- package/build/cjs/trace/index.d.ts.map +1 -1
- package/build/cjs/types.d.ts +1 -1
- package/build/cjs/types.d.ts.map +1 -1
- package/build/cjs/utils/ai.js +4 -4
- package/build/cjs/utils/node.d.ts +1 -1
- package/build/cjs/utils/node.d.ts.map +1 -1
- package/build/cjs/utils/nodeType.d.ts +1 -1
- package/build/cjs/utils/step.d.ts +1 -1
- package/build/cjs/utils/step.d.ts.map +1 -1
- package/build/cjs/version/index.d.ts +5 -5
- package/build/cjs/version/index.d.ts.map +1 -1
- package/build/cjs/version/settings.d.ts +5 -5
- package/build/cjs/version/settings.d.ts.map +1 -1
- package/build/cjs/version/settings.js +3 -3
- package/build/cjs/version/tag.js +1 -1
- package/build/esm/button/index.d.ts +2 -2
- package/build/esm/button/index.d.ts.map +1 -1
- package/build/esm/cms/variables.d.ts +2 -2
- package/build/esm/cms/variables.d.ts.map +1 -1
- package/build/esm/models/apiKey.d.ts +1 -1
- package/build/esm/models/apiKey.d.ts.map +1 -1
- package/build/esm/models/base/command.d.ts +3 -3
- package/build/esm/models/base/command.d.ts.map +1 -1
- package/build/esm/models/base/common.d.ts +1 -1
- package/build/esm/models/base/common.d.ts.map +1 -1
- package/build/esm/models/base/link.d.ts +2 -2
- package/build/esm/models/base/link.d.ts.map +1 -1
- package/build/esm/models/base/node.d.ts +6 -6
- package/build/esm/models/base/node.d.ts.map +1 -1
- package/build/esm/models/base/note.d.ts +2 -2
- package/build/esm/models/base/note.d.ts.map +1 -1
- package/build/esm/models/base/port.d.ts +2 -2
- package/build/esm/models/base/port.d.ts.map +1 -1
- package/build/esm/models/base/prototype.d.ts +2 -2
- package/build/esm/models/base/prototype.d.ts.map +1 -1
- package/build/esm/models/base/slot.d.ts +2 -2
- package/build/esm/models/base/slot.d.ts.map +1 -1
- package/build/esm/models/diagram.d.ts +1 -1
- package/build/esm/models/diagram.d.ts.map +1 -1
- package/build/esm/models/functionDefinition.d.ts +1 -1
- package/build/esm/models/functionDefinition.d.ts.map +1 -1
- package/build/esm/models/program.d.ts +1 -1
- package/build/esm/models/program.d.ts.map +1 -1
- package/build/esm/models/project/index.d.ts +6 -6
- package/build/esm/models/project/index.d.ts.map +1 -1
- package/build/esm/models/project/knowledgeBase.d.ts +1 -1
- package/build/esm/models/project/knowledgeBase.d.ts.map +1 -1
- package/build/esm/models/project/member.d.ts +1 -1
- package/build/esm/models/project/member.d.ts.map +1 -1
- package/build/esm/models/project/prototype.d.ts +3 -3
- package/build/esm/models/project/prototype.d.ts.map +1 -1
- package/build/esm/models/project/theme.d.ts +2 -2
- package/build/esm/models/project/theme.d.ts.map +1 -1
- package/build/esm/models/refreshJob.d.ts +1 -1
- package/build/esm/models/refreshJob.d.ts.map +1 -1
- package/build/esm/models/variableState.d.ts +1 -1
- package/build/esm/models/variableState.d.ts.map +1 -1
- package/build/esm/models/version/index.d.ts +9 -9
- package/build/esm/models/version/index.d.ts.map +1 -1
- package/build/esm/models/version/prototype.d.ts +5 -5
- package/build/esm/models/version/prototype.d.ts.map +1 -1
- package/build/esm/node/_v1.d.ts +2 -2
- package/build/esm/node/_v1.d.ts.map +1 -1
- package/build/esm/node/aiCapture.d.ts +4 -4
- package/build/esm/node/aiCapture.d.ts.map +1 -1
- package/build/esm/node/aiResponse.d.ts +3 -3
- package/build/esm/node/aiResponse.d.ts.map +1 -1
- package/build/esm/node/aiSet.d.ts +3 -3
- package/build/esm/node/aiSet.d.ts.map +1 -1
- package/build/esm/node/api.d.ts +3 -3
- package/build/esm/node/api.d.ts.map +1 -1
- package/build/esm/node/buttons.d.ts +4 -4
- package/build/esm/node/buttons.d.ts.map +1 -1
- package/build/esm/node/capture.d.ts +3 -3
- package/build/esm/node/capture.d.ts.map +1 -1
- package/build/esm/node/captureV2.d.ts +4 -4
- package/build/esm/node/captureV2.d.ts.map +1 -1
- package/build/esm/node/card.d.ts +2 -2
- package/build/esm/node/card.d.ts.map +1 -1
- package/build/esm/node/cardV2.d.ts +6 -6
- package/build/esm/node/cardV2.d.ts.map +1 -1
- package/build/esm/node/carousel.d.ts +6 -6
- package/build/esm/node/carousel.d.ts.map +1 -1
- package/build/esm/node/channelAction.d.ts +3 -3
- package/build/esm/node/channelAction.d.ts.map +1 -1
- package/build/esm/node/code.d.ts +2 -2
- package/build/esm/node/code.d.ts.map +1 -1
- package/build/esm/node/component.d.ts +3 -3
- package/build/esm/node/component.d.ts.map +1 -1
- package/build/esm/node/customBlockPointer.d.ts +2 -2
- package/build/esm/node/customBlockPointer.d.ts.map +1 -1
- package/build/esm/node/directive.d.ts +2 -2
- package/build/esm/node/directive.d.ts.map +1 -1
- package/build/esm/node/exit.d.ts +4 -4
- package/build/esm/node/exit.d.ts.map +1 -1
- package/build/esm/node/flow.d.ts +4 -4
- package/build/esm/node/flow.d.ts.map +1 -1
- package/build/esm/node/general.d.ts +4 -4
- package/build/esm/node/general.d.ts.map +1 -1
- package/build/esm/node/goTo.d.ts +4 -4
- package/build/esm/node/goTo.d.ts.map +1 -1
- package/build/esm/node/goToDomain.d.ts +3 -3
- package/build/esm/node/goToDomain.d.ts.map +1 -1
- package/build/esm/node/goToNode.d.ts +3 -3
- package/build/esm/node/goToNode.d.ts.map +1 -1
- package/build/esm/node/googleSheets.d.ts +3 -3
- package/build/esm/node/googleSheets.d.ts.map +1 -1
- package/build/esm/node/if.d.ts +2 -2
- package/build/esm/node/if.d.ts.map +1 -1
- package/build/esm/node/ifV2.d.ts +3 -3
- package/build/esm/node/ifV2.d.ts.map +1 -1
- package/build/esm/node/index.d.ts +32 -32
- package/build/esm/node/index.d.ts.map +1 -1
- package/build/esm/node/integration.d.ts +6 -6
- package/build/esm/node/integration.d.ts.map +1 -1
- package/build/esm/node/interaction.d.ts +4 -4
- package/build/esm/node/interaction.d.ts.map +1 -1
- package/build/esm/node/jump.d.ts +3 -3
- package/build/esm/node/jump.d.ts.map +1 -1
- package/build/esm/node/knowledgeBase.d.ts +2 -2
- package/build/esm/node/knowledgeBase.d.ts.map +1 -1
- package/build/esm/node/prompt.d.ts +2 -2
- package/build/esm/node/prompt.d.ts.map +1 -1
- package/build/esm/node/push.d.ts +3 -3
- package/build/esm/node/push.d.ts.map +1 -1
- package/build/esm/node/random.d.ts +2 -2
- package/build/esm/node/random.d.ts.map +1 -1
- package/build/esm/node/randomV2.d.ts +2 -2
- package/build/esm/node/randomV2.d.ts.map +1 -1
- package/build/esm/node/set.d.ts +3 -3
- package/build/esm/node/set.d.ts.map +1 -1
- package/build/esm/node/setV2.d.ts +3 -3
- package/build/esm/node/setV2.d.ts.map +1 -1
- package/build/esm/node/speak.d.ts +3 -3
- package/build/esm/node/speak.d.ts.map +1 -1
- package/build/esm/node/start.d.ts +2 -2
- package/build/esm/node/start.d.ts.map +1 -1
- package/build/esm/node/stream.d.ts +3 -3
- package/build/esm/node/stream.d.ts.map +1 -1
- package/build/esm/node/stream.js +0 -1
- package/build/esm/node/text.d.ts +3 -3
- package/build/esm/node/text.d.ts.map +1 -1
- package/build/esm/node/url.d.ts +2 -2
- package/build/esm/node/url.d.ts.map +1 -1
- package/build/esm/node/utils/base.d.ts +2 -2
- package/build/esm/node/utils/base.d.ts.map +1 -1
- package/build/esm/node/utils/command.d.ts +4 -4
- package/build/esm/node/utils/command.d.ts.map +1 -1
- package/build/esm/node/utils/event.d.ts +4 -4
- package/build/esm/node/utils/event.d.ts.map +1 -1
- package/build/esm/node/utils/expression.d.ts +36 -36
- package/build/esm/node/utils/expression.d.ts.map +1 -1
- package/build/esm/node/utils/integration.d.ts +1 -1
- package/build/esm/node/utils/integration.d.ts.map +1 -1
- package/build/esm/node/utils/mappings.d.ts +1 -1
- package/build/esm/node/utils/mappings.d.ts.map +1 -1
- package/build/esm/node/utils/noMatch.d.ts +2 -2
- package/build/esm/node/utils/noMatch.d.ts.map +1 -1
- package/build/esm/node/utils/noReply.d.ts +2 -2
- package/build/esm/node/utils/noReply.d.ts.map +1 -1
- package/build/esm/node/utils/trace.d.ts +2 -5
- package/build/esm/node/utils/trace.d.ts.map +1 -1
- package/build/esm/node/utils/trace.js +0 -3
- package/build/esm/node/visual.d.ts +4 -4
- package/build/esm/node/visual.d.ts.map +1 -1
- package/build/esm/node/zapier.d.ts +2 -2
- package/build/esm/node/zapier.d.ts.map +1 -1
- package/build/esm/project/index.d.ts +2 -2
- package/build/esm/project/index.d.ts.map +1 -1
- package/build/esm/request/index.d.ts +2 -2
- package/build/esm/request/index.d.ts.map +1 -1
- package/build/esm/runtimeLogs/logs/base.d.ts +4 -4
- package/build/esm/runtimeLogs/logs/base.d.ts.map +1 -1
- package/build/esm/runtimeLogs/logs/global/conversationStart.d.ts +3 -3
- package/build/esm/runtimeLogs/logs/global/conversationStart.d.ts.map +1 -1
- package/build/esm/runtimeLogs/logs/global/nluIntentResolved.d.ts +3 -3
- package/build/esm/runtimeLogs/logs/global/nluIntentResolved.d.ts.map +1 -1
- package/build/esm/runtimeLogs/logs/index.d.ts +1 -1
- package/build/esm/runtimeLogs/logs/index.d.ts.map +1 -1
- package/build/esm/runtimeLogs/logs/kinds.d.ts +2 -2
- package/build/esm/runtimeLogs/logs/kinds.d.ts.map +1 -1
- package/build/esm/runtimeLogs/logs/logs.d.ts +2 -2
- package/build/esm/runtimeLogs/logs/logs.d.ts.map +1 -1
- package/build/esm/runtimeLogs/logs/steps/api.d.ts +7 -7
- package/build/esm/runtimeLogs/logs/steps/api.d.ts.map +1 -1
- package/build/esm/runtimeLogs/logs/steps/buttons.d.ts +5 -5
- package/build/esm/runtimeLogs/logs/steps/buttons.d.ts.map +1 -1
- package/build/esm/runtimeLogs/logs/steps/capture.d.ts +4 -4
- package/build/esm/runtimeLogs/logs/steps/capture.d.ts.map +1 -1
- package/build/esm/runtimeLogs/logs/steps/code.d.ts +5 -5
- package/build/esm/runtimeLogs/logs/steps/code.d.ts.map +1 -1
- package/build/esm/runtimeLogs/logs/steps/condition.d.ts +4 -4
- package/build/esm/runtimeLogs/logs/steps/condition.d.ts.map +1 -1
- package/build/esm/runtimeLogs/logs/steps/customAction.d.ts +5 -5
- package/build/esm/runtimeLogs/logs/steps/customAction.d.ts.map +1 -1
- package/build/esm/runtimeLogs/logs/steps/exit.d.ts +6 -6
- package/build/esm/runtimeLogs/logs/steps/exit.d.ts.map +1 -1
- package/build/esm/runtimeLogs/logs/steps/flow.d.ts +4 -4
- package/build/esm/runtimeLogs/logs/steps/flow.d.ts.map +1 -1
- package/build/esm/runtimeLogs/logs/steps/intent.d.ts +4 -4
- package/build/esm/runtimeLogs/logs/steps/intent.d.ts.map +1 -1
- package/build/esm/runtimeLogs/logs/steps/random.d.ts +4 -4
- package/build/esm/runtimeLogs/logs/steps/random.d.ts.map +1 -1
- package/build/esm/runtimeLogs/logs/steps/set.d.ts +4 -4
- package/build/esm/runtimeLogs/logs/steps/set.d.ts.map +1 -1
- package/build/esm/runtimeLogs/logs/steps/speak.d.ts +4 -4
- package/build/esm/runtimeLogs/logs/steps/speak.d.ts.map +1 -1
- package/build/esm/runtimeLogs/logs/steps/start.d.ts +5 -5
- package/build/esm/runtimeLogs/logs/steps/start.d.ts.map +1 -1
- package/build/esm/runtimeLogs/logs/steps/text.d.ts +5 -5
- package/build/esm/runtimeLogs/logs/steps/text.d.ts.map +1 -1
- package/build/esm/runtimeLogs/runtime/logBuffer.d.ts +1 -1
- package/build/esm/runtimeLogs/runtime/logBuffer.d.ts.map +1 -1
- package/build/esm/runtimeLogs/utils/logs.d.ts +5 -1
- package/build/esm/runtimeLogs/utils/logs.d.ts.map +1 -1
- package/build/esm/runtimeLogs/utils/logs.js +5 -1
- package/build/esm/runtimeLogs/utils/types.d.ts +3 -3
- package/build/esm/runtimeLogs/utils/types.d.ts.map +1 -1
- package/build/esm/text/index.d.ts +4 -4
- package/build/esm/text/index.d.ts.map +1 -1
- package/build/esm/trace/index.d.ts +15 -42
- package/build/esm/trace/index.d.ts.map +1 -1
- package/build/esm/types.d.ts +1 -1
- package/build/esm/types.d.ts.map +1 -1
- package/build/esm/utils/node.d.ts +1 -1
- package/build/esm/utils/node.d.ts.map +1 -1
- package/build/esm/utils/nodeType.d.ts +1 -1
- package/build/esm/utils/step.d.ts +1 -1
- package/build/esm/utils/step.d.ts.map +1 -1
- package/build/esm/version/index.d.ts +5 -5
- package/build/esm/version/index.d.ts.map +1 -1
- package/build/esm/version/settings.d.ts +5 -5
- package/build/esm/version/settings.d.ts.map +1 -1
- package/package.json +33 -39
- package/CHANGELOG.md +0 -1649
package/CHANGELOG.md
DELETED
|
@@ -1,1649 +0,0 @@
|
|
|
1
|
-
# Change Log
|
|
2
|
-
|
|
3
|
-
All notable changes to this project will be documented in this file.
|
|
4
|
-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
-
|
|
6
|
-
## [2.107.3](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.107.2...@voiceflow/base-types@2.107.3) (2024-04-15)
|
|
7
|
-
|
|
8
|
-
### Bug Fixes
|
|
9
|
-
|
|
10
|
-
* types (COR-000) ([#518](https://github.com/voiceflow/libs/issues/518)) ([542ae3d](https://github.com/voiceflow/libs/commit/542ae3d7a63a5e37a0ff315a0891fb22bc8f68c3))
|
|
11
|
-
|
|
12
|
-
## [2.107.2](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.107.1...@voiceflow/base-types@2.107.2) (2024-04-03)
|
|
13
|
-
|
|
14
|
-
### Bug Fixes
|
|
15
|
-
|
|
16
|
-
* removed function variable type (COR-000) ([#515](https://github.com/voiceflow/libs/issues/515)) ([c494fc8](https://github.com/voiceflow/libs/commit/c494fc879924491734f2dbd948b9a9b3d9f4ae00))
|
|
17
|
-
|
|
18
|
-
## [2.107.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.107.0...@voiceflow/base-types@2.107.1) (2024-04-03)
|
|
19
|
-
|
|
20
|
-
### Bug Fixes
|
|
21
|
-
|
|
22
|
-
* type incompatibility (COR-000) ([#513](https://github.com/voiceflow/libs/issues/513)) ([3f75a21](https://github.com/voiceflow/libs/commit/3f75a21b25670038274dd8a1e22bf6ac54aabb18))
|
|
23
|
-
|
|
24
|
-
# [2.107.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.106.0...@voiceflow/base-types@2.107.0) (2024-04-03)
|
|
25
|
-
|
|
26
|
-
### Features
|
|
27
|
-
|
|
28
|
-
* refactored used functions map into function definitions (COR-1757) ([#512](https://github.com/voiceflow/libs/issues/512)) ([d18174a](https://github.com/voiceflow/libs/commit/d18174ae4de64027946c6de5b4c3b75f047dd9bf))
|
|
29
|
-
|
|
30
|
-
# [2.106.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.105.1...@voiceflow/base-types@2.106.0) (2024-03-11)
|
|
31
|
-
|
|
32
|
-
### Features
|
|
33
|
-
|
|
34
|
-
* add new table kb doc type (COR-1183) ([#505](https://github.com/voiceflow/libs/issues/505)) ([a0bcf90](https://github.com/voiceflow/libs/commit/a0bcf90ecf01459e3261a795ad9f316bedc9fd58))
|
|
35
|
-
|
|
36
|
-
## [2.105.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.105.0...@voiceflow/base-types@2.105.1) (2024-02-12)
|
|
37
|
-
|
|
38
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
39
|
-
|
|
40
|
-
# [2.105.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.104.0...@voiceflow/base-types@2.105.0) (2024-02-09)
|
|
41
|
-
|
|
42
|
-
### Features
|
|
43
|
-
|
|
44
|
-
* added types for compiled cms variables (CV3-942) ([#501](https://github.com/voiceflow/libs/issues/501)) ([82db3e5](https://github.com/voiceflow/libs/commit/82db3e53988b2e50b450ec99ca395bed589785c8))
|
|
45
|
-
|
|
46
|
-
# [2.104.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.103.0...@voiceflow/base-types@2.104.0) (2024-02-03)
|
|
47
|
-
|
|
48
|
-
### Features
|
|
49
|
-
|
|
50
|
-
* update refresh-jobs model fields with integration (CV3-890) ([#500](https://github.com/voiceflow/libs/issues/500)) ([e1d428a](https://github.com/voiceflow/libs/commit/e1d428af43ced32e68551c06ded7157c58006325))
|
|
51
|
-
|
|
52
|
-
# [2.103.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.102.0...@voiceflow/base-types@2.103.0) (2024-01-31)
|
|
53
|
-
|
|
54
|
-
### Features
|
|
55
|
-
|
|
56
|
-
* remove declare enum in kb models (CV3-890) ([#499](https://github.com/voiceflow/libs/issues/499)) ([1752d77](https://github.com/voiceflow/libs/commit/1752d77d971d8d5c73a66fcc664bfe886c668d66))
|
|
57
|
-
|
|
58
|
-
# [2.102.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.101.5...@voiceflow/base-types@2.102.0) (2024-01-26)
|
|
59
|
-
|
|
60
|
-
### Features
|
|
61
|
-
|
|
62
|
-
* add integration fields to knowledge-base-uRL model (CV3-881) ([#496](https://github.com/voiceflow/libs/issues/496)) ([b7cd79d](https://github.com/voiceflow/libs/commit/b7cd79d97e878f57a79b6b170d71e3da8aa7b380))
|
|
63
|
-
|
|
64
|
-
## [2.101.5](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.101.4...@voiceflow/base-types@2.101.5) (2024-01-06)
|
|
65
|
-
|
|
66
|
-
### Bug Fixes
|
|
67
|
-
|
|
68
|
-
* capture ai fail port ([a4384ed](https://github.com/voiceflow/libs/commit/a4384ed2dc719d1ef30d9405edb7e654fa936cae))
|
|
69
|
-
|
|
70
|
-
## [2.101.4](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.101.3...@voiceflow/base-types@2.101.4) (2024-01-06)
|
|
71
|
-
|
|
72
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
73
|
-
|
|
74
|
-
## [2.101.3](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.101.2...@voiceflow/base-types@2.101.3) (2024-01-05)
|
|
75
|
-
|
|
76
|
-
### Bug Fixes
|
|
77
|
-
|
|
78
|
-
* working ESM build (DX-903) ([#492](https://github.com/voiceflow/libs/issues/492)) ([ab7c8b4](https://github.com/voiceflow/libs/commit/ab7c8b407344c77ac3716921360e27eedcfb8d04))
|
|
79
|
-
|
|
80
|
-
## [2.101.2](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.101.1...@voiceflow/base-types@2.101.2) (2024-01-05)
|
|
81
|
-
|
|
82
|
-
### Bug Fixes
|
|
83
|
-
|
|
84
|
-
* adds instruction to kb summarization settings (CT-000) ([#491](https://github.com/voiceflow/libs/issues/491)) ([a347d9b](https://github.com/voiceflow/libs/commit/a347d9bd58bb13b1347a826e06584cce0418635a))
|
|
85
|
-
|
|
86
|
-
## [2.101.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.101.0...@voiceflow/base-types@2.101.1) (2024-01-05)
|
|
87
|
-
|
|
88
|
-
### Bug Fixes
|
|
89
|
-
|
|
90
|
-
* add additional types to ai capture ([c907e6e](https://github.com/voiceflow/libs/commit/c907e6ec2691aee7c2517a0708f5dab40145301d))
|
|
91
|
-
* ai capture step data ([45a49e1](https://github.com/voiceflow/libs/commit/45a49e1fdf52f91f9e4a3ebfe2fb248213233695))
|
|
92
|
-
|
|
93
|
-
# [2.101.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.100.1...@voiceflow/base-types@2.101.0) (2024-01-04)
|
|
94
|
-
|
|
95
|
-
### Features
|
|
96
|
-
|
|
97
|
-
* exposing used functions map on survey context (CV3-728) ([#473](https://github.com/voiceflow/libs/issues/473)) ([d7aa88b](https://github.com/voiceflow/libs/commit/d7aa88b0412cc271b2b39a29f7805bf4b22fba18))
|
|
98
|
-
|
|
99
|
-
## [2.100.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.100.0...@voiceflow/base-types@2.100.1) (2024-01-04)
|
|
100
|
-
|
|
101
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
102
|
-
|
|
103
|
-
# [2.100.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.99.3...@voiceflow/base-types@2.100.0) (2023-12-20)
|
|
104
|
-
|
|
105
|
-
### Features
|
|
106
|
-
|
|
107
|
-
* add fields `name` and `tags` to refresh-jobs (CV3-717) ([#486](https://github.com/voiceflow/libs/issues/486)) ([f71945b](https://github.com/voiceflow/libs/commit/f71945b3b9d3bd2f84f0bd0d2c40fac7118b757a))
|
|
108
|
-
|
|
109
|
-
## [2.99.3](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.99.2...@voiceflow/base-types@2.99.3) (2023-12-19)
|
|
110
|
-
|
|
111
|
-
### Bug Fixes
|
|
112
|
-
|
|
113
|
-
* ai capture ports ([03f3128](https://github.com/voiceflow/libs/commit/03f3128d2abb8d5456c1a97799079ea9723e0b93))
|
|
114
|
-
|
|
115
|
-
## [2.99.2](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.99.1...@voiceflow/base-types@2.99.2) (2023-12-19)
|
|
116
|
-
|
|
117
|
-
### Bug Fixes
|
|
118
|
-
|
|
119
|
-
* ai capture ([5eef908](https://github.com/voiceflow/libs/commit/5eef9085b37f04efd5d4c959edd96511254b9f9c))
|
|
120
|
-
|
|
121
|
-
## [2.99.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.99.0...@voiceflow/base-types@2.99.1) (2023-12-13)
|
|
122
|
-
|
|
123
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
124
|
-
|
|
125
|
-
# [2.99.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.98.0...@voiceflow/base-types@2.99.0) (2023-12-08)
|
|
126
|
-
|
|
127
|
-
### Features
|
|
128
|
-
|
|
129
|
-
* kburl change refreshreate info location (CV3-730) ([#472](https://github.com/voiceflow/libs/issues/472)) ([3506af2](https://github.com/voiceflow/libs/commit/3506af2fe9c28f27299d95bedd5f198d00b5cfb5))
|
|
130
|
-
|
|
131
|
-
# [2.98.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.97.6...@voiceflow/base-types@2.98.0) (2023-12-08)
|
|
132
|
-
|
|
133
|
-
### Features
|
|
134
|
-
|
|
135
|
-
* add refresh-jobs schemas (CV3-710) ([#471](https://github.com/voiceflow/libs/issues/471)) ([b2219bb](https://github.com/voiceflow/libs/commit/b2219bbecece9df3657ab17b7530d170bb91a15c))
|
|
136
|
-
|
|
137
|
-
## [2.97.6](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.97.5...@voiceflow/base-types@2.97.6) (2023-12-04)
|
|
138
|
-
|
|
139
|
-
### Bug Fixes
|
|
140
|
-
|
|
141
|
-
* add gpt 4 turbo (ACT-003) ([79be7e6](https://github.com/voiceflow/libs/commit/79be7e6d1047d096e02a96536d5197d6294e98c3))
|
|
142
|
-
|
|
143
|
-
## [2.97.5](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.97.4...@voiceflow/base-types@2.97.5) (2023-12-04)
|
|
144
|
-
|
|
145
|
-
### Bug Fixes
|
|
146
|
-
|
|
147
|
-
* nlu settings classify strategy (ACT-018) ([60ed473](https://github.com/voiceflow/libs/commit/60ed473818af02119b4aea189d3d9f388e7391e9))
|
|
148
|
-
|
|
149
|
-
## [2.97.4](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.97.3...@voiceflow/base-types@2.97.4) (2023-12-04)
|
|
150
|
-
|
|
151
|
-
### Bug Fixes
|
|
152
|
-
|
|
153
|
-
* add description to intent (ACT-018) ([393e86a](https://github.com/voiceflow/libs/commit/393e86a4176bdaf191b15e6587b8ec95c0372423))
|
|
154
|
-
|
|
155
|
-
## [2.97.3](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.97.2...@voiceflow/base-types@2.97.3) (2023-11-23)
|
|
156
|
-
|
|
157
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
158
|
-
|
|
159
|
-
## [2.97.2](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.97.1...@voiceflow/base-types@2.97.2) (2023-11-14)
|
|
160
|
-
|
|
161
|
-
### Bug Fixes
|
|
162
|
-
|
|
163
|
-
* add instructions to ai context ([414d03a](https://github.com/voiceflow/libs/commit/414d03a7579a0d139fd9f3c2e914149568ebf831))
|
|
164
|
-
|
|
165
|
-
## [2.97.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.97.0...@voiceflow/base-types@2.97.1) (2023-11-13)
|
|
166
|
-
|
|
167
|
-
### Bug Fixes
|
|
168
|
-
|
|
169
|
-
* add override params ([68915bf](https://github.com/voiceflow/libs/commit/68915bfb5dc1a34d6768b63c153d6775deed69bd))
|
|
170
|
-
|
|
171
|
-
# [2.97.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.96.4...@voiceflow/base-types@2.97.0) (2023-11-07)
|
|
172
|
-
|
|
173
|
-
### Features
|
|
174
|
-
|
|
175
|
-
* add canEdit field to KB doc (VF-000) ([#466](https://github.com/voiceflow/libs/issues/466)) ([d712e4c](https://github.com/voiceflow/libs/commit/d712e4c0cb8f6b7e3cc948a29d042378349a76a3))
|
|
176
|
-
|
|
177
|
-
## [2.96.4](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.96.3...@voiceflow/base-types@2.96.4) (2023-11-04)
|
|
178
|
-
|
|
179
|
-
### Bug Fixes
|
|
180
|
-
|
|
181
|
-
* make slate optional ([e8b844b](https://github.com/voiceflow/libs/commit/e8b844bec1137d379f3255714cb3d5a945fdf4d4))
|
|
182
|
-
|
|
183
|
-
## [2.96.3](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.96.2...@voiceflow/base-types@2.96.3) (2023-10-31)
|
|
184
|
-
|
|
185
|
-
### Bug Fixes
|
|
186
|
-
|
|
187
|
-
* remove meta field - use payload instead ([1beed98](https://github.com/voiceflow/libs/commit/1beed98262eb8390d26846ee7bc2132761dc9c09))
|
|
188
|
-
|
|
189
|
-
## [2.96.2](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.96.1...@voiceflow/base-types@2.96.2) (2023-10-31)
|
|
190
|
-
|
|
191
|
-
### Bug Fixes
|
|
192
|
-
|
|
193
|
-
* add meta field to v1 ([0c77d3f](https://github.com/voiceflow/libs/commit/0c77d3f5af71ceb72a5f66d721a9f1c529b9d3eb))
|
|
194
|
-
|
|
195
|
-
## [2.96.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.96.0...@voiceflow/base-types@2.96.1) (2023-10-30)
|
|
196
|
-
|
|
197
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
198
|
-
|
|
199
|
-
# [2.96.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.95.0...@voiceflow/base-types@2.96.0) (2023-10-12)
|
|
200
|
-
|
|
201
|
-
### Features
|
|
202
|
-
|
|
203
|
-
* add exclution operator logic (NLU-864) ([#462](https://github.com/voiceflow/libs/issues/462)) ([6f1225d](https://github.com/voiceflow/libs/commit/6f1225dc2cab693e2a60d5445f3e7b07be6df925))
|
|
204
|
-
|
|
205
|
-
# [2.95.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.94.0...@voiceflow/base-types@2.95.0) (2023-10-11)
|
|
206
|
-
|
|
207
|
-
### Features
|
|
208
|
-
|
|
209
|
-
* version kb (nlu-906) ([#460](https://github.com/voiceflow/libs/issues/460)) ([60a178a](https://github.com/voiceflow/libs/commit/60a178a06774c07d45d6bfe5d6f29f7d54b9a7dc))
|
|
210
|
-
|
|
211
|
-
# [2.94.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.93.0...@voiceflow/base-types@2.94.0) (2023-10-11)
|
|
212
|
-
|
|
213
|
-
### Features
|
|
214
|
-
|
|
215
|
-
* add faqsets model and attach to kb (NLU-903) ([#459](https://github.com/voiceflow/libs/issues/459)) ([dbfd91f](https://github.com/voiceflow/libs/commit/dbfd91fd406a495b9fc5f351b868ce542ea62213))
|
|
216
|
-
|
|
217
|
-
# [2.93.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.92.0...@voiceflow/base-types@2.93.0) (2023-10-10)
|
|
218
|
-
|
|
219
|
-
### Features
|
|
220
|
-
|
|
221
|
-
* add kbfaq trace (nlu-902) ([#458](https://github.com/voiceflow/libs/issues/458)) ([13f995f](https://github.com/voiceflow/libs/commit/13f995fab128f28de9659f3f8103140834eb9862))
|
|
222
|
-
|
|
223
|
-
# [2.92.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.91.0...@voiceflow/base-types@2.92.0) (2023-10-10)
|
|
224
|
-
|
|
225
|
-
### Features
|
|
226
|
-
|
|
227
|
-
* make diagramID required for diagrams (VF-000) ([#457](https://github.com/voiceflow/libs/issues/457)) ([63b152b](https://github.com/voiceflow/libs/commit/63b152b77b89c56abbcb6002aedce94d8ee10934))
|
|
228
|
-
|
|
229
|
-
# [2.91.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.90.1...@voiceflow/base-types@2.91.0) (2023-10-06)
|
|
230
|
-
|
|
231
|
-
### Features
|
|
232
|
-
|
|
233
|
-
* KB type models add `KBTags` (NLU-864) ([#455](https://github.com/voiceflow/libs/issues/455)) ([39cf3f1](https://github.com/voiceflow/libs/commit/39cf3f19af31755daa136a1aac57a1bc68493040))
|
|
234
|
-
|
|
235
|
-
## [2.90.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.90.0...@voiceflow/base-types@2.90.1) (2023-09-28)
|
|
236
|
-
|
|
237
|
-
### Bug Fixes
|
|
238
|
-
|
|
239
|
-
* update slate (CT-000) ([#456](https://github.com/voiceflow/libs/issues/456)) ([d0e66e7](https://github.com/voiceflow/libs/commit/d0e66e7af23c1936ce960ad7b5c4492f283abeca)), closes [/github.com/voiceflow/design/blob/85e923b9617f28c43a0c10240435f42852eef438/libs/ui/package.json#L151](https://github.com//github.com/voiceflow/design/blob/85e923b9617f28c43a0c10240435f42852eef438/libs/ui/package.json/issues/L151)
|
|
240
|
-
|
|
241
|
-
# [2.90.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.89.1...@voiceflow/base-types@2.90.0) (2023-09-19)
|
|
242
|
-
|
|
243
|
-
### Features
|
|
244
|
-
|
|
245
|
-
* added vfnlu types to base-types [LUIS Removal] (PL-532) ([#443](https://github.com/voiceflow/libs/issues/443)) ([416646a](https://github.com/voiceflow/libs/commit/416646a252ef86c4ab47819d35e12793522ef888))
|
|
246
|
-
|
|
247
|
-
## [2.89.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.89.0...@voiceflow/base-types@2.89.1) (2023-09-19)
|
|
248
|
-
|
|
249
|
-
### Bug Fixes
|
|
250
|
-
|
|
251
|
-
* make diagramID optional for diagram model (VF-000) ([#453](https://github.com/voiceflow/libs/issues/453)) ([300d144](https://github.com/voiceflow/libs/commit/300d144674e2394990a6e0d0074e829d6281f600))
|
|
252
|
-
|
|
253
|
-
# [2.89.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.88.0...@voiceflow/base-types@2.89.0) (2023-09-19)
|
|
254
|
-
|
|
255
|
-
### Features
|
|
256
|
-
|
|
257
|
-
* replace programIDs with diagramID (CV3-364) ([#452](https://github.com/voiceflow/libs/issues/452)) ([1e8dab0](https://github.com/voiceflow/libs/commit/1e8dab012443df8abbd786240fb9a6c9748d1bc3))
|
|
258
|
-
|
|
259
|
-
# [2.88.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.87.7...@voiceflow/base-types@2.88.0) (2023-09-08)
|
|
260
|
-
|
|
261
|
-
### Features
|
|
262
|
-
|
|
263
|
-
* add diagramID to diagram and program models (CV3-363) ([#451](https://github.com/voiceflow/libs/issues/451)) ([6a20f20](https://github.com/voiceflow/libs/commit/6a20f20c7cc087a24dc8767f061e61c5a40ecbce))
|
|
264
|
-
|
|
265
|
-
## [2.87.7](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.87.6...@voiceflow/base-types@2.87.7) (2023-08-21)
|
|
266
|
-
|
|
267
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
268
|
-
|
|
269
|
-
## [2.87.6](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.87.5...@voiceflow/base-types@2.87.6) (2023-08-20)
|
|
270
|
-
|
|
271
|
-
### Bug Fixes
|
|
272
|
-
|
|
273
|
-
* add intent confidence to version settings (LLM-000) ([169da9d](https://github.com/voiceflow/libs/commit/169da9db24148941b13dc90080527cf0a028a5ef))
|
|
274
|
-
|
|
275
|
-
## [2.87.5](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.87.4...@voiceflow/base-types@2.87.5) (2023-08-19)
|
|
276
|
-
|
|
277
|
-
### Bug Fixes
|
|
278
|
-
|
|
279
|
-
* add knowledge base not found (LLM-000) ([39f92d6](https://github.com/voiceflow/libs/commit/39f92d666989b7051e51744c7b1c6abb217d606a))
|
|
280
|
-
|
|
281
|
-
## [2.87.4](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.87.3...@voiceflow/base-types@2.87.4) (2023-08-19)
|
|
282
|
-
|
|
283
|
-
### Bug Fixes
|
|
284
|
-
|
|
285
|
-
* port notation structure (LLM-000) ([b6a9caf](https://github.com/voiceflow/libs/commit/b6a9caff3fa69a7fccc7853f9c43323a6e7d3e30))
|
|
286
|
-
|
|
287
|
-
## [2.87.3](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.87.2...@voiceflow/base-types@2.87.3) (2023-08-18)
|
|
288
|
-
|
|
289
|
-
### Bug Fixes
|
|
290
|
-
|
|
291
|
-
* add else port to ai response (LLM-000) ([cfdf5ad](https://github.com/voiceflow/libs/commit/cfdf5ad1eb1ba0cac94f897be0d2c06cead84eca))
|
|
292
|
-
|
|
293
|
-
## [2.87.2](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.87.1...@voiceflow/base-types@2.87.2) (2023-08-10)
|
|
294
|
-
|
|
295
|
-
### Bug Fixes
|
|
296
|
-
|
|
297
|
-
* claude v2 ([c37a076](https://github.com/voiceflow/libs/commit/c37a07645aa00b12c028779661ab2e60bec5ad0d))
|
|
298
|
-
|
|
299
|
-
## [2.87.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.87.0...@voiceflow/base-types@2.87.1) (2023-07-28)
|
|
300
|
-
|
|
301
|
-
### Bug Fixes
|
|
302
|
-
|
|
303
|
-
* prototype variable state starfrom should have a value or be null (VF-000) ([#449](https://github.com/voiceflow/libs/issues/449)) ([b23402a](https://github.com/voiceflow/libs/commit/b23402a2ea0477dd663ad6bd7e1a30d20d606ede))
|
|
304
|
-
|
|
305
|
-
# [2.87.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.86.0...@voiceflow/base-types@2.87.0) (2023-07-19)
|
|
306
|
-
|
|
307
|
-
### Features
|
|
308
|
-
|
|
309
|
-
* include startFrom and variables values to prototype variable state (VF-000) ([#448](https://github.com/voiceflow/libs/issues/448)) ([36e005a](https://github.com/voiceflow/libs/commit/36e005a04b6d43c7fae4169115e001b5ed51ee0e))
|
|
310
|
-
|
|
311
|
-
# [2.86.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.85.3...@voiceflow/base-types@2.86.0) (2023-07-13)
|
|
312
|
-
|
|
313
|
-
### Features
|
|
314
|
-
|
|
315
|
-
* add persona to launch request (CT-2093) ([#444](https://github.com/voiceflow/libs/issues/444)) ([66182fe](https://github.com/voiceflow/libs/commit/66182fe75add02bd3e808a3374c5ef301558afd5))
|
|
316
|
-
|
|
317
|
-
## [2.85.3](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.85.2...@voiceflow/base-types@2.85.3) (2023-06-15)
|
|
318
|
-
|
|
319
|
-
### Bug Fixes
|
|
320
|
-
|
|
321
|
-
* clean up custom blocks (CT-2095) ([#442](https://github.com/voiceflow/libs/issues/442)) ([dc44339](https://github.com/voiceflow/libs/commit/dc44339326146657ac50f0e8225b576e4e1d88b7))
|
|
322
|
-
|
|
323
|
-
## [2.85.2](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.85.1...@voiceflow/base-types@2.85.2) (2023-06-14)
|
|
324
|
-
|
|
325
|
-
### Bug Fixes
|
|
326
|
-
|
|
327
|
-
* remove custom block surveyor ([2a69292](https://github.com/voiceflow/libs/commit/2a6929253ab7fd3328af642878f2e510ea435329))
|
|
328
|
-
|
|
329
|
-
## [2.85.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.85.0...@voiceflow/base-types@2.85.1) (2023-06-12)
|
|
330
|
-
|
|
331
|
-
### Bug Fixes
|
|
332
|
-
|
|
333
|
-
* move custom block away from collection (CT-2095) ([#441](https://github.com/voiceflow/libs/issues/441)) ([7245163](https://github.com/voiceflow/libs/commit/7245163c237fa6e28bfde763dfb69224b40484cd))
|
|
334
|
-
|
|
335
|
-
# [2.85.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.84.3...@voiceflow/base-types@2.85.0) (2023-06-01)
|
|
336
|
-
|
|
337
|
-
### Features
|
|
338
|
-
|
|
339
|
-
* add feedback property to webchat publishing (CT-2052) ([#439](https://github.com/voiceflow/libs/issues/439)) ([3ed8ab8](https://github.com/voiceflow/libs/commit/3ed8ab80c3e5510f2089156e174b000dc883aed2))
|
|
340
|
-
|
|
341
|
-
## [2.84.3](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.84.2...@voiceflow/base-types@2.84.3) (2023-05-31)
|
|
342
|
-
|
|
343
|
-
### Bug Fixes
|
|
344
|
-
|
|
345
|
-
* claude instant typo ([10b770b](https://github.com/voiceflow/libs/commit/10b770bc2b1f5e44e0d5fcff52c0ccc610788ea3))
|
|
346
|
-
|
|
347
|
-
## [2.84.2](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.84.1...@voiceflow/base-types@2.84.2) (2023-05-31)
|
|
348
|
-
|
|
349
|
-
### Bug Fixes
|
|
350
|
-
|
|
351
|
-
* add role and status (LLM-004) ([36575ba](https://github.com/voiceflow/libs/commit/36575ba2e7726f2262f47c82f1804c80a811c628))
|
|
352
|
-
|
|
353
|
-
## [2.84.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.84.0...@voiceflow/base-types@2.84.1) (2023-05-31)
|
|
354
|
-
|
|
355
|
-
### Bug Fixes
|
|
356
|
-
|
|
357
|
-
* add anthropic llm models (LLM-004) ([835cd4c](https://github.com/voiceflow/libs/commit/835cd4c40318ea5a3aee36237c59fe6abba9f893))
|
|
358
|
-
|
|
359
|
-
# [2.84.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.83.3...@voiceflow/base-types@2.84.0) (2023-05-29)
|
|
360
|
-
|
|
361
|
-
### Features
|
|
362
|
-
|
|
363
|
-
* add ai prop to TextTracePayload (CT-2052) ([#438](https://github.com/voiceflow/libs/issues/438)) ([7871ba7](https://github.com/voiceflow/libs/commit/7871ba73a6e320ee0937357d1dfd76679ccfcfe3))
|
|
364
|
-
|
|
365
|
-
## [2.83.3](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.83.2...@voiceflow/base-types@2.83.3) (2023-05-25)
|
|
366
|
-
|
|
367
|
-
### Bug Fixes
|
|
368
|
-
|
|
369
|
-
* add ai source (LLM-002) ([a75d4ae](https://github.com/voiceflow/libs/commit/a75d4ae6d3f43a37bfec58ce17bb826ad918e6a3))
|
|
370
|
-
|
|
371
|
-
## [2.83.2](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.83.1...@voiceflow/base-types@2.83.2) (2023-05-19)
|
|
372
|
-
|
|
373
|
-
### Bug Fixes
|
|
374
|
-
|
|
375
|
-
* add docx ([f1baeac](https://github.com/voiceflow/libs/commit/f1baeac19730cb656edbe405fac5d83a6831879a))
|
|
376
|
-
|
|
377
|
-
## [2.83.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.83.0...@voiceflow/base-types@2.83.1) (2023-05-18)
|
|
378
|
-
|
|
379
|
-
### Bug Fixes
|
|
380
|
-
|
|
381
|
-
* add isPrompt to speak trace payload (PL-30) ([#437](https://github.com/voiceflow/libs/issues/437)) ([1ad6a39](https://github.com/voiceflow/libs/commit/1ad6a39bd886e17b95a984feffcfabf8d9a0f019))
|
|
382
|
-
|
|
383
|
-
# [2.83.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.82.0...@voiceflow/base-types@2.83.0) (2023-05-18)
|
|
384
|
-
|
|
385
|
-
### Features
|
|
386
|
-
|
|
387
|
-
* global generative no match (LLM-001) ([#436](https://github.com/voiceflow/libs/issues/436)) ([71856fd](https://github.com/voiceflow/libs/commit/71856fdcc7d618f8c87e9b4c812823484f559ed4))
|
|
388
|
-
|
|
389
|
-
# [2.82.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.81.14...@voiceflow/base-types@2.82.0) (2023-05-16)
|
|
390
|
-
|
|
391
|
-
### Features
|
|
392
|
-
|
|
393
|
-
* add support for alexa events (PL-30) ([#434](https://github.com/voiceflow/libs/issues/434)) ([2ff461a](https://github.com/voiceflow/libs/commit/2ff461ac9d7ef00e38224b3648255bfe885f0f78))
|
|
394
|
-
|
|
395
|
-
## [2.81.14](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.81.13...@voiceflow/base-types@2.81.14) (2023-05-15)
|
|
396
|
-
|
|
397
|
-
### Bug Fixes
|
|
398
|
-
|
|
399
|
-
* knowledge base document version (LLM-001) ([1032e59](https://github.com/voiceflow/libs/commit/1032e597d0419e526afd9e4f74e03568aff46146))
|
|
400
|
-
|
|
401
|
-
## [2.81.13](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.81.12...@voiceflow/base-types@2.81.13) (2023-05-02)
|
|
402
|
-
|
|
403
|
-
### Bug Fixes
|
|
404
|
-
|
|
405
|
-
* knowledge base settings (LLM-001) ([#432](https://github.com/voiceflow/libs/issues/432)) ([82cfbc9](https://github.com/voiceflow/libs/commit/82cfbc9e04d4acc4d40d7c496636691b92e41241))
|
|
406
|
-
|
|
407
|
-
## [2.81.12](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.81.11...@voiceflow/base-types@2.81.12) (2023-04-27)
|
|
408
|
-
|
|
409
|
-
### Bug Fixes
|
|
410
|
-
|
|
411
|
-
* nested status (LLM-001) ([61bf91a](https://github.com/voiceflow/libs/commit/61bf91a28cfe2a27933d16c6e384aca7a3dc902d))
|
|
412
|
-
|
|
413
|
-
## [2.81.11](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.81.10...@voiceflow/base-types@2.81.11) (2023-04-27)
|
|
414
|
-
|
|
415
|
-
### Bug Fixes
|
|
416
|
-
|
|
417
|
-
* new generic statuses (LLM-001) ([#431](https://github.com/voiceflow/libs/issues/431)) ([62099e5](https://github.com/voiceflow/libs/commit/62099e521cf94e849122a70dff1cd1ac78151233))
|
|
418
|
-
|
|
419
|
-
## [2.81.10](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.81.9...@voiceflow/base-types@2.81.10) (2023-04-25)
|
|
420
|
-
|
|
421
|
-
### Bug Fixes
|
|
422
|
-
|
|
423
|
-
* knowledge-base schema data (LLM-001) ([#430](https://github.com/voiceflow/libs/issues/430)) ([33d9e0b](https://github.com/voiceflow/libs/commit/33d9e0b44a40cc32bb1cb05f8847629473aa7aa3))
|
|
424
|
-
|
|
425
|
-
## [2.81.9](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.81.8...@voiceflow/base-types@2.81.9) (2023-04-18)
|
|
426
|
-
|
|
427
|
-
### Bug Fixes
|
|
428
|
-
|
|
429
|
-
* code node paths (CT-000) ([bb097b7](https://github.com/voiceflow/libs/commit/bb097b701aa4c0b95e901d1fb3168dd616c0c619))
|
|
430
|
-
|
|
431
|
-
## [2.81.8](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.81.7...@voiceflow/base-types@2.81.8) (2023-04-18)
|
|
432
|
-
|
|
433
|
-
### Bug Fixes
|
|
434
|
-
|
|
435
|
-
* add codepath property to code step ([69a31db](https://github.com/voiceflow/libs/commit/69a31db521a97cd404ae9ce8509c9830ff9097cf))
|
|
436
|
-
|
|
437
|
-
## [2.81.7](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.81.6...@voiceflow/base-types@2.81.7) (2023-04-14)
|
|
438
|
-
|
|
439
|
-
### Bug Fixes
|
|
440
|
-
|
|
441
|
-
* ai context params ([a5d4d4a](https://github.com/voiceflow/libs/commit/a5d4d4acc0b6723c5758b2a2f05941ad7d8e9527))
|
|
442
|
-
|
|
443
|
-
## [2.81.6](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.81.5...@voiceflow/base-types@2.81.6) (2023-03-31)
|
|
444
|
-
|
|
445
|
-
### Bug Fixes
|
|
446
|
-
|
|
447
|
-
* more explicit max tokens property for model params (LLM-000) ([4503405](https://github.com/voiceflow/libs/commit/4503405368d8ec85a9ebdf6f4aaf8fb2e1b9c0c5))
|
|
448
|
-
|
|
449
|
-
## [2.81.5](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.81.4...@voiceflow/base-types@2.81.5) (2023-03-31)
|
|
450
|
-
|
|
451
|
-
### Bug Fixes
|
|
452
|
-
|
|
453
|
-
* fine tuning parameters (LLM-000) ([80b4fd2](https://github.com/voiceflow/libs/commit/80b4fd2e0b98e70b0e6fa0da2f4064ddb6b0b51a))
|
|
454
|
-
|
|
455
|
-
## [2.81.4](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.81.3...@voiceflow/base-types@2.81.4) (2023-03-29)
|
|
456
|
-
|
|
457
|
-
### Bug Fixes
|
|
458
|
-
|
|
459
|
-
* add ai playground setting ([537a625](https://github.com/voiceflow/libs/commit/537a625e9d5231d8f274744373a1836a77380f0e))
|
|
460
|
-
|
|
461
|
-
## [2.81.3](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.81.2...@voiceflow/base-types@2.81.3) (2023-03-27)
|
|
462
|
-
|
|
463
|
-
### Bug Fixes
|
|
464
|
-
|
|
465
|
-
* add delay property to text trace (PL-000) ([#427](https://github.com/voiceflow/libs/issues/427)) ([84b0e9e](https://github.com/voiceflow/libs/commit/84b0e9e2a67dbeeea47e6ca4c6b0e7d848e9d363))
|
|
466
|
-
|
|
467
|
-
## [2.81.2](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.81.1...@voiceflow/base-types@2.81.2) (2023-03-17)
|
|
468
|
-
|
|
469
|
-
### Bug Fixes
|
|
470
|
-
|
|
471
|
-
* rename ai variable to ai set (CT-000) ([d6c6747](https://github.com/voiceflow/libs/commit/d6c67472c50bb5ca2f87f84fdef14983597f547b))
|
|
472
|
-
|
|
473
|
-
## [2.81.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.81.0...@voiceflow/base-types@2.81.1) (2023-03-16)
|
|
474
|
-
|
|
475
|
-
### Bug Fixes
|
|
476
|
-
|
|
477
|
-
* add ai variable step (CT-000) ([00ac6d0](https://github.com/voiceflow/libs/commit/00ac6d033abb81aeb9117626696028625f0bde9e))
|
|
478
|
-
|
|
479
|
-
# [2.81.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.80.3...@voiceflow/base-types@2.81.0) (2023-03-03)
|
|
480
|
-
|
|
481
|
-
### Features
|
|
482
|
-
|
|
483
|
-
* add types for alexa (PL-30) ([#424](https://github.com/voiceflow/libs/issues/424)) ([3fa36e2](https://github.com/voiceflow/libs/commit/3fa36e25f81b426bf21a3ecdd34ba8cace2096b9))
|
|
484
|
-
|
|
485
|
-
## [2.80.3](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.80.2...@voiceflow/base-types@2.80.3) (2023-02-16)
|
|
486
|
-
|
|
487
|
-
### Bug Fixes
|
|
488
|
-
|
|
489
|
-
* deprecate diagram childrens (CT-000) ([#421](https://github.com/voiceflow/libs/issues/421)) ([99ef63c](https://github.com/voiceflow/libs/commit/99ef63cc7835672f2f9df36141629330bfe58466))
|
|
490
|
-
|
|
491
|
-
## [2.80.2](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.80.1...@voiceflow/base-types@2.80.2) (2023-02-14)
|
|
492
|
-
|
|
493
|
-
### Bug Fixes
|
|
494
|
-
|
|
495
|
-
* remove deprecated types (CT-000) ([#420](https://github.com/voiceflow/libs/issues/420)) ([4d2d2b8](https://github.com/voiceflow/libs/commit/4d2d2b861303f405246b6574cdad0feeb202f644))
|
|
496
|
-
|
|
497
|
-
## [2.80.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.80.0...@voiceflow/base-types@2.80.1) (2023-02-13)
|
|
498
|
-
|
|
499
|
-
### Bug Fixes
|
|
500
|
-
|
|
501
|
-
* generate step (CT-000) ([#419](https://github.com/voiceflow/libs/issues/419)) ([b91783b](https://github.com/voiceflow/libs/commit/b91783b866fb072a8c99470cc6e0cecd6bb386f4))
|
|
502
|
-
|
|
503
|
-
# [2.80.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.79.1...@voiceflow/base-types@2.80.0) (2023-02-07)
|
|
504
|
-
|
|
505
|
-
### Features
|
|
506
|
-
|
|
507
|
-
* add menu item type ([58aad62](https://github.com/voiceflow/libs/commit/58aad6220012af4a617fd1fe4f4ad69ee20af7ce))
|
|
508
|
-
|
|
509
|
-
## [2.79.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.79.0...@voiceflow/base-types@2.79.1) (2023-02-06)
|
|
510
|
-
|
|
511
|
-
### Bug Fixes
|
|
512
|
-
|
|
513
|
-
* generative properties ([b81fb10](https://github.com/voiceflow/libs/commit/b81fb10685da340815e2c474cafe2d3d0f0835c5))
|
|
514
|
-
|
|
515
|
-
# [2.79.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.78.1...@voiceflow/base-types@2.79.0) (2023-02-05)
|
|
516
|
-
|
|
517
|
-
### Features
|
|
518
|
-
|
|
519
|
-
* generative node (CT-000) ([#417](https://github.com/voiceflow/libs/issues/417)) ([dbd094c](https://github.com/voiceflow/libs/commit/dbd094cb8a07421d8eaa21df6f203759eebad34a))
|
|
520
|
-
|
|
521
|
-
## [2.78.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.78.0...@voiceflow/base-types@2.78.1) (2023-01-21)
|
|
522
|
-
|
|
523
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
524
|
-
|
|
525
|
-
# [2.78.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.77.2...@voiceflow/base-types@2.78.0) (2023-01-13)
|
|
526
|
-
|
|
527
|
-
### Features
|
|
528
|
-
|
|
529
|
-
* adds id to unclassified utterance (CT-000) ([#413](https://github.com/voiceflow/libs/issues/413)) ([602e5a8](https://github.com/voiceflow/libs/commit/602e5a888f5c958aaea89d103f5cde2126768212))
|
|
530
|
-
|
|
531
|
-
## [2.77.2](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.77.1...@voiceflow/base-types@2.77.2) (2023-01-09)
|
|
532
|
-
|
|
533
|
-
### Bug Fixes
|
|
534
|
-
|
|
535
|
-
* adding string key to unclassified model (NLU-321) ([#411](https://github.com/voiceflow/libs/issues/411)) ([b15bc9b](https://github.com/voiceflow/libs/commit/b15bc9b0e4b4851cda129473e544cb4d218808bb))
|
|
536
|
-
|
|
537
|
-
## [2.77.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.77.0...@voiceflow/base-types@2.77.1) (2022-12-31)
|
|
538
|
-
|
|
539
|
-
### Bug Fixes
|
|
540
|
-
|
|
541
|
-
* base response trace with ai indicator (PL-000) ([#408](https://github.com/voiceflow/libs/issues/408)) ([ad1e49d](https://github.com/voiceflow/libs/commit/ad1e49d324ae8117777a0759263b1a6d2fa2aaf8))
|
|
542
|
-
|
|
543
|
-
# [2.77.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.76.0...@voiceflow/base-types@2.77.0) (2022-12-22)
|
|
544
|
-
|
|
545
|
-
### Features
|
|
546
|
-
|
|
547
|
-
* adds freestyle settings (CT-000) ([#406](https://github.com/voiceflow/libs/issues/406)) ([e47efac](https://github.com/voiceflow/libs/commit/e47efac986d0af05d0dab7937c3f587613881ae6))
|
|
548
|
-
|
|
549
|
-
# [2.76.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.75.2...@voiceflow/base-types@2.76.0) (2022-12-18)
|
|
550
|
-
|
|
551
|
-
### Features
|
|
552
|
-
|
|
553
|
-
* adds ai assist setting to project model (HW-48) ([#404](https://github.com/voiceflow/libs/issues/404)) ([1f912ab](https://github.com/voiceflow/libs/commit/1f912ab195a9a66dd01d122cd2a8d710c414ba3a))
|
|
554
|
-
|
|
555
|
-
## [2.75.2](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.75.1...@voiceflow/base-types@2.75.2) (2022-12-12)
|
|
556
|
-
|
|
557
|
-
### Bug Fixes
|
|
558
|
-
|
|
559
|
-
* deprecate verbose update properties ([b084843](https://github.com/voiceflow/libs/commit/b0848434c1d9d79d65bb53e611bca289da8ae97b))
|
|
560
|
-
|
|
561
|
-
## [2.75.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.75.0...@voiceflow/base-types@2.75.1) (2022-12-12)
|
|
562
|
-
|
|
563
|
-
### Bug Fixes
|
|
564
|
-
|
|
565
|
-
* add optional platform property on card v2 (PL-102) ([#400](https://github.com/voiceflow/libs/issues/400)) ([9700f26](https://github.com/voiceflow/libs/commit/9700f265bd632ffdf8dd4f8dde508ef85e4ee4db))
|
|
566
|
-
|
|
567
|
-
# [2.75.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.74.0...@voiceflow/base-types@2.75.0) (2022-12-09)
|
|
568
|
-
|
|
569
|
-
### Features
|
|
570
|
-
|
|
571
|
-
* add domain updated fields ([3dbe665](https://github.com/voiceflow/libs/commit/3dbe665d65ce1dd9bcbb796a01911359b75b10d0))
|
|
572
|
-
|
|
573
|
-
# [2.74.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.73.1...@voiceflow/base-types@2.74.0) (2022-11-29)
|
|
574
|
-
|
|
575
|
-
### Features
|
|
576
|
-
|
|
577
|
-
* add new project secret model (PL-296) ([#392](https://github.com/voiceflow/libs/issues/392)) ([c435262](https://github.com/voiceflow/libs/commit/c4352622e347fee259c0b72bc7ca68868b8e48e6))
|
|
578
|
-
|
|
579
|
-
## [2.73.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.73.0...@voiceflow/base-types@2.73.1) (2022-11-18)
|
|
580
|
-
|
|
581
|
-
### Bug Fixes
|
|
582
|
-
|
|
583
|
-
* add customThemes back (CT-000) ([534d317](https://github.com/voiceflow/libs/commit/534d31717cf6cacb42300155ea17321d08129740))
|
|
584
|
-
|
|
585
|
-
# [2.73.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.72.0...@voiceflow/base-types@2.73.0) (2022-11-18)
|
|
586
|
-
|
|
587
|
-
### Bug Fixes
|
|
588
|
-
|
|
589
|
-
* export version tag (PL-000) ([#390](https://github.com/voiceflow/libs/issues/390)) ([93a6da7](https://github.com/voiceflow/libs/commit/93a6da7be105a159ca94efa708dd85a277be429b))
|
|
590
|
-
|
|
591
|
-
### Features
|
|
592
|
-
|
|
593
|
-
* add canvas updated fields (CT-000) ([11a8881](https://github.com/voiceflow/libs/commit/11a8881b876007d801e803a497a424026973f87c))
|
|
594
|
-
|
|
595
|
-
# [2.72.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.71.3...@voiceflow/base-types@2.72.0) (2022-11-11)
|
|
596
|
-
|
|
597
|
-
### Features
|
|
598
|
-
|
|
599
|
-
* added version tag to base-types so the value can be shared (PL-000) ([#388](https://github.com/voiceflow/libs/issues/388)) ([eaac4e8](https://github.com/voiceflow/libs/commit/eaac4e8441a3e18a85fce2b7465228119504681f))
|
|
600
|
-
|
|
601
|
-
## [2.71.3](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.71.2...@voiceflow/base-types@2.71.3) (2022-10-25)
|
|
602
|
-
|
|
603
|
-
### Bug Fixes
|
|
604
|
-
|
|
605
|
-
* update global no-match no-reply structure (CT-1139) ([#380](https://github.com/voiceflow/libs/issues/380)) ([f86274f](https://github.com/voiceflow/libs/commit/f86274fd62d63c40a70f2534efcfd0c2bf315d78))
|
|
606
|
-
|
|
607
|
-
## [2.71.2](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.71.1...@voiceflow/base-types@2.71.2) (2022-10-25)
|
|
608
|
-
|
|
609
|
-
### Bug Fixes
|
|
610
|
-
|
|
611
|
-
* add base-types for global no-match no-reply (CT-1139) ([#379](https://github.com/voiceflow/libs/issues/379)) ([650e39c](https://github.com/voiceflow/libs/commit/650e39cb689e68442c06de3bd7acfe40f15b242f))
|
|
612
|
-
|
|
613
|
-
## [2.71.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.71.0...@voiceflow/base-types@2.71.1) (2022-10-21)
|
|
614
|
-
|
|
615
|
-
### Bug Fixes
|
|
616
|
-
|
|
617
|
-
* channel action payload (PL-000) ([#378](https://github.com/voiceflow/libs/issues/378)) ([d3c02a4](https://github.com/voiceflow/libs/commit/d3c02a4d8a8adef07bd826aec3267a8e67615711)), closes [/github.com/voiceflow/general-runtime/blob/master/lib/services/runtime/handlers/channelAction.ts#L16](https://github.com//github.com/voiceflow/general-runtime/blob/master/lib/services/runtime/handlers/channelAction.ts/issues/L16) [/github.com/voiceflow/libs/blob/master/packages/base-types/src/node/channelAction.ts#L32](https://github.com//github.com/voiceflow/libs/blob/master/packages/base-types/src/node/channelAction.ts/issues/L32)
|
|
618
|
-
|
|
619
|
-
# [2.71.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.70.0...@voiceflow/base-types@2.71.0) (2022-10-06)
|
|
620
|
-
|
|
621
|
-
### Features
|
|
622
|
-
|
|
623
|
-
* update trace names (PL-000) ([#374](https://github.com/voiceflow/libs/issues/374)) ([7764b97](https://github.com/voiceflow/libs/commit/7764b97adff22a71d7bdabca86b9b9dc417bad3d))
|
|
624
|
-
|
|
625
|
-
# [2.70.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.69.0...@voiceflow/base-types@2.70.0) (2022-10-04)
|
|
626
|
-
|
|
627
|
-
### Features
|
|
628
|
-
|
|
629
|
-
* upload custom tls certificate for api calls (PL-120) ([#373](https://github.com/voiceflow/libs/issues/373)) ([db25a99](https://github.com/voiceflow/libs/commit/db25a999351cd8c790eec8c204e880f93c7f0bc4))
|
|
630
|
-
|
|
631
|
-
# [2.69.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.68.1...@voiceflow/base-types@2.69.0) (2022-09-28)
|
|
632
|
-
|
|
633
|
-
### Features
|
|
634
|
-
|
|
635
|
-
* add base publishing property (CT-000) ([#371](https://github.com/voiceflow/libs/issues/371)) ([d5185d1](https://github.com/voiceflow/libs/commit/d5185d1efb32b7ad9b056ec615bf37c5edf2b8fb)), closes [/github.com/voiceflow/google-service/blob/1bc9a877afc784d7d5140cfd024005b10b0c8668/lib/jobs/dialogflow/cx/publish/stages/agent.ts#L168-L173](https://github.com//github.com/voiceflow/google-service/blob/1bc9a877afc784d7d5140cfd024005b10b0c8668/lib/jobs/dialogflow/cx/publish/stages/agent.ts/issues/L168-L173)
|
|
636
|
-
|
|
637
|
-
## [2.68.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.68.0...@voiceflow/base-types@2.68.1) (2022-09-21)
|
|
638
|
-
|
|
639
|
-
### Bug Fixes
|
|
640
|
-
|
|
641
|
-
* add api privacy field (PL-170) ([#369](https://github.com/voiceflow/libs/issues/369)) ([157078a](https://github.com/voiceflow/libs/commit/157078ad3a32091a863ed3c1c07fb684aca19702))
|
|
642
|
-
|
|
643
|
-
# [2.68.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.67.0...@voiceflow/base-types@2.68.0) (2022-09-21)
|
|
644
|
-
|
|
645
|
-
### Features
|
|
646
|
-
|
|
647
|
-
* adds nlu unclassified data types (NLU-333) ([#370](https://github.com/voiceflow/libs/issues/370)) ([852ffca](https://github.com/voiceflow/libs/commit/852ffcafb01f18e43bd86f1cdbd0ef9d37b733c7))
|
|
648
|
-
|
|
649
|
-
# [2.67.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.66.0...@voiceflow/base-types@2.67.0) (2022-09-20)
|
|
650
|
-
|
|
651
|
-
### Features
|
|
652
|
-
|
|
653
|
-
* custom action step (PL-146) ([#361](https://github.com/voiceflow/libs/issues/361)) ([8666c1e](https://github.com/voiceflow/libs/commit/8666c1e717fff9eee32c1b5c6560abf81b31e7b3))
|
|
654
|
-
|
|
655
|
-
# [2.66.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.65.0...@voiceflow/base-types@2.66.0) (2022-09-16)
|
|
656
|
-
|
|
657
|
-
### Features
|
|
658
|
-
|
|
659
|
-
* add action request type to cardv2 button (CT-965) ([#368](https://github.com/voiceflow/libs/issues/368)) ([4acf87e](https://github.com/voiceflow/libs/commit/4acf87ea14df6a8381d6902e9a473573f303f1d1))
|
|
660
|
-
|
|
661
|
-
# [2.65.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.64.0...@voiceflow/base-types@2.65.0) (2022-09-13)
|
|
662
|
-
|
|
663
|
-
### Features
|
|
664
|
-
|
|
665
|
-
* added importable types for survey context (PL-37) ([#359](https://github.com/voiceflow/libs/issues/359)) ([646bd4c](https://github.com/voiceflow/libs/commit/646bd4c5736d2b76a5d883177f1fce2f6b73aa93))
|
|
666
|
-
|
|
667
|
-
# [2.64.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.63.0...@voiceflow/base-types@2.64.0) (2022-09-12)
|
|
668
|
-
|
|
669
|
-
### Features
|
|
670
|
-
|
|
671
|
-
* allow template color as null (CT-674) ([#365](https://github.com/voiceflow/libs/issues/365)) ([544232b](https://github.com/voiceflow/libs/commit/544232b9cbe558e74808fa68038c3e695a2193e0))
|
|
672
|
-
|
|
673
|
-
# [2.63.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.62.0...@voiceflow/base-types@2.63.0) (2022-09-09)
|
|
674
|
-
|
|
675
|
-
### Features
|
|
676
|
-
|
|
677
|
-
* go to domain types (CT-959) ([#364](https://github.com/voiceflow/libs/issues/364)) ([549bdfc](https://github.com/voiceflow/libs/commit/549bdfc44c3fdc5e4dac0fc853476c6070b8f656))
|
|
678
|
-
|
|
679
|
-
# [2.62.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.61.1...@voiceflow/base-types@2.62.0) (2022-09-06)
|
|
680
|
-
|
|
681
|
-
### Features
|
|
682
|
-
|
|
683
|
-
* add url in carousel buttons actions (CT-809) ([#363](https://github.com/voiceflow/libs/issues/363)) ([e8a2fd5](https://github.com/voiceflow/libs/commit/e8a2fd5d350c9487bcae40ba102f0317a0792c8a))
|
|
684
|
-
|
|
685
|
-
## [2.61.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.61.0...@voiceflow/base-types@2.61.1) (2022-09-05)
|
|
686
|
-
|
|
687
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
688
|
-
|
|
689
|
-
# [2.61.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.60.0...@voiceflow/base-types@2.61.0) (2022-08-29)
|
|
690
|
-
|
|
691
|
-
### Features
|
|
692
|
-
|
|
693
|
-
* channel action trace (PL-41) ([#360](https://github.com/voiceflow/libs/issues/360)) ([4175b88](https://github.com/voiceflow/libs/commit/4175b88cd013f70a37b7e633dda909ed1f747399))
|
|
694
|
-
|
|
695
|
-
# [2.60.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.59.0...@voiceflow/base-types@2.60.0) (2022-08-22)
|
|
696
|
-
|
|
697
|
-
### Features
|
|
698
|
-
|
|
699
|
-
* migrate card v2 (CT-749) ([#358](https://github.com/voiceflow/libs/issues/358)) ([f84042f](https://github.com/voiceflow/libs/commit/f84042f78ae827b9b73cf28bcf7dfb21b6e427f3))
|
|
700
|
-
|
|
701
|
-
# [2.59.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.58.0...@voiceflow/base-types@2.59.0) (2022-08-18)
|
|
702
|
-
|
|
703
|
-
### Features
|
|
704
|
-
|
|
705
|
-
* menu node ids (CT-768) ([#357](https://github.com/voiceflow/libs/issues/357)) ([3874337](https://github.com/voiceflow/libs/commit/3874337bdb20971fee6ca8b2b2933286f36f6ede))
|
|
706
|
-
|
|
707
|
-
# [2.58.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.57.0...@voiceflow/base-types@2.58.0) (2022-08-17)
|
|
708
|
-
|
|
709
|
-
### Features
|
|
710
|
-
|
|
711
|
-
* expose Version.DefaultStepColors and add version.updateDefaultStepColors to api-sdk (CT-801) ([#356](https://github.com/voiceflow/libs/issues/356)) ([5a4d63a](https://github.com/voiceflow/libs/commit/5a4d63aa40d9071d516ffade545d88dcce9834d1))
|
|
712
|
-
|
|
713
|
-
# [2.57.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.56.5...@voiceflow/base-types@2.57.0) (2022-08-16)
|
|
714
|
-
|
|
715
|
-
### Features
|
|
716
|
-
|
|
717
|
-
* add context menu to step menu item (CT-799) ([#354](https://github.com/voiceflow/libs/issues/354)) ([4a33919](https://github.com/voiceflow/libs/commit/4a339198a930d3f31aa998a8dd81303e49577793))
|
|
718
|
-
|
|
719
|
-
## [2.56.5](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.56.4...@voiceflow/base-types@2.56.5) (2022-08-15)
|
|
720
|
-
|
|
721
|
-
### Bug Fixes
|
|
722
|
-
|
|
723
|
-
* move platform type wrong place ([42f9552](https://github.com/voiceflow/libs/commit/42f9552b5b34af3610da01e7454e2e42075611af))
|
|
724
|
-
|
|
725
|
-
## [2.56.4](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.56.3...@voiceflow/base-types@2.56.4) (2022-08-15)
|
|
726
|
-
|
|
727
|
-
### Bug Fixes
|
|
728
|
-
|
|
729
|
-
* add optional platform data to nodes (PL-000) ([#353](https://github.com/voiceflow/libs/issues/353)) ([6fd7910](https://github.com/voiceflow/libs/commit/6fd79108907ca358d944835e322f9065dba70fab))
|
|
730
|
-
|
|
731
|
-
## [2.56.3](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.56.2...@voiceflow/base-types@2.56.3) (2022-08-12)
|
|
732
|
-
|
|
733
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
734
|
-
|
|
735
|
-
## [2.56.2](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.56.1...@voiceflow/base-types@2.56.2) (2022-08-12)
|
|
736
|
-
|
|
737
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
738
|
-
|
|
739
|
-
## [2.56.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.56.0...@voiceflow/base-types@2.56.1) (2022-08-12)
|
|
740
|
-
|
|
741
|
-
### Bug Fixes
|
|
742
|
-
|
|
743
|
-
* use data path custom action (CT-791) ([462a838](https://github.com/voiceflow/libs/commit/462a838c8a2ef96d078aa0978d86b4bd0e030760))
|
|
744
|
-
|
|
745
|
-
# [2.56.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.55.0...@voiceflow/base-types@2.56.0) (2022-08-11)
|
|
746
|
-
|
|
747
|
-
### Features
|
|
748
|
-
|
|
749
|
-
* add domain status (CT-000) ([#350](https://github.com/voiceflow/libs/issues/350)) ([7323997](https://github.com/voiceflow/libs/commit/7323997f09c3e995f1add9fe3398d3f09d28c68b))
|
|
750
|
-
|
|
751
|
-
# [2.55.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.54.1...@voiceflow/base-types@2.55.0) (2022-08-11)
|
|
752
|
-
|
|
753
|
-
### Features
|
|
754
|
-
|
|
755
|
-
* update project types with sticker urls (CT-705) ([#348](https://github.com/voiceflow/libs/issues/348)) ([5f337d6](https://github.com/voiceflow/libs/commit/5f337d606a2ad2dd5005777d8b993a952ede88a5))
|
|
756
|
-
|
|
757
|
-
## [2.54.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.54.0...@voiceflow/base-types@2.54.1) (2022-08-09)
|
|
758
|
-
|
|
759
|
-
### Bug Fixes
|
|
760
|
-
|
|
761
|
-
* update BlockTemplate types to use diagramID instead of new structure (CT-679) ([#346](https://github.com/voiceflow/libs/issues/346)) ([946fcaf](https://github.com/voiceflow/libs/commit/946fcaf91acffb153464865294cd4c6d0681db86))
|
|
762
|
-
|
|
763
|
-
# [2.54.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.53.0...@voiceflow/base-types@2.54.0) (2022-08-08)
|
|
764
|
-
|
|
765
|
-
### Features
|
|
766
|
-
|
|
767
|
-
* implement block template types (CT-679) ([#345](https://github.com/voiceflow/libs/issues/345)) ([425fcdd](https://github.com/voiceflow/libs/commit/425fcdd550715c8ce292cd142bcc2ff2f5e93940))
|
|
768
|
-
|
|
769
|
-
# [2.53.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.52.3...@voiceflow/base-types@2.53.0) (2022-07-27)
|
|
770
|
-
|
|
771
|
-
### Features
|
|
772
|
-
|
|
773
|
-
* add channel action step and node types (PL-27) ([#342](https://github.com/voiceflow/libs/issues/342)) ([d466203](https://github.com/voiceflow/libs/commit/d4662031f45963e44d399f294dce09eab7bfe620))
|
|
774
|
-
|
|
775
|
-
## [2.52.3](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.52.2...@voiceflow/base-types@2.52.3) (2022-07-21)
|
|
776
|
-
|
|
777
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
778
|
-
|
|
779
|
-
## [2.52.2](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.52.1...@voiceflow/base-types@2.52.2) (2022-07-21)
|
|
780
|
-
|
|
781
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
782
|
-
|
|
783
|
-
## [2.52.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.52.0...@voiceflow/base-types@2.52.1) (2022-07-20)
|
|
784
|
-
|
|
785
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
786
|
-
|
|
787
|
-
# [2.52.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.51.1...@voiceflow/base-types@2.52.0) (2022-07-20)
|
|
788
|
-
|
|
789
|
-
### Features
|
|
790
|
-
|
|
791
|
-
* add named paths to random type (CT-635) ([#334](https://github.com/voiceflow/libs/issues/334)) ([61b49cf](https://github.com/voiceflow/libs/commit/61b49cf61b9d7558324ece5b745f5e630db5fc9d))
|
|
792
|
-
|
|
793
|
-
## [2.51.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.51.0...@voiceflow/base-types@2.51.1) (2022-07-20)
|
|
794
|
-
|
|
795
|
-
### Bug Fixes
|
|
796
|
-
|
|
797
|
-
* **base-types:** small fixes to types for runtime logging (VF-000) ([#319](https://github.com/voiceflow/libs/issues/319)) ([a37075c](https://github.com/voiceflow/libs/commit/a37075c757e41bc07fb1424ed08b00eb39737a0d))
|
|
798
|
-
|
|
799
|
-
# [2.51.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.50.1...@voiceflow/base-types@2.51.0) (2022-07-19)
|
|
800
|
-
|
|
801
|
-
### Bug Fixes
|
|
802
|
-
|
|
803
|
-
* reference types in published directory (VF-000) ([#329](https://github.com/voiceflow/libs/issues/329)) ([9012106](https://github.com/voiceflow/libs/commit/9012106d697d26a9878ba427df56b07fa05c7e60))
|
|
804
|
-
|
|
805
|
-
### Features
|
|
806
|
-
|
|
807
|
-
* add domains types (CT-563) ([#328](https://github.com/voiceflow/libs/issues/328)) ([eebf1c4](https://github.com/voiceflow/libs/commit/eebf1c445143b9e80170363dd4c619bc6bf38704))
|
|
808
|
-
* make the node for speak and text logs nullable (VF-4103) ([#327](https://github.com/voiceflow/libs/issues/327)) ([8e706db](https://github.com/voiceflow/libs/commit/8e706db8816e872dbb87d953882d1904ab22a596))
|
|
809
|
-
|
|
810
|
-
## [2.50.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.50.0...@voiceflow/base-types@2.50.1) (2022-07-19)
|
|
811
|
-
|
|
812
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
813
|
-
|
|
814
|
-
# [2.50.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.49.0...@voiceflow/base-types@2.50.0) (2022-07-19)
|
|
815
|
-
|
|
816
|
-
### Features
|
|
817
|
-
|
|
818
|
-
* add types for card step (VF-000) ([#325](https://github.com/voiceflow/libs/issues/325)) ([afb0084](https://github.com/voiceflow/libs/commit/afb0084929e8838aa440457a1acb67c66abc08c9))
|
|
819
|
-
|
|
820
|
-
# [2.49.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.48.0...@voiceflow/base-types@2.49.0) (2022-07-18)
|
|
821
|
-
|
|
822
|
-
### Features
|
|
823
|
-
|
|
824
|
-
* improve typescript monorepo configuration (DX-37) ([#323](https://github.com/voiceflow/libs/issues/323)) ([98dfa98](https://github.com/voiceflow/libs/commit/98dfa98cf64f1dc7705cbc94a3a5dd3c3e825900))
|
|
825
|
-
|
|
826
|
-
# [2.48.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.47.2...@voiceflow/base-types@2.48.0) (2022-06-30)
|
|
827
|
-
|
|
828
|
-
### Features
|
|
829
|
-
|
|
830
|
-
* **base-types:** update runtime logging types for batch 3 of steps (VF-3554) ([#313](https://github.com/voiceflow/libs/issues/313)) ([bee4473](https://github.com/voiceflow/libs/commit/bee4473be39622cb70d7ad5fbf2bf6ccc1b86e9d))
|
|
831
|
-
|
|
832
|
-
## [2.47.2](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.47.1...@voiceflow/base-types@2.47.2) (2022-06-24)
|
|
833
|
-
|
|
834
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
835
|
-
|
|
836
|
-
## [2.47.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.47.0...@voiceflow/base-types@2.47.1) (2022-06-24)
|
|
837
|
-
|
|
838
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
839
|
-
|
|
840
|
-
# [2.47.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.46.0...@voiceflow/base-types@2.47.0) (2022-06-24)
|
|
841
|
-
|
|
842
|
-
### Features
|
|
843
|
-
|
|
844
|
-
* remove optionality from version autoSaveFromRestore and manualSave (VF-3633) ([#312](https://github.com/voiceflow/libs/issues/312)) ([811143d](https://github.com/voiceflow/libs/commit/811143d3c5789355c34c1381e1e92a40fd6b3299))
|
|
845
|
-
|
|
846
|
-
# [2.46.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.45.0...@voiceflow/base-types@2.46.0) (2022-06-23)
|
|
847
|
-
|
|
848
|
-
### Features
|
|
849
|
-
|
|
850
|
-
* add next only node ([37dacd1](https://github.com/voiceflow/libs/commit/37dacd10e2d8402ac7613b88b95f4098f7a1e4b5))
|
|
851
|
-
|
|
852
|
-
# [2.45.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.44.1...@voiceflow/base-types@2.45.0) (2022-06-23)
|
|
853
|
-
|
|
854
|
-
### Features
|
|
855
|
-
|
|
856
|
-
* revert adding stop on trace node (VF-3675) ([#311](https://github.com/voiceflow/libs/issues/311)) ([bbb69f6](https://github.com/voiceflow/libs/commit/bbb69f627cdc3ea5e2d1f830acea2a247058d7b3))
|
|
857
|
-
|
|
858
|
-
## [2.44.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.44.0...@voiceflow/base-types@2.44.1) (2022-06-22)
|
|
859
|
-
|
|
860
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
861
|
-
|
|
862
|
-
# [2.44.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.43.0...@voiceflow/base-types@2.44.0) (2022-06-21)
|
|
863
|
-
|
|
864
|
-
### Features
|
|
865
|
-
|
|
866
|
-
* add trace support for stop field (VF-3675) ([#308](https://github.com/voiceflow/libs/issues/308)) ([0d2c78d](https://github.com/voiceflow/libs/commit/0d2c78d67d440bec7a8235a635511dc4c6855a66))
|
|
867
|
-
|
|
868
|
-
# [2.43.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.42.1...@voiceflow/base-types@2.43.0) (2022-06-17)
|
|
869
|
-
|
|
870
|
-
### Features
|
|
871
|
-
|
|
872
|
-
* **base-types:** update runtime logging types for batch 2 of steps (VF-3554) ([#305](https://github.com/voiceflow/libs/issues/305)) ([d63aac2](https://github.com/voiceflow/libs/commit/d63aac2c20546402c10257659e198e5a46496980))
|
|
873
|
-
|
|
874
|
-
## [2.42.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.42.0...@voiceflow/base-types@2.42.1) (2022-06-15)
|
|
875
|
-
|
|
876
|
-
### Reverts
|
|
877
|
-
|
|
878
|
-
* Revert "feat: ports by reference (VF-3809) (#301)" ([04d3f20](https://github.com/voiceflow/libs/commit/04d3f205e0ed30df32ba6d50ddc8a9f838bf5cbd)), closes [#301](https://github.com/voiceflow/libs/issues/301)
|
|
879
|
-
|
|
880
|
-
# [2.42.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.41.0...@voiceflow/base-types@2.42.0) (2022-06-15)
|
|
881
|
-
|
|
882
|
-
### Features
|
|
883
|
-
|
|
884
|
-
* **base-types:** update runtime logging types for batch 1 of steps (VF-3554) ([#302](https://github.com/voiceflow/libs/issues/302)) ([f1faeba](https://github.com/voiceflow/libs/commit/f1faebaef08071ff4a81b1e88d7be8dd74505cdc))
|
|
885
|
-
|
|
886
|
-
# [2.41.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.40.0...@voiceflow/base-types@2.41.0) (2022-06-15)
|
|
887
|
-
|
|
888
|
-
### Features
|
|
889
|
-
|
|
890
|
-
* add stream step support for google assistant (VF-3675) ([#303](https://github.com/voiceflow/libs/issues/303)) ([3768bb5](https://github.com/voiceflow/libs/commit/3768bb547f58ae99a49eb80b51c44548e573612a))
|
|
891
|
-
|
|
892
|
-
# [2.40.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.39.0...@voiceflow/base-types@2.40.0) (2022-06-14)
|
|
893
|
-
|
|
894
|
-
### Features
|
|
895
|
-
|
|
896
|
-
* ports by reference (VF-3809) ([#301](https://github.com/voiceflow/libs/issues/301)) ([5f1fd87](https://github.com/voiceflow/libs/commit/5f1fd87dfabf46794c600a0cd4c8ce0f0d16e69d)), closes [voiceflow/general-service#352](https://github.com/voiceflow/general-service/issues/352)
|
|
897
|
-
|
|
898
|
-
# [2.39.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.38.0...@voiceflow/base-types@2.39.0) (2022-06-10)
|
|
899
|
-
|
|
900
|
-
### Features
|
|
901
|
-
|
|
902
|
-
* add types for customThemes (VF-3266) ([#300](https://github.com/voiceflow/libs/issues/300)) ([fbc60b7](https://github.com/voiceflow/libs/commit/fbc60b7a9ba1c98bfd8accece62e8613b0f14933))
|
|
903
|
-
|
|
904
|
-
# [2.38.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.37.0...@voiceflow/base-types@2.38.0) (2022-06-09)
|
|
905
|
-
|
|
906
|
-
### Features
|
|
907
|
-
|
|
908
|
-
* add carousel trace to Traces and fix carousel node (VF-3746) ([#299](https://github.com/voiceflow/libs/issues/299)) ([7e4ea50](https://github.com/voiceflow/libs/commit/7e4ea500d4f1b553bd2216e451b0ed16c636becb))
|
|
909
|
-
|
|
910
|
-
# [2.37.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.36.1...@voiceflow/base-types@2.37.0) (2022-06-08)
|
|
911
|
-
|
|
912
|
-
### Features
|
|
913
|
-
|
|
914
|
-
* **base-types:** more tweaks to runtime logging (VF-3552) ([#291](https://github.com/voiceflow/libs/issues/291)) ([a754583](https://github.com/voiceflow/libs/commit/a754583384414ff97a879357adec9190aabc6e61))
|
|
915
|
-
|
|
916
|
-
## [2.36.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.36.0...@voiceflow/base-types@2.36.1) (2022-06-08)
|
|
917
|
-
|
|
918
|
-
### Bug Fixes
|
|
919
|
-
|
|
920
|
-
* fix carousel node types (VF-3746) ([#298](https://github.com/voiceflow/libs/issues/298)) ([255dc36](https://github.com/voiceflow/libs/commit/255dc36fca867cc740b9335f7dd0a00c5f2095ff))
|
|
921
|
-
|
|
922
|
-
# [2.36.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.35.0...@voiceflow/base-types@2.36.0) (2022-06-08)
|
|
923
|
-
|
|
924
|
-
### Features
|
|
925
|
-
|
|
926
|
-
* carousel node type and trace type (VF-3746) ([#297](https://github.com/voiceflow/libs/issues/297)) ([a9fee87](https://github.com/voiceflow/libs/commit/a9fee8730d50ceba9d4b8d1a4f6a76b7c6f75370))
|
|
927
|
-
|
|
928
|
-
# [2.35.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.34.0...@voiceflow/base-types@2.35.0) (2022-06-03)
|
|
929
|
-
|
|
930
|
-
### Features
|
|
931
|
-
|
|
932
|
-
* rename CardV2 to Carousel in base-types (VF-3721) ([#295](https://github.com/voiceflow/libs/issues/295)) ([8530883](https://github.com/voiceflow/libs/commit/85308831f63ec7a76d78b42f1331c44ae33f8c8d))
|
|
933
|
-
|
|
934
|
-
# [2.34.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.33.1...@voiceflow/base-types@2.34.0) (2022-05-31)
|
|
935
|
-
|
|
936
|
-
### Features
|
|
937
|
-
|
|
938
|
-
* add url ([b30b1c4](https://github.com/voiceflow/libs/commit/b30b1c4eaf5dbb308a2d40dc57b43d24fcc88c59))
|
|
939
|
-
|
|
940
|
-
## [2.33.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.33.0...@voiceflow/base-types@2.33.1) (2022-05-31)
|
|
941
|
-
|
|
942
|
-
### Bug Fixes
|
|
943
|
-
|
|
944
|
-
* deprecate goto and url related fields in favor of actions (VF-000) ([#289](https://github.com/voiceflow/libs/issues/289)) ([0fe8f9e](https://github.com/voiceflow/libs/commit/0fe8f9ebb06fddacc00635055bf27fb7f2847b2f))
|
|
945
|
-
|
|
946
|
-
# [2.33.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.32.2...@voiceflow/base-types@2.33.0) (2022-05-30)
|
|
947
|
-
|
|
948
|
-
### Features
|
|
949
|
-
|
|
950
|
-
* added manualSave and autoSaveFromRestore types (VF-3631) ([#292](https://github.com/voiceflow/libs/issues/292)) ([20641c2](https://github.com/voiceflow/libs/commit/20641c28cafcc29b4bb9ddb7ada649ffbbc65c6d))
|
|
951
|
-
|
|
952
|
-
## [2.32.2](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.32.1...@voiceflow/base-types@2.32.2) (2022-05-27)
|
|
953
|
-
|
|
954
|
-
### Bug Fixes
|
|
955
|
-
|
|
956
|
-
* make byKey port partial, to have better ts typecheck (VF-3527) ([#290](https://github.com/voiceflow/libs/issues/290)) ([6a8325c](https://github.com/voiceflow/libs/commit/6a8325c6659ddc328ded70c2cf640708234b148d))
|
|
957
|
-
|
|
958
|
-
## [2.32.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.32.0...@voiceflow/base-types@2.32.1) (2022-05-27)
|
|
959
|
-
|
|
960
|
-
### Bug Fixes
|
|
961
|
-
|
|
962
|
-
* goto ports and add missing typeguards ([2b9099f](https://github.com/voiceflow/libs/commit/2b9099f5ad570470b43b1f79b33ef16d4ef83365))
|
|
963
|
-
|
|
964
|
-
# [2.32.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.31.0...@voiceflow/base-types@2.32.0) (2022-05-26)
|
|
965
|
-
|
|
966
|
-
### Features
|
|
967
|
-
|
|
968
|
-
* removing liveprototype field (VF-3491) ([#288](https://github.com/voiceflow/libs/issues/288)) ([7119382](https://github.com/voiceflow/libs/commit/71193828df4368ed878194de5f08acb6a8b4edb5))
|
|
969
|
-
|
|
970
|
-
# [2.31.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.30.2...@voiceflow/base-types@2.31.0) (2022-05-26)
|
|
971
|
-
|
|
972
|
-
### Features
|
|
973
|
-
|
|
974
|
-
* added livePrototype to model for projects (VF-3491) ([#286](https://github.com/voiceflow/libs/issues/286)) ([02cd298](https://github.com/voiceflow/libs/commit/02cd2989f44b5bd35d906634b69de811770e0161))
|
|
975
|
-
|
|
976
|
-
## [2.30.2](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.30.1...@voiceflow/base-types@2.30.2) (2022-05-26)
|
|
977
|
-
|
|
978
|
-
### Bug Fixes
|
|
979
|
-
|
|
980
|
-
* rename gotoblock to gotonode (VF-000) ([86703e6](https://github.com/voiceflow/libs/commit/86703e64d022372bff6522d7e77bdf17cfac9605))
|
|
981
|
-
|
|
982
|
-
## [2.30.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.30.0...@voiceflow/base-types@2.30.1) (2022-05-26)
|
|
983
|
-
|
|
984
|
-
### Bug Fixes
|
|
985
|
-
|
|
986
|
-
* **base-types:** expose `getValueForLogLevel()` helper function (VF-3552) ([#287](https://github.com/voiceflow/libs/issues/287)) ([0eebf77](https://github.com/voiceflow/libs/commit/0eebf7737e256f99bb908baa418fd05dc1d1142b))
|
|
987
|
-
|
|
988
|
-
# [2.30.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.29.0...@voiceflow/base-types@2.30.0) (2022-05-25)
|
|
989
|
-
|
|
990
|
-
### Features
|
|
991
|
-
|
|
992
|
-
* api key rotation (VF-3483) ([#272](https://github.com/voiceflow/libs/issues/272)) ([469b7bd](https://github.com/voiceflow/libs/commit/469b7bd72eaab92f8607d37ebdd5f0d9ed2e73a8))
|
|
993
|
-
|
|
994
|
-
# [2.29.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.28.1...@voiceflow/base-types@2.29.0) (2022-05-25)
|
|
995
|
-
|
|
996
|
-
### Features
|
|
997
|
-
|
|
998
|
-
* add ports.out.byKey type definition (VF-3575) ([#285](https://github.com/voiceflow/libs/issues/285)) ([f9f1595](https://github.com/voiceflow/libs/commit/f9f159598f5e42a52b22525ce193b3d4942f0ef5))
|
|
999
|
-
|
|
1000
|
-
## [2.28.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.28.0...@voiceflow/base-types@2.28.1) (2022-05-25)
|
|
1001
|
-
|
|
1002
|
-
### Bug Fixes
|
|
1003
|
-
|
|
1004
|
-
* export goto (VF-000) ([#284](https://github.com/voiceflow/libs/issues/284)) ([342aac8](https://github.com/voiceflow/libs/commit/342aac806d88b0e2f0ead1bbc5549b4db4c10df5))
|
|
1005
|
-
|
|
1006
|
-
# [2.28.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.27.0...@voiceflow/base-types@2.28.0) (2022-05-20)
|
|
1007
|
-
|
|
1008
|
-
### Features
|
|
1009
|
-
|
|
1010
|
-
* **base-types:** add runtime debug log trace (VF-3553) ([#279](https://github.com/voiceflow/libs/issues/279)) ([3104f2c](https://github.com/voiceflow/libs/commit/3104f2cc52bddfbd6796ad4237f685f08e05ff58))
|
|
1011
|
-
* **base-types:** improve types for runtime logging (VF-3528) ([#282](https://github.com/voiceflow/libs/issues/282)) ([cb966fb](https://github.com/voiceflow/libs/commit/cb966fb1d81aa0b16cf762713771e0e222ba6ddf))
|
|
1012
|
-
|
|
1013
|
-
# [2.27.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.26.0...@voiceflow/base-types@2.27.0) (2022-05-19)
|
|
1014
|
-
|
|
1015
|
-
### Features
|
|
1016
|
-
|
|
1017
|
-
* create `LogBuffer` and `AsyncLogBuffer` interfaces (VF-3529) ([#278](https://github.com/voiceflow/libs/issues/278)) ([9ad664c](https://github.com/voiceflow/libs/commit/9ad664cfa5991d3a6a022ed64f0862a27723741f))
|
|
1018
|
-
|
|
1019
|
-
# [2.26.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.25.3...@voiceflow/base-types@2.26.0) (2022-05-19)
|
|
1020
|
-
|
|
1021
|
-
### Features
|
|
1022
|
-
|
|
1023
|
-
* add runtime logging log entry types (VF-3528) ([#275](https://github.com/voiceflow/libs/issues/275)) ([7b309f7](https://github.com/voiceflow/libs/commit/7b309f78e5453698bf669cd18a198e132f3bf049))
|
|
1024
|
-
|
|
1025
|
-
## [2.25.3](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.25.2...@voiceflow/base-types@2.25.3) (2022-05-19)
|
|
1026
|
-
|
|
1027
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
1028
|
-
|
|
1029
|
-
## [2.25.2](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.25.1...@voiceflow/base-types@2.25.2) (2022-05-18)
|
|
1030
|
-
|
|
1031
|
-
### Bug Fixes
|
|
1032
|
-
|
|
1033
|
-
* actions types (VF-000) ([#271](https://github.com/voiceflow/libs/issues/271)) ([f59204d](https://github.com/voiceflow/libs/commit/f59204d4eeb640ecb2c7f1db68f77800cba26640))
|
|
1034
|
-
|
|
1035
|
-
## [2.25.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.25.0...@voiceflow/base-types@2.25.1) (2022-05-17)
|
|
1036
|
-
|
|
1037
|
-
### Bug Fixes
|
|
1038
|
-
|
|
1039
|
-
* actions improve types (VF-000) ([#270](https://github.com/voiceflow/libs/issues/270)) ([c00681d](https://github.com/voiceflow/libs/commit/c00681d0ddeebcc898d8a4d683d953b2fb4c9ae1))
|
|
1040
|
-
|
|
1041
|
-
# [2.25.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.24.2...@voiceflow/base-types@2.25.0) (2022-05-17)
|
|
1042
|
-
|
|
1043
|
-
### Features
|
|
1044
|
-
|
|
1045
|
-
* add actions types (VF-000) ([#268](https://github.com/voiceflow/libs/issues/268)) ([19fea82](https://github.com/voiceflow/libs/commit/19fea82aac722b4b50d5e792c2e37473fde0f03e))
|
|
1046
|
-
|
|
1047
|
-
## [2.24.2](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.24.1...@voiceflow/base-types@2.24.2) (2022-05-12)
|
|
1048
|
-
|
|
1049
|
-
### Bug Fixes
|
|
1050
|
-
|
|
1051
|
-
* make defaultCardLayout optional (VF-3358) ([#267](https://github.com/voiceflow/libs/issues/267)) ([459c5cc](https://github.com/voiceflow/libs/commit/459c5cc8948723c529dea7474469d836231c4558))
|
|
1052
|
-
|
|
1053
|
-
## [2.24.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.24.0...@voiceflow/base-types@2.24.1) (2022-05-12)
|
|
1054
|
-
|
|
1055
|
-
### Bug Fixes
|
|
1056
|
-
|
|
1057
|
-
* fix cardv2 description type (VF-3358) ([#266](https://github.com/voiceflow/libs/issues/266)) ([2ece6af](https://github.com/voiceflow/libs/commit/2ece6af3336e46ae2f3645eaa3a4bb834d90c322))
|
|
1058
|
-
|
|
1059
|
-
# [2.24.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.23.5...@voiceflow/base-types@2.24.0) (2022-05-11)
|
|
1060
|
-
|
|
1061
|
-
### Features
|
|
1062
|
-
|
|
1063
|
-
* update command type (VF-000) ([#265](https://github.com/voiceflow/libs/issues/265)) ([33e7a37](https://github.com/voiceflow/libs/commit/33e7a3790486c38c5fc20590052303ed27da3139)), closes [/github.com/voiceflow/google-runtime/blob/f4cdb47be45df8c61a076e46a17e59a6d7e9d6fb/lib/services/runtime/handlers/command.ts#L12-L18](https://github.com//github.com/voiceflow/google-runtime/blob/f4cdb47be45df8c61a076e46a17e59a6d7e9d6fb/lib/services/runtime/handlers/command.ts/issues/L12-L18) [/github.com/voiceflow/alexa-runtime/blob/74a292aef66964b0d7a3c6161b7dd6dcfa2d3c45/lib/services/runtime/handlers/command.ts#L14-L20](https://github.com//github.com/voiceflow/alexa-runtime/blob/74a292aef66964b0d7a3c6161b7dd6dcfa2d3c45/lib/services/runtime/handlers/command.ts/issues/L14-L20)
|
|
1064
|
-
|
|
1065
|
-
## [2.23.5](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.23.4...@voiceflow/base-types@2.23.5) (2022-05-06)
|
|
1066
|
-
|
|
1067
|
-
### Performance Improvements
|
|
1068
|
-
|
|
1069
|
-
* use versionID [breaking] (VF-3461) ([#262](https://github.com/voiceflow/libs/issues/262)) ([b409bce](https://github.com/voiceflow/libs/commit/b409bcee059caa12adeac4d0dedca475d4ac1165))
|
|
1070
|
-
|
|
1071
|
-
## [2.23.4](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.23.3...@voiceflow/base-types@2.23.4) (2022-05-05)
|
|
1072
|
-
|
|
1073
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
1074
|
-
|
|
1075
|
-
## [2.23.3](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.23.2...@voiceflow/base-types@2.23.3) (2022-05-05)
|
|
1076
|
-
|
|
1077
|
-
### Bug Fixes
|
|
1078
|
-
|
|
1079
|
-
* program versionID (VF-3461) ([#258](https://github.com/voiceflow/libs/issues/258)) ([684d36c](https://github.com/voiceflow/libs/commit/684d36cb6e1c29ea14384baf8ad3b2d7ea991e59))
|
|
1080
|
-
|
|
1081
|
-
## [2.23.2](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.23.1...@voiceflow/base-types@2.23.2) (2022-04-22)
|
|
1082
|
-
|
|
1083
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
1084
|
-
|
|
1085
|
-
## [2.23.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.23.0...@voiceflow/base-types@2.23.1) (2022-04-19)
|
|
1086
|
-
|
|
1087
|
-
### Bug Fixes
|
|
1088
|
-
|
|
1089
|
-
* fix cardV2 type enum definition (VF-3351) ([#250](https://github.com/voiceflow/libs/issues/250)) ([67c8396](https://github.com/voiceflow/libs/commit/67c8396ade9eb066102acd1cd257df470c31a2a5))
|
|
1090
|
-
|
|
1091
|
-
# [2.23.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.22.0...@voiceflow/base-types@2.23.0) (2022-04-19)
|
|
1092
|
-
|
|
1093
|
-
### Features
|
|
1094
|
-
|
|
1095
|
-
* add types for CardV2 (VF-3351) ([#249](https://github.com/voiceflow/libs/issues/249)) ([2a90fcf](https://github.com/voiceflow/libs/commit/2a90fcf6ffde296f79aa0f948f81115f70f366ce))
|
|
1096
|
-
|
|
1097
|
-
# [2.22.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.21.0...@voiceflow/base-types@2.22.0) (2022-04-14)
|
|
1098
|
-
|
|
1099
|
-
### Features
|
|
1100
|
-
|
|
1101
|
-
* add schema version to model (VF-3082) ([#247](https://github.com/voiceflow/libs/issues/247)) ([16398d7](https://github.com/voiceflow/libs/commit/16398d708e206f681c576bd08125498ea9411460)), closes [voiceflow/database-cli#186](https://github.com/voiceflow/database-cli/issues/186) [voiceflow/creator-api#960](https://github.com/voiceflow/creator-api/issues/960) [voiceflow/creator-app#5320](https://github.com/voiceflow/creator-app/issues/5320)
|
|
1102
|
-
|
|
1103
|
-
# [2.21.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.20.2...@voiceflow/base-types@2.21.0) (2022-04-08)
|
|
1104
|
-
|
|
1105
|
-
### Features
|
|
1106
|
-
|
|
1107
|
-
* apimethod helper function (VF-2357) ([#245](https://github.com/voiceflow/libs/issues/245)) ([5565207](https://github.com/voiceflow/libs/commit/5565207acf988285ab7df03bb333579cd9970cd9))
|
|
1108
|
-
|
|
1109
|
-
## [2.20.2](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.20.1...@voiceflow/base-types@2.20.2) (2022-04-07)
|
|
1110
|
-
|
|
1111
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
1112
|
-
|
|
1113
|
-
## [2.20.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.20.0...@voiceflow/base-types@2.20.1) (2022-04-07)
|
|
1114
|
-
|
|
1115
|
-
### Bug Fixes
|
|
1116
|
-
|
|
1117
|
-
* expose tuple types (VF-3082) ([#241](https://github.com/voiceflow/libs/issues/241)) ([f6bb230](https://github.com/voiceflow/libs/commit/f6bb230e6edc12a1ccc960928954b9944d49b85c)), closes [voiceflow/general-service#295](https://github.com/voiceflow/general-service/issues/295)
|
|
1118
|
-
|
|
1119
|
-
# [2.20.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.19.2...@voiceflow/base-types@2.20.0) (2022-04-06)
|
|
1120
|
-
|
|
1121
|
-
### Features
|
|
1122
|
-
|
|
1123
|
-
* add support for new port schema (VF-3082) ([#236](https://github.com/voiceflow/libs/issues/236)) ([b7e3b0a](https://github.com/voiceflow/libs/commit/b7e3b0a3b987c94fa26ed4b19bc636a99d7db2bf))
|
|
1124
|
-
|
|
1125
|
-
## [2.19.2](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.19.1...@voiceflow/base-types@2.19.2) (2022-03-29)
|
|
1126
|
-
|
|
1127
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
1128
|
-
|
|
1129
|
-
## [2.19.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.19.0...@voiceflow/base-types@2.19.1) (2022-03-25)
|
|
1130
|
-
|
|
1131
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
1132
|
-
|
|
1133
|
-
# [2.19.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.18.0...@voiceflow/base-types@2.19.0) (2022-03-25)
|
|
1134
|
-
|
|
1135
|
-
### Features
|
|
1136
|
-
|
|
1137
|
-
* add notes (VF-3209) ([#228](https://github.com/voiceflow/libs/issues/228)) ([29c63ec](https://github.com/voiceflow/libs/commit/29c63ececea829ae1761785ce483e69e7ebd4f02))
|
|
1138
|
-
|
|
1139
|
-
# [2.18.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.17.4...@voiceflow/base-types@2.18.0) (2022-03-18)
|
|
1140
|
-
|
|
1141
|
-
### Features
|
|
1142
|
-
|
|
1143
|
-
* expose api key types and guards (VF-000) ([#226](https://github.com/voiceflow/libs/issues/226)) ([d59cce9](https://github.com/voiceflow/libs/commit/d59cce982a004711a8a0990b1b8e6704b9ea7e28))
|
|
1144
|
-
|
|
1145
|
-
## [2.17.4](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.17.3...@voiceflow/base-types@2.17.4) (2022-03-17)
|
|
1146
|
-
|
|
1147
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
1148
|
-
|
|
1149
|
-
## [2.17.3](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.17.2...@voiceflow/base-types@2.17.3) (2022-03-16)
|
|
1150
|
-
|
|
1151
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
1152
|
-
|
|
1153
|
-
## [2.17.2](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.17.1...@voiceflow/base-types@2.17.2) (2022-03-09)
|
|
1154
|
-
|
|
1155
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
1156
|
-
|
|
1157
|
-
## [2.17.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.17.0...@voiceflow/base-types@2.17.1) (2022-03-08)
|
|
1158
|
-
|
|
1159
|
-
### Bug Fixes
|
|
1160
|
-
|
|
1161
|
-
* prototype type (VF-3038) ([#221](https://github.com/voiceflow/libs/issues/221)) ([1d917b0](https://github.com/voiceflow/libs/commit/1d917b0f6586cd36e48ec2a0e6cfc6b408fea607))
|
|
1162
|
-
|
|
1163
|
-
# [2.17.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.16.3...@voiceflow/base-types@2.17.0) (2022-03-01)
|
|
1164
|
-
|
|
1165
|
-
### Features
|
|
1166
|
-
|
|
1167
|
-
* reduce build time (VF-2968) ([#208](https://github.com/voiceflow/libs/issues/208)) ([aa2a41c](https://github.com/voiceflow/libs/commit/aa2a41c777f80f58e0f452551f18b1c967c545cb))
|
|
1168
|
-
|
|
1169
|
-
## [2.16.3](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.16.2...@voiceflow/base-types@2.16.3) (2022-02-25)
|
|
1170
|
-
|
|
1171
|
-
### Bug Fixes
|
|
1172
|
-
|
|
1173
|
-
* bump slate (VF-000) ([#206](https://github.com/voiceflow/libs/issues/206)) ([ed87341](https://github.com/voiceflow/libs/commit/ed873417b8f8e99dd10ca7e3efa1dd6b00db8edb))
|
|
1174
|
-
|
|
1175
|
-
## [2.16.2](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.16.1...@voiceflow/base-types@2.16.2) (2022-02-25)
|
|
1176
|
-
|
|
1177
|
-
### Bug Fixes
|
|
1178
|
-
|
|
1179
|
-
* expose variable state resource in api-sdk (VF-2609) ([#205](https://github.com/voiceflow/libs/issues/205)) ([62afee4](https://github.com/voiceflow/libs/commit/62afee4986987a2f9bc00283b690ea73c031193a))
|
|
1180
|
-
|
|
1181
|
-
## [2.16.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.16.0...@voiceflow/base-types@2.16.1) (2022-02-24)
|
|
1182
|
-
|
|
1183
|
-
### Bug Fixes
|
|
1184
|
-
|
|
1185
|
-
* bump base types version ([ef9834a](https://github.com/voiceflow/libs/commit/ef9834a250a928e45d80f2051b318f26872e1e49))
|
|
1186
|
-
|
|
1187
|
-
# [2.16.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.15.0...@voiceflow/base-types@2.16.0) (2022-02-24)
|
|
1188
|
-
|
|
1189
|
-
### Features
|
|
1190
|
-
|
|
1191
|
-
* add intent scope, standardize noMatch (VF-000) ([#203](https://github.com/voiceflow/libs/issues/203)) ([f77ac0b](https://github.com/voiceflow/libs/commit/f77ac0befb2cf456f910792a734da1dd560966fb))
|
|
1192
|
-
|
|
1193
|
-
# [2.15.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.14.0...@voiceflow/base-types@2.15.0) (2022-02-21)
|
|
1194
|
-
|
|
1195
|
-
### Features
|
|
1196
|
-
|
|
1197
|
-
* Add variableState to api-sdk and to base-types (VF-2609) ([#202](https://github.com/voiceflow/libs/issues/202)) ([28be033](https://github.com/voiceflow/libs/commit/28be0333bf1ed4ac0391d74d2c86688ccf15a477))
|
|
1198
|
-
|
|
1199
|
-
# [2.14.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.13.1...@voiceflow/base-types@2.14.0) (2022-02-18)
|
|
1200
|
-
|
|
1201
|
-
### Features
|
|
1202
|
-
|
|
1203
|
-
* added buttonsOnly flag to PrototypeSettings (VF-2946) ([#201](https://github.com/voiceflow/libs/issues/201)) ([a4ebccc](https://github.com/voiceflow/libs/commit/a4ebcccf8fc56dd90f3c37f97eb2e2fc4bd1872e))
|
|
1204
|
-
|
|
1205
|
-
## [2.13.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.13.0...@voiceflow/base-types@2.13.1) (2022-02-16)
|
|
1206
|
-
|
|
1207
|
-
### Bug Fixes
|
|
1208
|
-
|
|
1209
|
-
* request diagram ID (VF-2911) ([#200](https://github.com/voiceflow/libs/issues/200)) ([62db901](https://github.com/voiceflow/libs/commit/62db901f153db45e9cc50c81a830400332e23c4f))
|
|
1210
|
-
|
|
1211
|
-
# [2.13.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.12.1...@voiceflow/base-types@2.13.0) (2022-02-16)
|
|
1212
|
-
|
|
1213
|
-
### Features
|
|
1214
|
-
|
|
1215
|
-
* add runtime only node list (VF-000) ([#199](https://github.com/voiceflow/libs/issues/199)) ([5f14481](https://github.com/voiceflow/libs/commit/5f1448169693a7d1d221e672e503a39bfcb5f479))
|
|
1216
|
-
|
|
1217
|
-
## [2.12.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.12.0...@voiceflow/base-types@2.12.1) (2022-02-16)
|
|
1218
|
-
|
|
1219
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
1220
|
-
|
|
1221
|
-
# [2.12.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.11.3...@voiceflow/base-types@2.12.0) (2022-02-15)
|
|
1222
|
-
|
|
1223
|
-
### Features
|
|
1224
|
-
|
|
1225
|
-
* add type guards for elements (VF-000) ([#197](https://github.com/voiceflow/libs/issues/197)) ([27d514b](https://github.com/voiceflow/libs/commit/27d514b983d89fef4301f7724d2c42fd0a43928c))
|
|
1226
|
-
|
|
1227
|
-
## [2.11.3](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.11.2...@voiceflow/base-types@2.11.3) (2022-02-13)
|
|
1228
|
-
|
|
1229
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
1230
|
-
|
|
1231
|
-
## [2.11.2](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.11.1...@voiceflow/base-types@2.11.2) (2022-02-11)
|
|
1232
|
-
|
|
1233
|
-
### Bug Fixes
|
|
1234
|
-
|
|
1235
|
-
* make all packages public on npm registry (VF-000) ([#194](https://github.com/voiceflow/libs/issues/194)) ([1b7c1d0](https://github.com/voiceflow/libs/commit/1b7c1d017adbd8695b3cf6e9921bae1de3cdbee8))
|
|
1236
|
-
|
|
1237
|
-
## [2.11.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.11.0...@voiceflow/base-types@2.11.1) (2022-02-10)
|
|
1238
|
-
|
|
1239
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
1240
|
-
|
|
1241
|
-
# [2.11.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.10.3...@voiceflow/base-types@2.11.0) (2022-02-10)
|
|
1242
|
-
|
|
1243
|
-
### Features
|
|
1244
|
-
|
|
1245
|
-
* goto node (VF-2887) ([#190](https://github.com/voiceflow/libs/issues/190)) ([8846463](https://github.com/voiceflow/libs/commit/884646396f923b2affdfe1ec2c191e542e378fdd))
|
|
1246
|
-
|
|
1247
|
-
## [2.10.3](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.10.2...@voiceflow/base-types@2.10.3) (2022-02-08)
|
|
1248
|
-
|
|
1249
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
1250
|
-
|
|
1251
|
-
## [2.10.2](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.10.1...@voiceflow/base-types@2.10.2) (2022-02-08)
|
|
1252
|
-
|
|
1253
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
1254
|
-
|
|
1255
|
-
## [2.10.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.10.0...@voiceflow/base-types@2.10.1) (2022-02-08)
|
|
1256
|
-
|
|
1257
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
1258
|
-
|
|
1259
|
-
# [2.10.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.8.0...@voiceflow/base-types@2.10.0) (2022-02-07)
|
|
1260
|
-
|
|
1261
|
-
### Features
|
|
1262
|
-
|
|
1263
|
-
* shared types (VF-000) ([#177](https://github.com/voiceflow/libs/issues/177)) ([375d0c1](https://github.com/voiceflow/libs/commit/375d0c1d0e2ac58c0117feda85a439f2701a336d)), closes [#185](https://github.com/voiceflow/libs/issues/185) [#186](https://github.com/voiceflow/libs/issues/186)
|
|
1264
|
-
|
|
1265
|
-
## [2.9.2](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.9.1...@voiceflow/base-types@2.9.2) (2022-02-07)
|
|
1266
|
-
|
|
1267
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
1268
|
-
|
|
1269
|
-
## [2.9.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.9.0...@voiceflow/base-types@2.9.1) (2022-02-07)
|
|
1270
|
-
|
|
1271
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
1272
|
-
|
|
1273
|
-
# [2.9.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.8.0...@voiceflow/base-types@2.9.0) (2022-02-07)
|
|
1274
|
-
|
|
1275
|
-
### Features
|
|
1276
|
-
|
|
1277
|
-
* shared types (VF-000) ([#177](https://github.com/voiceflow/libs/issues/177)) ([3e1a206](https://github.com/voiceflow/libs/commit/3e1a2062599fea4c8b4961afcad25699742dd34f))
|
|
1278
|
-
|
|
1279
|
-
# [2.8.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.7.5...@voiceflow/base-types@2.8.0) (2022-02-02)
|
|
1280
|
-
|
|
1281
|
-
### Features
|
|
1282
|
-
|
|
1283
|
-
* add diagramID to go-to intent (VF-000) ([#179](https://github.com/voiceflow/libs/issues/179)) ([efbed61](https://github.com/voiceflow/libs/commit/efbed616f69c6b581efe8facde62da3ddf4e7c0f))
|
|
1284
|
-
|
|
1285
|
-
## [2.7.5](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.7.4...@voiceflow/base-types@2.7.5) (2022-01-20)
|
|
1286
|
-
|
|
1287
|
-
### Bug Fixes
|
|
1288
|
-
|
|
1289
|
-
* entity filling trace (VF-2728) ([#168](https://github.com/voiceflow/libs/issues/168)) ([499cfda](https://github.com/voiceflow/libs/commit/499cfda127eb8b6938de6db8c72aec909f9a48cf))
|
|
1290
|
-
|
|
1291
|
-
## [2.7.4](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.7.3...@voiceflow/base-types@2.7.4) (2022-01-19)
|
|
1292
|
-
|
|
1293
|
-
### Bug Fixes
|
|
1294
|
-
|
|
1295
|
-
* downgrade slate (VF-000) ([#164](https://github.com/voiceflow/libs/issues/164)) ([6691f01](https://github.com/voiceflow/libs/commit/6691f01a964103d9c95ac66f6587df904fc5bdbd))
|
|
1296
|
-
|
|
1297
|
-
## [2.7.3](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.7.2...@voiceflow/base-types@2.7.3) (2022-01-18)
|
|
1298
|
-
|
|
1299
|
-
### Bug Fixes
|
|
1300
|
-
|
|
1301
|
-
* getProto return data type update (VF-000) ([#161](https://github.com/voiceflow/libs/issues/161)) ([becd373](https://github.com/voiceflow/libs/commit/becd373cfb9686955a9546995f4a961df558142f))
|
|
1302
|
-
|
|
1303
|
-
## [2.7.2](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.7.1...@voiceflow/base-types@2.7.2) (2022-01-17)
|
|
1304
|
-
|
|
1305
|
-
### Bug Fixes
|
|
1306
|
-
|
|
1307
|
-
* move delay to general setting types (VF-000) ([#160](https://github.com/voiceflow/libs/issues/160)) ([806088e](https://github.com/voiceflow/libs/commit/806088e51ba7d06a2641963e3076991928f7a199))
|
|
1308
|
-
|
|
1309
|
-
## [2.7.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.7.0...@voiceflow/base-types@2.7.1) (2022-01-14)
|
|
1310
|
-
|
|
1311
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
1312
|
-
|
|
1313
|
-
# [2.7.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.6.1...@voiceflow/base-types@2.7.0) (2022-01-14)
|
|
1314
|
-
|
|
1315
|
-
### Features
|
|
1316
|
-
|
|
1317
|
-
* change to ms (VF-000) ([#158](https://github.com/voiceflow/libs/issues/158)) ([d3c6a0c](https://github.com/voiceflow/libs/commit/d3c6a0c43452f3bccea50d8c782407ce667ea5c8))
|
|
1318
|
-
|
|
1319
|
-
## [2.6.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.6.0...@voiceflow/base-types@2.6.1) (2022-01-11)
|
|
1320
|
-
|
|
1321
|
-
### Bug Fixes
|
|
1322
|
-
|
|
1323
|
-
* optional prop (VF-000) ([#155](https://github.com/voiceflow/libs/issues/155)) ([69c607e](https://github.com/voiceflow/libs/commit/69c607ee5cb76e91d9a9e01ae890876e66f3804c))
|
|
1324
|
-
|
|
1325
|
-
# [2.6.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.5.5...@voiceflow/base-types@2.6.0) (2022-01-11)
|
|
1326
|
-
|
|
1327
|
-
### Features
|
|
1328
|
-
|
|
1329
|
-
* add props for message delay (VF-000) ([#149](https://github.com/voiceflow/libs/issues/149)) ([7b8e7e6](https://github.com/voiceflow/libs/commit/7b8e7e62d569f704d30ad2d34fd34879f33974f2))
|
|
1330
|
-
|
|
1331
|
-
## [2.5.5](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.5.4...@voiceflow/base-types@2.5.5) (2021-12-19)
|
|
1332
|
-
|
|
1333
|
-
### Bug Fixes
|
|
1334
|
-
|
|
1335
|
-
* selfDelegate config (VF-000) ([9da5007](https://github.com/voiceflow/libs/commit/9da5007b97822587b7b64c891b0faed067995e43))
|
|
1336
|
-
|
|
1337
|
-
## [2.5.4](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.5.3...@voiceflow/base-types@2.5.4) (2021-12-19)
|
|
1338
|
-
|
|
1339
|
-
### Bug Fixes
|
|
1340
|
-
|
|
1341
|
-
* add goto to anytrace (VF-000) ([9833669](https://github.com/voiceflow/libs/commit/983366919ff05204ab22f05a6b478d79f9020ba0))
|
|
1342
|
-
|
|
1343
|
-
## [2.5.3](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.5.2...@voiceflow/base-types@2.5.3) (2021-12-15)
|
|
1344
|
-
|
|
1345
|
-
### Bug Fixes
|
|
1346
|
-
|
|
1347
|
-
* reintroduce slots functionality (VF-2456) ([5478381](https://github.com/voiceflow/libs/commit/547838120ed9f288cadf646ff0a67adedceb77de))
|
|
1348
|
-
|
|
1349
|
-
## [2.5.2](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.5.1...@voiceflow/base-types@2.5.2) (2021-12-14)
|
|
1350
|
-
|
|
1351
|
-
### Bug Fixes
|
|
1352
|
-
|
|
1353
|
-
* capture v2 (VF-2456) ([#135](https://github.com/voiceflow/libs/issues/135)) ([2da7c31](https://github.com/voiceflow/libs/commit/2da7c31e639972a08b67a8469b23b9dcb5599ce9))
|
|
1354
|
-
|
|
1355
|
-
## [2.5.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.5.0...@voiceflow/base-types@2.5.1) (2021-12-10)
|
|
1356
|
-
|
|
1357
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
1358
|
-
|
|
1359
|
-
# [2.5.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.4.2...@voiceflow/base-types@2.5.0) (2021-12-08)
|
|
1360
|
-
|
|
1361
|
-
### Features
|
|
1362
|
-
|
|
1363
|
-
* export TraceType In Trace (VF-000) ([#133](https://github.com/voiceflow/libs/issues/133)) ([4ccbbc6](https://github.com/voiceflow/libs/commit/4ccbbc6347d23dcb75919bf83c6246c6a50d2ed0))
|
|
1364
|
-
|
|
1365
|
-
## [2.4.2](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.4.1...@voiceflow/base-types@2.4.2) (2021-12-02)
|
|
1366
|
-
|
|
1367
|
-
### Bug Fixes
|
|
1368
|
-
|
|
1369
|
-
* no reply request (VF-000) ([#130](https://github.com/voiceflow/libs/issues/130)) ([96c0e9e](https://github.com/voiceflow/libs/commit/96c0e9edee557f111a71292452c6fe0072e10145))
|
|
1370
|
-
|
|
1371
|
-
## [2.4.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.4.0...@voiceflow/base-types@2.4.1) (2021-12-01)
|
|
1372
|
-
|
|
1373
|
-
### Bug Fixes
|
|
1374
|
-
|
|
1375
|
-
* pass slot data in capture (VF-000) ([#129](https://github.com/voiceflow/libs/issues/129)) ([aa72a10](https://github.com/voiceflow/libs/commit/aa72a103ebd8493881bc820357bf4a016ade1c4f))
|
|
1376
|
-
|
|
1377
|
-
# [2.4.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.3.2...@voiceflow/base-types@2.4.0) (2021-11-29)
|
|
1378
|
-
|
|
1379
|
-
### Features
|
|
1380
|
-
|
|
1381
|
-
* transcript models (VF-000) ([#127](https://github.com/voiceflow/libs/issues/127)) ([2722e04](https://github.com/voiceflow/libs/commit/2722e0475f41db231177e136cbda837e2ace5f35))
|
|
1382
|
-
|
|
1383
|
-
## [2.3.2](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.3.1...@voiceflow/base-types@2.3.2) (2021-11-29)
|
|
1384
|
-
|
|
1385
|
-
### Bug Fixes
|
|
1386
|
-
|
|
1387
|
-
* intent on capture node (VF-000) ([#126](https://github.com/voiceflow/libs/issues/126)) ([11f15ee](https://github.com/voiceflow/libs/commit/11f15eed557f53e404676993ced2e39bde4c5122))
|
|
1388
|
-
|
|
1389
|
-
## [2.3.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.3.0...@voiceflow/base-types@2.3.1) (2021-11-26)
|
|
1390
|
-
|
|
1391
|
-
### Bug Fixes
|
|
1392
|
-
|
|
1393
|
-
* version diagram response ([b8e9ee9](https://github.com/voiceflow/libs/commit/b8e9ee9760ec80339405bca60c01ed4f6b80c3a7))
|
|
1394
|
-
|
|
1395
|
-
# [2.3.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.2.0...@voiceflow/base-types@2.3.0) (2021-11-24)
|
|
1396
|
-
|
|
1397
|
-
### Features
|
|
1398
|
-
|
|
1399
|
-
* update noReply/noMatch types (VF-2014) ([#115](https://github.com/voiceflow/libs/issues/115)) ([abdd6b4](https://github.com/voiceflow/libs/commit/abdd6b4f301b48a2c1bca6402b88692b170fc4b2))
|
|
1400
|
-
|
|
1401
|
-
# [2.2.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.1.3...@voiceflow/base-types@2.2.0) (2021-11-17)
|
|
1402
|
-
|
|
1403
|
-
### Features
|
|
1404
|
-
|
|
1405
|
-
* add project version (VF-000) ([#124](https://github.com/voiceflow/libs/issues/124)) ([d190869](https://github.com/voiceflow/libs/commit/d19086917f41f96810478babce8154dc147211aa))
|
|
1406
|
-
|
|
1407
|
-
## [2.1.3](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.1.2...@voiceflow/base-types@2.1.3) (2021-11-08)
|
|
1408
|
-
|
|
1409
|
-
### Bug Fixes
|
|
1410
|
-
|
|
1411
|
-
* if types ([#120](https://github.com/voiceflow/libs/issues/120)) ([7673c5d](https://github.com/voiceflow/libs/commit/7673c5db57f8a78ae8ba7310a998eb261e46eac1))
|
|
1412
|
-
|
|
1413
|
-
## [2.1.2](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.1.1...@voiceflow/base-types@2.1.2) (2021-10-29)
|
|
1414
|
-
|
|
1415
|
-
### Bug Fixes
|
|
1416
|
-
|
|
1417
|
-
* make goto intentID nullable (VF-000) ([72b70e0](https://github.com/voiceflow/libs/commit/72b70e0e6be48184ae7aa3fb3c7e63bddf637d37))
|
|
1418
|
-
|
|
1419
|
-
## [2.1.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.1.0...@voiceflow/base-types@2.1.1) (2021-10-29)
|
|
1420
|
-
|
|
1421
|
-
### Bug Fixes
|
|
1422
|
-
|
|
1423
|
-
* go to node (VF-2140) ([#111](https://github.com/voiceflow/libs/issues/111)) ([d110456](https://github.com/voiceflow/libs/commit/d1104560e24622af434c6359109727e3fe1e0787))
|
|
1424
|
-
|
|
1425
|
-
# [2.1.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.0.0...@voiceflow/base-types@2.1.0) (2021-10-28)
|
|
1426
|
-
|
|
1427
|
-
### Features
|
|
1428
|
-
|
|
1429
|
-
* add goto into choice (VF-000) ([#109](https://github.com/voiceflow/libs/issues/109)) ([fe2cb72](https://github.com/voiceflow/libs/commit/fe2cb7251beee9496ef55596c987e1e16d7d7200))
|
|
1430
|
-
|
|
1431
|
-
# [2.0.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@1.12.3...@voiceflow/base-types@2.0.0) (2021-10-27)
|
|
1432
|
-
|
|
1433
|
-
### Features
|
|
1434
|
-
|
|
1435
|
-
* remove validations and use model in base types (VF-1912) ([#101](https://github.com/voiceflow/libs/issues/101)) ([f3100c5](https://github.com/voiceflow/libs/commit/f3100c5a741727825cd59095840d3857ce225efe))
|
|
1436
|
-
|
|
1437
|
-
### BREAKING CHANGES
|
|
1438
|
-
|
|
1439
|
-
* move model types ,AnyRecord,Nullable,UnknownRecord from api-sdk to base-types
|
|
1440
|
-
|
|
1441
|
-
* fix: unused deps
|
|
1442
|
-
|
|
1443
|
-
* fix: sonarcloud
|
|
1444
|
-
|
|
1445
|
-
## [1.12.3](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@1.12.2...@voiceflow/base-types@1.12.3) (2021-10-18)
|
|
1446
|
-
|
|
1447
|
-
### Bug Fixes
|
|
1448
|
-
|
|
1449
|
-
* removed api-sdk dependency in base-types (VF-1912) ([#100](https://github.com/voiceflow/libs/issues/100)) ([d989c01](https://github.com/voiceflow/libs/commit/d989c01991f2ce688da3b46d817b027d760a5e2b))
|
|
1450
|
-
|
|
1451
|
-
## [1.12.2](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@1.12.1...@voiceflow/base-types@1.12.2) (2021-10-15)
|
|
1452
|
-
|
|
1453
|
-
### Bug Fixes
|
|
1454
|
-
|
|
1455
|
-
* move model types from api-sdk to base-types (VF-1912) ([#97](https://github.com/voiceflow/libs/issues/97)) ([3ab37fe](https://github.com/voiceflow/libs/commit/3ab37fe8aa530d913883eb6cb4403a0c828b2e8e))
|
|
1456
|
-
|
|
1457
|
-
## [1.12.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@1.12.0...@voiceflow/base-types@1.12.1) (2021-10-15)
|
|
1458
|
-
|
|
1459
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
1460
|
-
|
|
1461
|
-
# [1.12.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@1.11.2...@voiceflow/base-types@1.12.0) (2021-10-15)
|
|
1462
|
-
|
|
1463
|
-
### Features
|
|
1464
|
-
|
|
1465
|
-
* add start node label ([ec8abdc](https://github.com/voiceflow/libs/commit/ec8abdc89db18dcc7d1e5a28cac349d5d1f0f4a1))
|
|
1466
|
-
|
|
1467
|
-
## [1.11.2](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@1.11.1...@voiceflow/base-types@1.11.2) (2021-10-14)
|
|
1468
|
-
|
|
1469
|
-
### Bug Fixes
|
|
1470
|
-
|
|
1471
|
-
* intent jump diagramID (VF-1838) ([122f8ab](https://github.com/voiceflow/libs/commit/122f8ab451e5616225d4fb51c12021c88f480880))
|
|
1472
|
-
|
|
1473
|
-
## [1.11.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@1.11.0...@voiceflow/base-types@1.11.1) (2021-10-13)
|
|
1474
|
-
|
|
1475
|
-
### Bug Fixes
|
|
1476
|
-
|
|
1477
|
-
* add component ([0b9edb1](https://github.com/voiceflow/libs/commit/0b9edb133f0473d863df4103f8572c42137bd897))
|
|
1478
|
-
|
|
1479
|
-
# [1.11.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@1.10.0...@voiceflow/base-types@1.11.0) (2021-10-13)
|
|
1480
|
-
|
|
1481
|
-
### Features
|
|
1482
|
-
|
|
1483
|
-
* extend jump command, remove topic one ([c51a9f2](https://github.com/voiceflow/libs/commit/c51a9f207c650f3298004daad5194ba98e6367b3))
|
|
1484
|
-
|
|
1485
|
-
# [1.10.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@1.9.4...@voiceflow/base-types@1.10.0) (2021-10-12)
|
|
1486
|
-
|
|
1487
|
-
### Features
|
|
1488
|
-
|
|
1489
|
-
* add topic command (VF-000) ([#91](https://github.com/voiceflow/libs/issues/91)) ([dce7f3d](https://github.com/voiceflow/libs/commit/dce7f3d0ed3f4c328671000e79ac18f1d89afec5))
|
|
1490
|
-
|
|
1491
|
-
## [1.9.4](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@1.9.3...@voiceflow/base-types@1.9.4) (2021-10-06)
|
|
1492
|
-
|
|
1493
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
1494
|
-
|
|
1495
|
-
## [1.9.3](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@1.9.2...@voiceflow/base-types@1.9.3) (2021-10-05)
|
|
1496
|
-
|
|
1497
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
1498
|
-
|
|
1499
|
-
## [1.9.2](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@1.9.1...@voiceflow/base-types@1.9.2) (2021-10-04)
|
|
1500
|
-
|
|
1501
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
1502
|
-
|
|
1503
|
-
## [1.9.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@1.9.0...@voiceflow/base-types@1.9.1) (2021-09-30)
|
|
1504
|
-
|
|
1505
|
-
### Reverts
|
|
1506
|
-
|
|
1507
|
-
* Revert "feat: add no reply response trace (VF-1901) (#78)" (#79) ([d24f37f](https://github.com/voiceflow/libs/commit/d24f37fe9198962ed741f83f7b52b756e14f8023)), closes [#78](https://github.com/voiceflow/libs/issues/78) [#79](https://github.com/voiceflow/libs/issues/79)
|
|
1508
|
-
|
|
1509
|
-
# [1.9.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@1.8.0...@voiceflow/base-types@1.9.0) (2021-09-30)
|
|
1510
|
-
|
|
1511
|
-
### Features
|
|
1512
|
-
|
|
1513
|
-
* add no reply response trace (VF-1901) ([#78](https://github.com/voiceflow/libs/issues/78)) ([f73a6a2](https://github.com/voiceflow/libs/commit/f73a6a293d6113ba9d2f72104eee0c63c998f142))
|
|
1514
|
-
|
|
1515
|
-
# [1.8.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@1.7.1...@voiceflow/base-types@1.8.0) (2021-09-24)
|
|
1516
|
-
|
|
1517
|
-
### Features
|
|
1518
|
-
|
|
1519
|
-
* add gif loop options (VF-1779) ([#73](https://github.com/voiceflow/libs/issues/73)) ([6212c52](https://github.com/voiceflow/libs/commit/6212c5229d265fec3ba341d4f7ea394f1a820b24))
|
|
1520
|
-
|
|
1521
|
-
## [1.7.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@1.7.0...@voiceflow/base-types@1.7.1) (2021-09-24)
|
|
1522
|
-
|
|
1523
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
1524
|
-
|
|
1525
|
-
# [1.7.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@1.6.5...@voiceflow/base-types@1.7.0) (2021-09-23)
|
|
1526
|
-
|
|
1527
|
-
### Features
|
|
1528
|
-
|
|
1529
|
-
* add topics types (VF-1826) ([#72](https://github.com/voiceflow/libs/issues/72)) ([e78f6ca](https://github.com/voiceflow/libs/commit/e78f6cae2e278dc46df0d7314cc2b5fd01d24a74))
|
|
1530
|
-
|
|
1531
|
-
## [1.6.5](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@1.6.4...@voiceflow/base-types@1.6.5) (2021-09-20)
|
|
1532
|
-
|
|
1533
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
1534
|
-
|
|
1535
|
-
## [1.6.4](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@1.6.3...@voiceflow/base-types@1.6.4) (2021-09-17)
|
|
1536
|
-
|
|
1537
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
1538
|
-
|
|
1539
|
-
## [1.6.3](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@1.6.2...@voiceflow/base-types@1.6.3) (2021-09-16)
|
|
1540
|
-
|
|
1541
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
1542
|
-
|
|
1543
|
-
## [1.6.2](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@1.6.1...@voiceflow/base-types@1.6.2) (2021-09-14)
|
|
1544
|
-
|
|
1545
|
-
### Bug Fixes
|
|
1546
|
-
|
|
1547
|
-
* label for if ports (VF-000) ([#65](https://github.com/voiceflow/libs/issues/65)) ([01239e7](https://github.com/voiceflow/libs/commit/01239e77f2d93ad2e2807f04c635c2a0f9ddc0ef))
|
|
1548
|
-
|
|
1549
|
-
## [1.6.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@1.6.0...@voiceflow/base-types@1.6.1) (2021-09-13)
|
|
1550
|
-
|
|
1551
|
-
### Bug Fixes
|
|
1552
|
-
|
|
1553
|
-
* add type to debug (VF-1294) ([#33](https://github.com/voiceflow/libs/issues/33)) ([c98af3a](https://github.com/voiceflow/libs/commit/c98af3accda58dfa6c21a6ff3eb92c15ccbdb577))
|
|
1554
|
-
|
|
1555
|
-
# [1.6.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@1.5.3...@voiceflow/base-types@1.6.0) (2021-09-10)
|
|
1556
|
-
|
|
1557
|
-
### Features
|
|
1558
|
-
|
|
1559
|
-
* add request label (VF-000) ([#58](https://github.com/voiceflow/libs/issues/58)) ([7eac3e9](https://github.com/voiceflow/libs/commit/7eac3e994b7f15579c79fa53d45422fa50d4b041))
|
|
1560
|
-
|
|
1561
|
-
## [1.5.3](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@1.5.2...@voiceflow/base-types@1.5.3) (2021-09-03)
|
|
1562
|
-
|
|
1563
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
1564
|
-
|
|
1565
|
-
## [1.5.2](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@1.5.1...@voiceflow/base-types@1.5.2) (2021-09-03)
|
|
1566
|
-
|
|
1567
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
1568
|
-
|
|
1569
|
-
## [1.5.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@1.5.0...@voiceflow/base-types@1.5.1) (2021-09-03)
|
|
1570
|
-
|
|
1571
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
1572
|
-
|
|
1573
|
-
# [1.5.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@1.4.4...@voiceflow/base-types@1.5.0) (2021-08-31)
|
|
1574
|
-
|
|
1575
|
-
### Features
|
|
1576
|
-
|
|
1577
|
-
* **base-types:** adds background color to base text (VF-1255) ([#55](https://github.com/voiceflow/libs/issues/55)) ([3f245ae](https://github.com/voiceflow/libs/commit/3f245ae7aa40af7f25bd2ee16c1b530ac9a33091))
|
|
1578
|
-
|
|
1579
|
-
## [1.4.4](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@1.4.3...@voiceflow/base-types@1.4.4) (2021-08-28)
|
|
1580
|
-
|
|
1581
|
-
### Bug Fixes
|
|
1582
|
-
|
|
1583
|
-
* optional nomatch (VF-000) ([53ff68d](https://github.com/voiceflow/libs/commit/53ff68d73db1e42da100ecad5e224c5daa4f540c))
|
|
1584
|
-
|
|
1585
|
-
## [1.4.3](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@1.4.2...@voiceflow/base-types@1.4.3) (2021-08-27)
|
|
1586
|
-
|
|
1587
|
-
### Bug Fixes
|
|
1588
|
-
|
|
1589
|
-
* remove no match for legacy if (VF-000) ([a871314](https://github.com/voiceflow/libs/commit/a8713141b2182848604518e885c88f10eeba3234))
|
|
1590
|
-
|
|
1591
|
-
## [1.4.2](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@1.4.1...@voiceflow/base-types@1.4.2) (2021-08-27)
|
|
1592
|
-
|
|
1593
|
-
### Bug Fixes
|
|
1594
|
-
|
|
1595
|
-
* mandatory randomize (VF-000) ([5910365](https://github.com/voiceflow/libs/commit/5910365bcd03080a9133087b674bde172f4d0718))
|
|
1596
|
-
|
|
1597
|
-
## [1.4.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@1.4.0...@voiceflow/base-types@1.4.1) (2021-08-27)
|
|
1598
|
-
|
|
1599
|
-
### Bug Fixes
|
|
1600
|
-
|
|
1601
|
-
* same property as speak (VF-000) ([#53](https://github.com/voiceflow/libs/issues/53)) ([99422c6](https://github.com/voiceflow/libs/commit/99422c65c3ad5e6cf91dcfb6481eb7ae6e393136))
|
|
1602
|
-
|
|
1603
|
-
# [1.4.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@1.3.3...@voiceflow/base-types@1.4.0) (2021-08-27)
|
|
1604
|
-
|
|
1605
|
-
### Features
|
|
1606
|
-
|
|
1607
|
-
* creates no match base interface and adds to ifv2 (VF-1253) ([#52](https://github.com/voiceflow/libs/issues/52)) ([cbbdc62](https://github.com/voiceflow/libs/commit/cbbdc62295c890e2efaf2f0c686da05a407253f3))
|
|
1608
|
-
|
|
1609
|
-
## [1.3.3](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@1.3.2...@voiceflow/base-types@1.3.3) (2021-08-26)
|
|
1610
|
-
|
|
1611
|
-
### Bug Fixes
|
|
1612
|
-
|
|
1613
|
-
* dm types ([#51](https://github.com/voiceflow/libs/issues/51)) ([28497cc](https://github.com/voiceflow/libs/commit/28497cc305fd11590420210c876b26a0c923bcb0))
|
|
1614
|
-
|
|
1615
|
-
## [1.3.2](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@1.3.1...@voiceflow/base-types@1.3.2) (2021-08-25)
|
|
1616
|
-
|
|
1617
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
1618
|
-
|
|
1619
|
-
## [1.3.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@1.3.0...@voiceflow/base-types@1.3.1) (2021-08-23)
|
|
1620
|
-
|
|
1621
|
-
### Bug Fixes
|
|
1622
|
-
|
|
1623
|
-
* buttons else ([eaccbd2](https://github.com/voiceflow/libs/commit/eaccbd2829b94a9a76c8516988ebfa040b690166))
|
|
1624
|
-
|
|
1625
|
-
# [1.3.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@1.2.0...@voiceflow/base-types@1.3.0) (2021-08-23)
|
|
1626
|
-
|
|
1627
|
-
### Features
|
|
1628
|
-
|
|
1629
|
-
* add buttons layout ([efcaac9](https://github.com/voiceflow/libs/commit/efcaac98846bbdd2129844726ae67d1dbd3c6bcd))
|
|
1630
|
-
|
|
1631
|
-
# [1.2.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@1.1.0...@voiceflow/base-types@1.2.0) (2021-08-23)
|
|
1632
|
-
|
|
1633
|
-
### Features
|
|
1634
|
-
|
|
1635
|
-
* add buttons types (VF-000) ([#49](https://github.com/voiceflow/libs/issues/49)) ([3c926eb](https://github.com/voiceflow/libs/commit/3c926eba7ebdbadfda223e8b9b4a58d22caf7166))
|
|
1636
|
-
|
|
1637
|
-
# [1.1.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@1.0.2...@voiceflow/base-types@1.1.0) (2021-08-19)
|
|
1638
|
-
|
|
1639
|
-
### Features
|
|
1640
|
-
|
|
1641
|
-
* chat-types ([#47](https://github.com/voiceflow/libs/issues/47)) ([c5ed352](https://github.com/voiceflow/libs/commit/c5ed352309b7e51dc5eb851ff3827fee81d0de73))
|
|
1642
|
-
|
|
1643
|
-
## [1.0.2](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@1.0.1...@voiceflow/base-types@1.0.2) (2021-08-18)
|
|
1644
|
-
|
|
1645
|
-
**Note:** Version bump only for package @voiceflow/base-types
|
|
1646
|
-
|
|
1647
|
-
## 1.0.1 (2021-08-16)
|
|
1648
|
-
|
|
1649
|
-
**Note:** Version bump only for package @voiceflow/base-types
|