- feature: More readable objects on console (#46)
- feature: support require(esm) in Node.js to avoid dual package hazard (#62)
- fix: use
new Date()formaxPossibleTransitionmalfunctions in some environments (#83) - fix: Duration toLocaleString uses DateTimeFormatOptions (#80)
- fix: ZonedDateTime should not be considered Formattable (#78)
- fix: stop using locale
en-GBfor computations, not present in some environments (#76) - fix: result of
Temporal.Now.timeZoneId()should not be cached (#63)