Releases: ravendb/ravendb-nodejs-client
Releases · ravendb/ravendb-nodejs-client
5.2.5
- properly handle large requests using multi byte chars
5.2.4
- fixed issues with typings
5.2.3
- include revisions support
- new bulk insert options
- bugfixes
5.2.1
- bugfixes
- better strict null support
5.2.0
- synchronized to 5.2 server version
5.0.3
- bugfixes
- improved performance by sync parsing of small (below 2MB by default) responses, avoiding casing transformation when not needed, faster deep copy algorithm
5.0.2
- fixed with TypeScript 4.0.x
5.0.1
- performance improvements
- bug fixes