You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(latest): normalize DateTime before returning result
BREAKING CHANGE: The `latest` functions now
throw `Error` if both specified DateTimes
contain numeric fields that are non-finite.
BREAKING CHANGE: The type parameters of the
`latest` functions have been removed. These
functions now always either return a valid
DateTime or throw.
0 commit comments