Skip to content

Releases: contentstack/contentstack-javascript

Embedded Items feature support added

Choose a tag to compare

@uttamukkoji uttamukkoji released this 06 Apr 07:11
  • includeEmbeddedItems function added in Entry and Query Module
  • Utils SDK support added in SDK

TS support to allow Boolean and Timeout increase

Choose a tag to compare

@uttamukkoji uttamukkoji released this 19 Feb 09:00
v3.12.2

Npm ignore update to ignore coverage

Resolved Un-handle Promise rejections

Choose a tag to compare

@uttamukkoji uttamukkoji released this 22 Jan 06:20
Merge pull request #42 from contentstack/error_handling

Unhandled Promise rejection issue resolve

Publish content fallback

Choose a tag to compare

@uttamukkoji uttamukkoji released this 05 Dec 12:23
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

Choose a tag to compare

@uttamukkoji uttamukkoji released this 25 Sep 08:16
  • 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

Choose a tag to compare

@uttamukkoji uttamukkoji released this 29 Jun 09:49
v3.10.1

include content-type in single entry

Removed default timeout for request

Choose a tag to compare

@uttamukkoji uttamukkoji released this 19 Jun 09:57
v3.10.0

Removed default timeout

Stack instance issue resolved

Choose a tag to compare

@uttamukkoji uttamukkoji released this 17 Jun 07:37
Merge pull request #32 from contentstack/automation

Stack instance issue resolved

Stack instance issue resolved

Choose a tag to compare

@uttamukkoji uttamukkoji released this 17 Jun 07:03
Merge pull request #31 from contentstack/automation

Stack instance issue resolved

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

Choose a tag to compare

@uttamukkoji uttamukkoji released this 17 Jun 05:39
  • Allowing support to add a timeout for request.
  • Fetch option added for request.