1
Announcing TypeScript 4.9 (devblogs.microsoft.com)
submitted 2 years ago by castarco@lemmy.ml to c/typescript@lemmy.ml

Here’s a quick list of what’s new in TypeScript 4.9!

  • The satisfies Operator
  • Unlisted Property Narrowing with the in Operator
  • Auto-Accessors in Classes
  • Checks For Equality on NaN
  • File-Watching Now Uses File System Events
  • "Remove Unused Imports" and "Sort Imports" Commands for Editors
  • Go-to-Definition on return Keywords
  • Performance Improvements
  • Correctness Fixes and Breaking Changes
no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here
this post was submitted on 18 Nov 2022
1 points (100.0% liked)

TypeScript

2 readers
1 users here now

TypeScript is a language for application-scale JavaScript development. TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.

founded 3 years ago
MODERATORS