Releases: contentful/contentful-batch-libs
Releases · contentful/contentful-batch-libs
v8.0.2
v8.0.1
v8.0.0
8.0.0 (2017-12-18)
Bug Fixes
- Handle archived entities (#136) (b7c52a4d)
- removed blank row (8211a35f)
- check if an asset exists before processing (dc04205e)
- args -> options (d9fb5fee)
- error-log: avoid spam of error log by listr context (e157e495)
- error-logging: split up logging and displaying (94567cf0)
- errors: pass errors to error buffer and do no more fail early (48617f4e)
- logging: move task output logging and improve output quality (07264fbc)
- publish: correct check for prepublishDelay (181ec5f7)
- publishing:
- reimport: existing content is properly updated again (bc86487a)
Features
- add query option to assets (0a11b4d3)
- add query option (647fb006)
- errors: replace error buffer and npmlog with log event emitters (35c79e76)
- logging:
- name-detection: detect fields called 'name' as title (a630a93c)
- publishing: reintroduce publish retry (442a74fa)
Breaking Changes
- error buffer replaced with proper logging which logs errors, warnings and info.
(7934e748)
[beta] v6.0.0
- Huge rewrite for proper error logging and output
- The tools should be more fail safe and less noisy