v7.7.1
Bugfixes
- #2088 fix javascript error when running deploy by @JoernBerkefeld and @FiloMichal in #2095
- #2098 await file purging before building definitions by @JoernBerkefeld in #2099
- #2100 deleting transactional journeys now also locally deletes the associated transactionalEmail file locally. The API automatically deletes it on the server internally by @JoernBerkefeld in #2101
Chores
- #2102 add validation rule config setting 'fix' (next to already existing options 'off', 'warn', 'error') by @JoernBerkefeld in #2103
- #2090 enhanced eslint rules for mcdev projects by @JoernBerkefeld in #2091
- #2093 no longer auto-recognize vscode extension running mcdev to enable colors in test runs by @JoernBerkefeld in #2094
- #2096 auto-check config whenever it's loaded by @JoernBerkefeld in #2097
Full Changelog: v7.7.0...v7.7.1