Skip to content

Commit

Permalink
Merge pull request #343 from deepstreamIO/2.1.2-release
Browse files Browse the repository at this point in the history
dist: updating distribution files for 2.1.2
  • Loading branch information
yasserf committed Mar 1, 2017
2 parents 48c123f + 98335f6 commit 9f30ce4
Show file tree
Hide file tree
Showing 3 changed files with 4,506 additions and 4,318 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -6,6 +6,7 @@
- optimized json-path patch [#329](https://github.com/deepstreamIO/deepstream.io-client-js/pull/329)
- 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)
- Added support for non-NaNish base 16 numbers in jsonpath [#328](https://github.com/deepstreamIO/deepstream.io-client-js/pull/328)
- 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)

### Bug Fixes

Expand Down

0 comments on commit 9f30ce4

Please sign in to comment.