Łukasz Komoszyński

Results 2 issues of Łukasz Komoszyński

Since version 1.1.2 version you can't check if process was killed because err.killed always returns undefined (err is only a number, not an object).

Currently `ReactElement` can only be passed to `message` in the `rules` passed to the `Field`. This PR fixes types a bit, which in turn means that `ReactElement` can also be...