Releases: contentstack/contentstack-javascript
Releases · contentstack/contentstack-javascript
Enhancement
Live preview support 1.0 and 2.0
Fix: build scripts on release
- Includes adding of prepare script to build package
v3.19.0
- 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
- fix: added fix for ESM issue
Typescript Delivery SDK Beta release v4.0.0-beta.1
This release includes all the changes of moving JS Delivery SDK to Typescript.
Enhancements and Fixes
- 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
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
Merge pull request #94 from contentstack/fix/CS-35833-token-issue fix: :bug: token issue on live preview [CS-35833]
Cache functionality and TypeDefinition
- Resolved the cache issue of calling set on get cache
- TypeDefinition file updated
Package dependency updated
Merge pull request #91 from contentstack/enhancement/package-update Package dependency update