Skip to content

Releases: msrivastav13/DX-Code-Companion

0.5.0

30 Apr 19:14
2f59036

Choose a tag to compare

  • 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

13 Sep 02:25

Choose a tag to compare

  1. Update npm libraries to the latest.
  2. Diff view now respects the current UI theme set by the user

0.4.0

16 Feb 04:31

Choose a tag to compare

0.3.8

15 Aug 04:21

Choose a tag to compare

Support Static Resource File Save to Salesforce

0.3.0

21 May 01:55

Choose a tag to compare

Fully support changeset driven development