microsoft/BotFramework-DirectLineJS v0.16.0
microsoft/BotFramework-DirectLineJS
Captured source
source ↗published Jun 19, 2026seen 1wcaptured 1whttp 200method plain
v0.16.0
Repository: microsoft/BotFramework-DirectLineJS
Tag: v0.16.0
Published: 2026-06-19T02:59:35Z
Prerelease: no
Release notes:
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
| Icon | Description | | ---- | ------------------------------------------------- | | 💢 | Breaking changes | | 👷🏻 | Development experience (non-production impacting) |
[Unreleased]
[0.16.0] - 2026-06-18
Changed
Removed
Fixed
[0.15.9] - 2026-06-17
Changed
- Migrated from obsoleted dependencies, by @compulim, in PR #457
- Migrated from
restifytoexpress - Credits to @orgads in PR #454
- Migrated from
p-defertoPromise.withResolvers() - Credits to @orgads in PR #455
- Bumped dependencies, by @compulim, in PR #457
- Production dependencies
- `@babel/runtime@7.29.7`
- `botframework-streaming@4.23.3`
- `core-js@3.49.0`
- `url-search-params-polyfill@8.2.5`
- Development dependencies
- `@babel/cli@7.29.7`
- `@babel/core@7.29.7`
- `@babel/plugin-transform-runtime@7.29.7`
- `@babel/preset-env@7.29.7`
- `@babel/preset-typescript@7.29.7`
- `@testing-library/dom@10.4.1`
- `@types/express@4.17.25`
- `@types/node@18.19.130`
- `@types/ws@8.18.1`
- `babel-loader@10.1.1`
- `babel-plugin-istanbul@8.0.0`
- `babel-plugin-transform-inline-environment-variables@0.4.4`
- `concurrently@10.0.3`
- `dotenv@17.4.2`
- `has-resolved@2.0.0`
- `http-proxy-middleware@2.0.9`
- `jsdom@29.1.1`
- `nock@13.5.6`
- `node-fetch@2.7.0`
- `on-error-resume-next@2.0.3`
- `path-to-regexp@6.3.0`
- `rimraf@6.1.3`
- `webpack@5.107.2`
- `webpack-cli@5.1.4`
- `webpack-stats-plugin@1.1.3`
- `ws@8.21.0`
[0.15.8] - 2026-02-03
- Added
DirectLineOptions.streaming: booleanfor enabling per-conversation streaming delivery mode, by @pranavjoshi001, in PR #443
[0.15.6] - 2025-04-17
Changed
- Bumped dependencies, in PR #426 and #438
- Production dependencies
- `botframework-streaming@4.23.0`
- `@babel/runtime@7.26.10`
[0.15.5] - 2023-10-10
Added
- Direct Line Streaming: Added
networkInformationoption to assist detection of connection issues, by @compulim, in PR #412
[0.15.4] - 2023-06-05
Changed
- Bumped dependencies, by @compulim, in PR #406
- Production dependencies
- `botframework-streaming@4.20.0`
[0.15.3] - 2023-06-05
Fixed
- Fixed #398. In
DirectLineStreaming, all calls to async function should be caught and rethrow appropriately, by @compulim in PR #399
[0.15.2] - 2023-03-21
Changed
- Bumped dependencies, by @compulim, in PR #390 and PR #396
- Production dependencies
- `botframework-streaming@4.19.3`
- Development dependencies
- `restify@11.0.0`
-...
Excerpt shown — open the source for the full document.
Notability
notability 3.0/10Routine minor release of a bot framework library.