Releases: contentstack/contentstack-management-javascript
Releases · contentstack/contentstack-management-javascript
Release list
v1.31.1
v1.31.0
What's Changed
- Enh
- Entry variants:
contentType(...).entry(...).variants(variantUidOrUids, branchName?)— optional second argument sets the CMAbranchheader for that variants scope (branch UID or alias). First argument accepts a variant UID string or an array of UIDs (comma-separated in the request path). OmittingbranchNamepreserves previous behavior. - Entry variants: added
variants(uid).publish()andvariants(uid).unpublish(), calling the entry publish/unpublish endpoints with the variant payload nested underentry. publish()/unpublish()(entry and entry variants) accept optionalheadersandparams, merged into the underlying HTTP request.
- Entry variants:
Full Changelog: v1.30.4...v1.31.0
v1.30.4
What's Changed
- Fix: Upgrade dependencies by @harshitha-cstk in #564
Full Changelog: v1.30.3...v1.30.4
v1.30.3
v1.30.2
What's Changed
- Refactor documentation in AGENTS.md and remove redundant Cursor rules. by @harshitha-cstk in #545
- Feat/add unpublish taxonomy by @harshitha-cstk in #548
New Contributors
- @github-actions[bot] made their first contribution in #551
Full Changelog: v1.30.1...v1.30.2
v1.30.1
v1.30.0
What's Changed
- Added header support in all modules by @sunil-lakshman in #540
Full Changelog: v1.29.2...v1.30.0
v1.29.2
What's Changed
- fix: improve logHandler error formatting and lodash version bump by @sunil-lakshman in
Full Changelog: v1.29.1...v1.29.2
v1.29.1
What's Changed
- AM 2.0 comprehensive sanity test by @aniket-shikhare-cstk in #527
- docs(DX-5378): AGENTS.md, Cursor rules, and project skills by @harshitha-cstk in #531
- AM 2.0 test cases updates by @aniket-shikhare-cstk in #530
Full Changelog: v1.29.0...v1.29.1
v1.29.0
What's Changed
- fix: dependencies updated by @cs-raj in #523
- feat: add support for branch settings by @naman-contentstack in #522
Full Changelog: v1.28.0...v1.29.0