Releases: Accenture/sfmc-devtools-vscode
Releases · Accenture/sfmc-devtools-vscode
v3.1.2
Changed
- Build (Template + Definition): the two Business Unit quick-picks now say source vs target so it is clear which selection maps to --buFrom\ and which to --buTo.
Full Changelog: v3.1.1...v3.1.2
v3.1.1
Fixed
- Build (Template + Definition): asks whether to clear the deploy folder before building and passes --purge\ or --no-purge\ to mcdev so the CLI no longer blocks on an interactive prompt in the VS Code terminal.
Full changelog: see CHANGELOG.md.
v3.1.0
What's New (in-editor)
- After an update, a notification can open release notes parsed from the extension changelog.
- Command SFMC DevTools: Show What's New in the Command Palette.
CI publishes the VSIX from this tag per repository workflow.
Full history: GitHub Releases.
v3.0.0
Features
Major rewrite, adding tons of new commands, keyboard shortcuts and deeplinks between files.
Chores
- Now also available for Cursor via Open-VSX.org
Dependencies
- Bump picomatch by @dependabot[bot] in #344
- Bump @vscode/codicons from 0.0.44 to 0.0.45 by @dependabot[bot] in #345
Full Changelog: v2.8.1...v3.0.0
v2.8.1
Dependencies
- Bump fast-xml-parser to 5.5.9 and mcdev to 9.0.3 by @dependabot[bot] in #343
Full Changelog: v2.8.0...v2.8.1
v2.8.0
Features
Bugfixes
Chores
- #298 auto-add vsix file to release in publish github action in #333
- #339 auto-sync issue milestone to PR in #340
- auto-close gh milestone upon release
- create changelog from github releases
- exclude unnecessary files from vsix
Full Changelog: v2.7.0...v2.8.0
v2.7.0
Features
- #323 inline warnings and quick-fix for unresolvable r__ relation keys in JSON metadata files in #325
- #324 Show warning if asset cannot be resolved in ContentBlockByKey in #326
- #322 show error if a dataExtension name cannot be resolved in SQL in #328
- #321 make lookup functions in ssjs and ampscript clickable in #329
Bugfixes
Chores
- #314 add test classes to ensure future changes do not introduce regressions in #330
- #160: upgrade to newer logo by @JoernBerkefeld in #319
Dependencies
- Bump lint-staged from 16.3.3 to 16.4.0 by @dependabot[bot] in #316
- Bump eslint from 9.39.4 to 10.1.0 by @dependabot[bot] in #331
- Bump @eslint/js from 9.39.4 to 10.0.1 by @dependabot[bot] in #300
- Bump flatted from 3.4.1 to 3.4.2 by @dependabot[bot] in #320
- Bump @typescript-eslint/parser from 8.57.0 to 8.57.1 by @dependabot[bot] in #317
- Bump @types/node from 25.4.0 to 25.5.0 by @dependabot[bot] in #299
Full Changelog: v2.6.0...v2.7.0
v2.6.0
v2.5.0
Feature
Full Changelog: v2.4.1...v2.5.0
v2.4.1
What's Changed
- #305 changeKey field list not shown when clicking on code/markdown file by @JoernBerkefeld in #306
Full Changelog: v2.4.0...v2.4.1