Chrome 144 adds the Temporal API, a modern, immutable replacement for Date that provides distinct types, explicit time zones, calendars, arithmetic, and formatting.
TypeScript 6.0 adds es2025 target/lib, reduces this-sensitivity for functions, includes built-in Temporal types, and offers a stableTypeOrdering flag aligning behavior with TypeScript 7.0.