Skip to content

[0.15.0] - 2018-10-31

Choose a tag to compare

@compulim compulim released this 01 Nov 08:48
· 779 commits to master since this release

Added

Changed

  • Bump botframework-directlinejs to 0.9.17 in PR #1131
  • Fix historyRef cannot be focused because it is unmounted in Emulator, in PR #1157
  • Fix for Chatdown that activities sent by the user are not displayed, in PR #1162
  • Accessibility adjustment on History.tsx where clickable <div> is converted to <button>, by @corinagum in PR #1166
  • Fix so that carousel buttons are updated on load, by @corinagum in PR #1188
  • Move react and react-dom to peerDependencies in #1202
    • The host page should already include react and react-dom as dependencies
    • Bundle with react@16.5.2 and react-dom@16.5.2
  • Bump dependencies to fix vulnerability issues in #1202
    • gulp@^4.0.0
    • http-server@^0.11.1
    • node-sass@^4.9.3
  • Fix #1029, translation for time strings in PR [#1140](https://git, by [@curia-damiano]hub.com//pull/1140), by [@curia-damiano]
  • Bump botframework-directlinejs to 0.10.0 in PR #1270