Skip to content

Releases: contentstack/contentstack-javascript

Enhancement

14 Feb 06:48
Compare
Choose a tag to compare

Live preview support 1.0 and 2.0

Fix: build scripts on release

07 Feb 09:20
Compare
Choose a tag to compare
  • Includes adding of prepare script to build package

v3.19.0

02 Feb 16:09
Compare
Choose a tag to compare
  • 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

30 Jan 14:59
Compare
Choose a tag to compare
  • fix: added fix for ESM issue

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

25 Jan 08:01
Compare
Choose a tag to compare

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

Enhancements and Fixes

16 Jan 15:38
Compare
Choose a tag to compare
  • 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

21 Nov 09:24
Compare
Choose a tag to compare

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

18 Apr 07:24
Compare
Choose a tag to compare
Merge pull request #94 from contentstack/fix/CS-35833-token-issue

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

Cache functionality and TypeDefinition

30 Mar 11:39
Compare
Choose a tag to compare
  • Resolved the cache issue of calling set on get cache
  • TypeDefinition file updated

Package dependency updated

28 Feb 11:14
Compare
Choose a tag to compare
Merge pull request #91 from contentstack/enhancement/package-update

Package dependency update