DX | 06-07-2026 | Beta Release#265
Conversation
…alised taxonomy, fixed taxonomy import showing success while all taxonomies were failed to import
fixes three related pagination bugs in the command's org user fetch …
Fix/back merge
DX | 22-06-2026 | Release
Merge pull request #236 from contentstack/development
Upgraded Node version to 22 for plugins and Readme Update
- Convert all .eslintrc files in cli-plugins/packages to eslint.config.js - Remove legacy .eslintrc and .eslintignore files from all packages - Update lint scripts to remove --config .eslintrc flag - Supports ESLint v10.5.0+ flat config system - All 16 packages now use native ES modules flat config format
Enh/dx 9335 eslint upgrade
change master locale fix, change master locale script support for loc…
version bump
DX | 29-06-2026 | Release
V2 beta back merge
add API key validation in import/export configurations
Fix/back merge development v2
The backup folder path was logged via log.success, which maps to the info level. For progress-supported modules like import-setup, the logger omits the console transport when showConsoleLogs is false, so the path only reached the log file and never appeared in the terminal. Print the success and backup-path messages directly via cliux.print when showConsoleLogs is false, so the path is always visible regardless of the setting. log.success is retained for the log file record, and the direct print is guarded to avoid a duplicate line when showConsoleLogs is true.
🔒 Security Scan Results
⏱️ SLA Breach Summary
ℹ️ Vulnerabilities Without Available Fixes (Informational Only)The following vulnerabilities were detected but do not have fixes available (no upgrade or patch). These are excluded from failure thresholds:
Consider reviewing these vulnerabilities when fixes become available. |
…ckup-folder-path Fix/dx 7895 import setup backup folder path
🔒 Security Scan Results
⏱️ SLA Breach Summary
ℹ️ Vulnerabilities Without Available Fixes (Informational Only)The following vulnerabilities were detected but do not have fixes available (no upgrade or patch). These are excluded from failure thresholds:
Consider reviewing these vulnerabilities when fixes become available. |
fix(export,import): validate --module flag value before execution
🔒 Security Scan Results
⏱️ SLA Breach Summary
ℹ️ Vulnerabilities Without Available Fixes (Informational Only)The following vulnerabilities were detected but do not have fixes available (no upgrade or patch). These are excluded from failure thresholds:
Consider reviewing these vulnerabilities when fixes become available. |
fix(flags): normalize short flag consistency across cli-cm-regex-validate, tsgen, migration, and apps-cli
🔒 Security Scan Results
⏱️ SLA Breach Summary
ℹ️ Vulnerabilities Without Available Fixes (Informational Only)The following vulnerabilities were detected but do not have fixes available (no upgrade or patch). These are excluded from failure thresholds:
Consider reviewing these vulnerabilities when fixes become available. |
🔒 Security Scan Results
⏱️ SLA Breach Summary
ℹ️ Vulnerabilities Without Available Fixes (Informational Only)The following vulnerabilities were detected but do not have fixes available (no upgrade or patch). These are excluded from failure thresholds:
Consider reviewing these vulnerabilities when fixes become available. |
🔒 Security Scan Results
⏱️ SLA Breach Summary
ℹ️ Vulnerabilities Without Available Fixes (Informational Only)The following vulnerabilities were detected but do not have fixes available (no upgrade or patch). These are excluded from failure thresholds:
Consider reviewing these vulnerabilities when fixes become available. |
added publishing rules and varient entries
🔒 Security Scan Results
⏱️ SLA Breach Summary
ℹ️ Vulnerabilities Without Available Fixes (Informational Only)The following vulnerabilities were detected but do not have fixes available (no upgrade or patch). These are excluded from failure thresholds:
Consider reviewing these vulnerabilities when fixes become available. |
No description provided.