7.10.0
- [fix] - capitalization of "Etc/Utc" #446
-
[new] -
.isoFull()
method -
[new] -
spacetime.fromEpochSeconds()
method #444 -
[fix] - getter form of
.epochSeconds()
- [update] - dependencies
7.9.0
-
[new] -
.format('sql')
#437 -
[new] -
.epochSeconds()
#439 -
[fix] - duplicate type for
.json()
#435 - [update] - plugin peerdepencies #440
- [update] - dependencies
7.8.0
- [fix] - 2025 DST-change times for many zones #431
- [fix] - more .week() issues from #303
- [new] - initial support for Temporal's extended-iso RFC3339 fmt
-
[new] - adds
.format('iso-full')
for Temporal support - [new] - support hot-swap timezone via .timezone(tz) #180
-
[new] - add tz/offset info in
.json()
response -
[new] - support
.json(obj)
setter fn -
[fix] - proper capitalization of UTC in
.timezone()
response - [fix] - typescript fixes #432
- [update] - dependencies
7.7.0
- [fix] - .week() issue #303
- [update] - 2025 DST changes
- [update] - greenland Nuuk DST change #420
- [update] - alias choibalsan to ulaanbaatar
7.6.2
- [fix] - isEqual null on 1970-01-01 #417
7.5.0
- [update] - 2024 DST changes
- [fix] - offset in Africa/Cairo #404
- [change] - support i18n config in .since() #403
7.4.8
-
[fix] - fix for reversed-DST in
africa/casablanca
andafrica/el_aaiun
#400 - [update] - deps
7.4.7
- [fix] - guard against non-IANA responses in Intl #397
- [update] - deps