Skip to content

Releases: contentstack/contentstack-javascript

TS support to allow Boolean and Timeout increase

19 Feb 09:00

Choose a tag to compare

v3.12.2

Npm ignore update to ignore coverage

Resolved Un-handle Promise rejections

22 Jan 06:20

Choose a tag to compare

Merge pull request #42 from contentstack/error_handling

Unhandled Promise rejection issue resolve

Publish content fallback

05 Dec 12:23

Choose a tag to compare

New Features:
  • [Entry] - Publish fallback method added
  • [Query] - Publish fallback method added
  • [Asset] - Publish fallback method added
  • [Assets] - Publish fallback method added

Type definitions and retry on request failure

25 Sep 08:16

Choose a tag to compare

  • Typescript definition added
  • Retry limit for fetch request
  • Retry delay options for fetch request
  • Retry on error occur for fetch request

Include content type in entry fetch

29 Jun 09:49

Choose a tag to compare

v3.10.1

include content-type in single entry

Removed default timeout for request

19 Jun 09:57

Choose a tag to compare

v3.10.0

Removed default timeout

Stack instance issue resolved

17 Jun 07:37

Choose a tag to compare

Merge pull request #32 from contentstack/automation

Stack instance issue resolved

Stack instance issue resolved

17 Jun 07:03

Choose a tag to compare

Merge pull request #31 from contentstack/automation

Stack instance issue resolved

Support to added in request fetch option as timeout and custom settings.

17 Jun 05:39

Choose a tag to compare

  • Allowing support to add a timeout for request.
  • Fetch option added for request.

Hotfix

19 Nov 11:03

Choose a tag to compare

  • Updated in entry module.
  • Removed the unwanted code