This repository has been archived by the owner on Aug 12, 2020. It is now read-only.
Releases: kintone-labs/kintone-js-sdk
Releases · kintone-labs/kintone-js-sdk
v0.7.8
v0.7.7
Update
- Bump webpack version to ^4.42.1
v0.7.6
Update
- Bump
axios
version to0.19.2
v0.7.5
Update
- Bump
webpack
version to4.41.3
v0.7.4
Fix bug
- Fix wrong import in File module.
Update User Guide
- Update user guide about (add|update|delete)Records
v0.7.3
Fix bug
- Error catching for
kintoneFile.upload
function.
v0.7.1
Updates / bug fixes
- Update default User Agent for request from SDK
- Update error handling of deleteAllRecordsByQuery function.
v0.7.0
Updates / bug fixes
- Refactor KintoneAPIException class
- Throw KintoneAPIException when validate function argument.
v0.6.4
Updates / bug fixes
- Remove duplicated source in request, requestFile function
- Remove copyObject function
- Fix bugs for upsertRecords function
v0.6.2
Updates / bug fixes
- Updated whole User Guide
- Fixed issues related to addFormFields, updateFormFields functions for App module
- Fixed issue related to uploadFile function for File module