TypeScript versions
Not semantic versioning 1.2.3 Major.Minor.Patch
Major - incompatible API changes
Minor - add functionality - backwards compatible
Patch - bug fix
TypeScript version numbers¶
4.8.3 -> 4.8.4: same as patch
The first 2 numbers - same as major
  
    
      Last update:
      2023-04-24