Releases: deepstreamIO/deepstream.io-client-js
Releases · deepstreamIO/deepstream.io-client-js
0.2.21
Fix
- List.prototype._hasIndex needs to accept an index of 0 for empty lists #15
- Records need to be deleted from internal cache straight away after discard #16
- whenReady callback now receives record as an argument
0.2.19
Fix
- Anonymous record should trigger event when name is changed #17
0.2.18
Feature
- Adding license and year to uglify banner
- Adding error response to rpc #18
Fix
- Don't throw fatal error with version conflict ( ground work for merging )
0.2.17
Fix
- Anonymous record can't be used after deletion
0.2.16
Feature
- Adding index to addEntry/removeEntry