Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

Releases: datocms/js-datocms-client

v3.2.1

17 Dec 08:20
Compare
Choose a tag to compare
  • Formatting 9672599
  • Fix issue with legacy xxx_123 api keys 485a627
  • Fix code example 9fa66d1
  • Added test for field api_keys ending with numbers a80682b
  • Bump ini from 1.3.5 to 1.3.8 dfb9d24
  • Feature: Override Contentful Environment 7b45d0f

v3.2.0...v3.2.1

v3.2.0

05 Nov 13:59
Compare
Choose a tag to compare
  • Add support for aborting createUploadPath, uploadFile and uploadImage through uploadPromise.cancel

  • Add additional options argument to createUploadPath, uploadFile and uploadImage

    • Add options.onProgress for tracking the upload progress of createUploadPath, uploadFile and uploadImage
    • Add options.filename for renaming files uploaded with createUploadPath, uploadFile and uploadImage
      See the client docs for details and examples

v3.1.4...v3.2.0

v3.1.4

05 Nov 09:03
Compare
Choose a tag to compare

v3.1.3...v3.1.4

v3.1.3

19 Oct 14:26
Compare
Choose a tag to compare

Fix dato check

v3.1.2...v3.1.3

v3.1.2

19 Oct 08:38
Compare
Choose a tag to compare

A little round of security updates.

v3.1.1...v3.1.2

v3.1.1

29 Sep 12:45
Compare
Choose a tag to compare
  • Add focalPoint method to File fca655e
  • .url() returns focal point information if fit=crop is specified with no crop parameter fca655e

v3.1.0...v3.1.1

v3.1.0

23 Sep 14:12
Compare
Choose a tag to compare
  • Speed up loading times using Proxy e30ac0e

v3.0.44...v3.1.0

v3.0.44

22 Sep 07:48
Compare
Choose a tag to compare
  • Better stacktrace and fix problem on async jobs failing response 1558a5c

v3.0.43...v3.0.44

v3.0.43

21 Sep 08:31
Compare
Choose a tag to compare
  • Support records optimistic locking updates bfa8315

v3.0.42...v3.0.43

v3.0.42

19 Sep 05:13
Compare
Choose a tag to compare

v3.0.41...v3.0.42