This release adds a new config property propagateErrors.
⚠️ Deprecations
Error handling of 404 and 412 errors is now treated as legacy and will be removed in update, upsert and deleteRecord operations to standardize the request behavior. For more information refer to #204 and #203 .
What's Changed
- feat: new config property
propagateErrorsby @AleksandrRogov in #204
Full Changelog: v2.4.0...v2.5.0