Skip to content

Version 0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@ptomato ptomato released this 04 Aug 17:36
· 490 commits to main since this release

Changelog:

  • As per the latest changes to the Temporal proposal:
    • Renamed Temporal.now to Temporal.Now
    • Added Temporal[Symbol.toStringTag] and Temporal.Now[Symbol.toStringTag]
  • Performance improvements in non-ISO calendars and toLocaleString, particularly in V8
  • Fixed TypeScript type for Temporal.PlainDate.prototype.toZonedDateTime()
  • Various bug fixes

Thanks to everyone who contributed to this release!