Temporal.Duration defines extra attributes: - `milliseconds` - `microseconds` - `nanoseconds` - `sign` (`[-1, 0, 1]` instead of `negated` boolean) This is considered a breaking change and would require releasing a new version.