Releases: js-temporal/temporal-polyfill
Version 0.4.4
Please see CHANGELOG.md for a summary of changes in this release.
Thanks to everyone that contributed to this release!
- Aditi Singh (@Aditi-1400)
- Cam Tenny (@cjtenny)
- Guillaume Emont (@guijemont)
- James Wright (@12wrigja)
- Justin Grant (@justingrant)
- Philip Chimento (@ptomato)
- Richard Gibson (@gibson042)
- Rudolph Gottesheim (@MidnightDesign)
- тars (@tars0x9752)
Version 0.4.3
Please see CHANGELOG.md for a summary of changes in this release.
Thanks to everyone that contributed to this release!
- James Wright (@12wrigja)
- Jesse Alama (@jessealama)
- Jonas Bengtsson (@jonasb)
- Justin Grant (@justingrant)
- Livia Medeiros (@LiviaMedeiros)
- Ms2ger (@Ms2ger)
- Philip Chimento (@ptomato)
- Richard Gibson (@gibson042)
- Shrujal Shah (@shrujalshah28)
- tars0x9752 (@tars0x9752)
Version 0.4.2
Please see CHANGELOG.md for a summary of changes in this release.
Thanks to everyone that contributed to this release!
- Jonas Bengtsson (@jonasb)
Version 0.4.1
Please see CHANGELOG.md for a summary of changes in this release.
Version 0.4.0
Please see CHANGELOG.md for a summary of changes in this release.
Thanks to everyone who contributed to this release!
- James Wright @12wrigja
- Justin Grant @justingrant
- Philip Nagler-Frank @bananer
- Tiger Oakes @NotWoods
Version 0.3.0
Please see CHANGELOG.md for a summary of changes in this release.
Thanks to everyone who contributed to this release!
- Cam Tenny @cjtenny
- Chris Veness @chrisveness
- Facundo Gaich @facugaich
- James Wright @12wrigja
- Justin Grant @justingrant
- Ms2ger @Ms2ger
- Philip Chimento @ptomato
- Philip Nagler-Frank @bananer
Version 0.2.0
Changelog:
- As per the latest changes to the Temporal proposal:
- Renamed
Temporal.now
toTemporal.Now
- Added
Temporal[Symbol.toStringTag]
andTemporal.Now[Symbol.toStringTag]
- Renamed
- 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!
- Fernando K @fer22f
- James Wright @12wrigja
- Justin Grant @justingrant
- Raziel @rraziel
First alpha release
First alpha release of polyfill, incorporating bug fixes and changes to the proposal taken from the soon-to-be-defunct polyfill at https://github.com/tc39/proposal-temporal/tree/main/polyfill
Initial release
Initial release. Currently a fork of the non-production polyfill at https://github.com/tc39/proposal-temporal/tree/main/polyfill