Skip to main content

v0.10.1

0.10.1 - 2020-01-14

Added

  • Added default config for every template { defaultDelay: 0.4, defaultTyping: 0.6 } to avoid extravagant warnings in botonic serve.

Changed

Fixed

  • Allow calling dynamic routes (routes as a function) in nested routes.
  • Fix for issue #409.
  • Fix for runtime error produced when a Text had empty text and no buttons nor replies.