TypeScript 4.2 brought a few nice touches:
- Smarter type alias preservation
- Leading/middle rest elements in tuples
- Better
--noUncheckedIndexedAccess
control
Still love how TypeScript keeps evolving incrementally — no breakages, just improvements.
--noUncheckedIndexedAccess
control