Skip to content

Releases: contentstack/contentstack-javascript

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()

Region Support

05 Sep 12:39
Compare
Choose a tag to compare

Now we support region bases host

Multi-ContentType Reference Feature

29 Jul 11:30
Compare
Choose a tag to compare

We have release one new method on Query and Entry level in v3.7.0

includeReferenceContentTypeUID()

  • This method includes the content type UIDs of the referenced entries returned in the response.

API implementation for Content Types information.

12 Apr 13:14
Compare
Choose a tag to compare

We have release two new methods on stack level in v3.6.0

getContentTypes()

  • This method returns comprehensive information of all the content types of a particular stack in your account.

fetch()

  • This method returns the complete information of a specific content type.

Resolved the localstorage issue

20 Mar 08:09
Compare
Choose a tag to compare
3.5.2

resolved the localstorage issue

UI changes of JS SDK Reference doc

18 Feb 13:24
Compare
Choose a tag to compare
Merge pull request #14 from contentstack/cache_hotfix

solved the cachepolicy issue

Release 3.5.0

26 Oct 11:37
Compare
Choose a tag to compare
  • Added sync() method.

Release 3.4.0

10 Jan 11:41
Compare
Choose a tag to compare

Features:

  • New addParam() method added.
  • Added support for NativeScript