Kinvey/js-sdk

View on GitHub
packages/node-sdk/CHANGELOG.md

Summary

Maintainability
Test Coverage
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [7.0.0](https://github.com/Kinvey/js-sdk/compare/kinvey-node-sdk@6.0.3...kinvey-node-sdk@7.0.0) (2022-07-15)

**Note:** Version bump only for package kinvey-node-sdk





## [6.0.3](https://github.com/Kinvey/js-sdk/compare/kinvey-node-sdk@6.0.2...kinvey-node-sdk@6.0.3) (2022-07-14)

**Note:** Version bump only for package kinvey-node-sdk





## [6.0.2](https://github.com/Kinvey/js-sdk/compare/kinvey-node-sdk@6.0.1...kinvey-node-sdk@6.0.2) (2022-04-28)

* Update package knvey-js-sdk which fixed a bug when registering for Live service




## [6.0.1](https://github.com/Kinvey/js-sdk/compare/kinvey-node-sdk@6.0.0...kinvey-node-sdk@6.0.1) (2022-04-27)

* Update dependencies to fix known vulnerabilities




## [6.0.0](https://github.com/Kinvey/js-sdk/compare/kinvey-node-sdk@5.1.1...kinvey-node-sdk@6.0.0) (2021-07-30)

**Note:** Version bump only for package kinvey-js-sdk




## [5.1.2](https://github.com/Kinvey/js-sdk/compare/kinvey-node-sdk@5.1.1...kinvey-node-sdk@5.1.2) (2022-05-26)

**Note:** Update package kinvey-js-sdk to fix an issue with sporadic logouts




## [5.1.1](https://github.com/Kinvey/js-sdk/compare/kinvey-node-sdk@5.1.0...kinvey-node-sdk@5.1.1) (2021-04-12)

**Note:** Version bump only for package kinvey-js-sdk




## [5.1.0](https://github.com/Kinvey/js-sdk/compare/kinvey-node-sdk@5.0.1...kinvey-node-sdk@5.1.0) (2021-04-08)


### Bug Fixes

* Auto DataStore disregards "skip" and "limit" and fetches up to 10000 items per call. [#581](https://github.com/Kinvey/js-sdk/pull/581) 





## [5.0.1](https://github.com/Kinvey/js-sdk/compare/kinvey-node-sdk@5.0.0...kinvey-node-sdk@5.0.1) (2020-07-22)

* Multi Insert validations [#569](https://github.com/Kinvey/js-sdk/pull/569)





# [5.0.0](https://github.com/Kinvey/js-sdk/compare/kinvey-node-sdk@4.2.5...kinvey-node-sdk@5.0.0) (2020-07-10)


### Features

* Introducing the Multi Insert functionality
* Update the default KCS api version to 5 [#566](https://github.com/Kinvey/js-sdk/pull/566)
* Add `lastLoginTime` to Kinvey metadata [#562](https://github.com/Kinvey/js-sdk/pull/562)





## [4.2.5](https://github.com/Kinvey/js-sdk/compare/kinvey-node-sdk@4.2.3...kinvey-node-sdk@4.2.5) (2019-09-03)


### Bug Fixes

* **package:** update pubnub to version 4.25.0 ([a4e4ca8](https://github.com/Kinvey/js-sdk/commit/a4e4ca8))