Releases: contentstack/contentstack-management-javascript
Releases · contentstack/contentstack-management-javascript
Fixes
Feat: Nested Global fields
What's Changed
- Feature nested global field by @sunil-lakshman in #259
- Reverted variant types fix and Update node version to 22 by @sunil-lakshman in #262
- added sanity for entry variant by @harshithad0703 in #264
- feat | dx 1889 api version variants by @harshithad0703 in #265
Full Changelog: v1.19.1...v1.19.2
Feature
Fix and Enhancement
Enhancements:
- Added Support for Release 2.0
Bugs and Security Fix:
- Fixed Custom backoff in retryDelayOption that doesn't change the 300ms delay
Enhancement
- Added support for response headers.
Fixes
Fix
Added variant test cases
Merge pull request #194 from contentstack/next updated sanity test due to changes in variants reponse
Feature
Security Fix
- Updated qs to v6.13.0