Closed damusix closed 2 years ago
@devinivy I do apologize. Will definitely be more careful next time!
No worries! I missed it too. I am not sure why CI didn't run properly for this PR, but I think that would have cleared it up pretty quickly for us.
I merged this, but ended-up reverting, as the
isMissing
is already handled in the types (https://github.com/hapijs/boom/blob/c2293a2d1a472f1f30a941a1bdfcc5bf6789f023/lib/index.d.ts#L198-L204), and this change actually made boom's type tests fail. If we want to make a change like this I think it requires a closer look.