Skip to content

Commit 9f30ce4

Browse files
authored
Merge pull request #343 from deepstreamIO/2.1.2-release
dist: updating distribution files for 2.1.2
2 parents 48c123f + 98335f6 commit 9f30ce4

File tree

3 files changed

+4506
-4318
lines changed

3 files changed

+4506
-4318
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
- optimized json-path patch [#329](https://github.com/deepstreamIO/deepstream.io-client-js/pull/329)
77
- TypeScript typings [#283](https://github.com/deepstreamIO/deepstream.io-client-js/pull/283) and [#338](https://github.com/deepstreamIO/deepstream.io-client-js/pull/338)
88
- Added support for non-NaNish base 16 numbers in jsonpath [#328](https://github.com/deepstreamIO/deepstream.io-client-js/pull/328)
9+
- There is now a single ack timeout registry for the client, shared between all handlers. This means that ack timeouts are cleared when the connection is lost and don't occur when the connection is not open [#342](https://github.com/deepstreamIO/deepstream.io-client-js/pull/342)
910

1011
### Bug Fixes
1112

0 commit comments

Comments
 (0)