v3.0.3 - 2021-08-11
Bugfixes
- #100 Handle ECONNRESET errors across various types (incl. Data Extensions)
- #102 block deployment attempt for synchronized Data Extensions with proper error message
- #104 block deployment of shared data extensions on child BUs (existing solution broke somewhere down the line)
Chores
- #107 rewrite folder to use generic update/create to help with ECONNRESET issue
- #108 return full API error messages for create & update via SOAP
- #110 improve error message for missing dependencies
- enhanced Pull Request Template with note on npm run docs
Dependencies
- bumped jsdoc-to-markdown to 7.0.1
- bumped eslint-plugin-mocha to 9.0.0
- bumped eslint-plugin-prettier to 3.4.0
- bumped eslint-config-prettier to 8.3.0
- bumped eslint to 7.32.0
Cheers
@JoernBerkefeld & @DougMidgley
Full Changelog: v3.0.2...v3.0.3