This is how the new library works - you can argue whether this is the most intelligent behavior of the library or not, but strictly speaking truncating an invalid date like it does is not an incorrect thing to do.
If you want to avoid this don't use the MM/dd/yy format. Use MM/dd/yyyy instead.