File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1212- Delay before retrying Web Socket, in [ #97 ] ( https://github.com/Microsoft/BotFramework-WebChat/pull/97 )
1313- Slow down polling on congested traffic, in [ #98 ] ( https://github.com/Microsoft/BotFramework-DirectLineJS/pull/98 )
1414
15+ ## [ 1.0.0]
16+ ### Changed
17+ - Update DirectLine to rxjs v6 pipeable operators
18+
1519## [ 0.9.17] - 2018-08-31
1620### Changed
1721- Add handling of 403/500 for ` getSessionId ` , in [ #87 ] ( https://github.com/Microsoft/BotFramework-DirectLineJS/pull/87 )
Original file line number Diff line number Diff line change 11{
22 "name" : " botframework-directlinejs" ,
3- "version" : " 0.10.0- 0" ,
3+ "version" : " 1.0. 0" ,
44 "description" : " client library for the Microsoft Bot Framework Direct Line 3.0 protocol" ,
55 "main" : " built/directLine.js" ,
66 "types" : " built/directLine.d.ts" ,
You can’t perform that action at this time.
0 commit comments