v7.1.3
Bugfixes
- #1539 also find keys with spaces when templating with
--dependencies
or replacingContentBlockByKey(...)
(before, the solution assumed keys never have spaces in them) by @JoernBerkefeld in #1540 - #1511 fix ampscript getting saved as SSJS file when
<script language="ampscript">...</script>
is used instead of%%[ ... ]%%%
by @JoernBerkefeld in #1542 - #1541 fix folder-not-found- error during
asset
deployments by @JoernBerkefeld in #1543 - #1526 fix --metadata support for
schedule
,execute
andpause
by @JoernBerkefeld in #1538
Chores
- #1533 support retrieving journey by name (
mcdev r cred/bu -m journey:name:MyJourneyName
) by @JoernBerkefeld in #1537
Dependencies
- Bump eslint from 9.7.0 to 9.8.0 by @dependabot in #1515
- Bump eslint-plugin-mocha from 10.4.3 to 10.5.0 by @dependabot in #1514
- Bump eslint-plugin-unicorn from 54.0.0 to 55.0.0 by @dependabot in #1517
- Bump @types/node from 20.14.10 to 22.0.2 by @dependabot in #1530
- Bump sfmc-sdk from 2.1.1 to 2.1.2 by @JoernBerkefeld in #1532
- Bump husky from 9.0.11 to 9.1.4 by @dependabot in #1516
Special Thanks
- Thanks go out to Shashank Deep for pointing me towards the missing support for keys without spaces (#1539)
Full Changelog: v7.1.2...v7.1.3