ask-sdk-controls
Advanced tools
Changelog
0.8.0 (2021-08-31)
Changelog
0.6.1 (2021-06-24)
ambiguousPairs
to mostLikelyMisunderstanding
.
Changed default prompts on NumberControl actions such as valueChanged, valueCleared.Control.renderAct()
function to async type and its
return type to Promise<void> and renderAPLComponent
function to async
and its return type to Promise<{[key:string]: any}> to support asynchronous functionalitiesChangelog
0.6.0 (2021-03-29)
renderComponent
to customize the APL component returned by a control (222d8e5)Changelog
0.5.0 (2021-01-19)