Skip to content

Releases: contentstack/contentstack-javascript

Fix: build scripts on release

Choose a tag to compare

@nadeem-cs nadeem-cs released this 07 Feb 09:20
  • Includes adding of prepare script to build package

v3.19.0

Choose a tag to compare

@abhinav-from-contentstack abhinav-from-contentstack released this 02 Feb 16:09
  • live preview support both 1.0 and 2.0
  • fix for ESM module cannot use module.exports issue react-native and nativescript builds

Fix for ESM issue

Choose a tag to compare

@abhinav-from-contentstack abhinav-from-contentstack released this 30 Jan 14:59
  • fix: added fix for ESM issue

Typescript Delivery SDK Beta release v4.0.0-beta.1

Choose a tag to compare

@nadeem-cs nadeem-cs released this 25 Jan 08:01

This release includes all the changes of moving JS Delivery SDK to Typescript.

Enhancements and Fixes

Choose a tag to compare

@nadeem-cs nadeem-cs released this 16 Jan 15:38
  • feat: Updated X-User-Agent header
  • feat: added taxonomies support
  • fix: update entry containing image
  • feat: added gcp_na region
  • fix: fixed vulnerabilities

Fixes and Enhancements

Choose a tag to compare

@nadeem-cs nadeem-cs released this 21 Nov 09:24

Fixes:

  • Same management token in live preview config for different stack objects fixed
  • X-User-Agent changed from contentstack to contentstack-delivery

Enhancements:

  • Early access headers added as optional property in stack config

Live preview token issue for delivery API

Choose a tag to compare

@uttamukkoji uttamukkoji released this 18 Apr 07:24
Merge pull request #94 from contentstack/fix/CS-35833-token-issue

fix: :bug: token issue on live preview [CS-35833]

Cache functionality and TypeDefinition

Choose a tag to compare

@uttamukkoji uttamukkoji released this 30 Mar 11:39
  • Resolved the cache issue of calling set on get cache
  • TypeDefinition file updated

Package dependency updated

Choose a tag to compare

@uttamukkoji uttamukkoji released this 28 Feb 11:14
Merge pull request #91 from contentstack/enhancement/package-update

Package dependency update

Plugin Support added

Choose a tag to compare

@nadeem-cs nadeem-cs released this 10 Feb 10:00

This release allows developers to create their custom plugins with the Delivery SDK.