Releases: msrivastav13/DX-Code-Companion
Releases · msrivastav13/DX-Code-Companion
0.5.0
- Migrated from sfdx to sf — all CLI commands now use the current Salesforce
CLI - Auto-installs mo-dx-plugin on extension activation (requires terminal
approval since the plugin is unsigned) - Upgraded @salesforce/core from v2 to v8 — uses StateAggregator,
ConfigAggregator, and AuthInfo.listAllAuthorizations() APIs - Upgraded TypeScript to v5 and @types/node to v18
- Replaced deprecated vscode dev dependency with @types/vscode and
@vscode/test-electron - Fixed all 29 npm security vulnerabilities (critical: form-data, json-schema,
minimist, prototype pollution in lodash/qs; high: jsonwebtoken, jsen, jws,
minimatch) - Org switching now uses sf config set target-org instead of sfdx
force:config:set defaultusername - Metadata deployment now uses sf project deploy start instead of sfdx
force:mdapi:deploy
0.4.6
- Update npm libraries to the latest.
- Diff view now respects the current UI theme set by the user
0.4.0
1.Fix issues listed here (https://github.com/msrivastav13/DX-Code-Companion/labels/fixed%20in%200.4.0)
2.Security updates
0.3.8
Support Static Resource File Save to Salesforce
0.3.0
Fully support changeset driven development