Skip to content

v.0.4.3

Compare
Choose a tag to compare
@vitaly-t vitaly-t released this 16 May 13:21
· 133 commits to master since this release

Improving error reporting

  • Method batch now extends the rejection array with properties first and message to make it easier to log errors.
  • Method page during a normal reject will now return the result of property first, rather than the previous getErrors()[0], to support nested error reporting correctly.