Skip to content

Releases: contentstack/contentstack-javascript

Resolved Un-handle Promise rejections

22 Jan 06:20
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
v3.10.1

include content-type in single entry

Removed default timeout for request

19 Jun 09:57
Compare
Choose a tag to compare
v3.10.0

Removed default timeout

Stack instance issue resolved

17 Jun 07:37
Compare
Choose a tag to compare
Merge pull request #32 from contentstack/automation

Stack instance issue resolved

Stack instance issue resolved

17 Jun 07:03
Compare
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
Compare
Choose a tag to compare
  • Allowing support to add a timeout for request.
  • Fetch option added for request.

Hotfix

19 Nov 11:03
Compare
Choose a tag to compare
  • Updated in entry module.
  • Removed the unwanted code

Global fields support

15 Nov 11:24
Compare
Choose a tag to compare
  • [Stack]: Added support for method getContentType()
  • [ContentType]: updated method fetch()