f086b5a#3237 Thanks @pieplu! - Changed getIn to return undefined when it can't find a value AND a parent of that value is "falsy" ( "" / 0 / null / false )
6d8f018#3792 Thanks @probablyup! - Update the type for setFieldValue to reflect the returned Promise and potential returned error(s).