Logo
Explore Help
Register Sign In
microsoft/TypeScript
1
0
Fork 0
You've already forked TypeScript
mirror of https://github.com/microsoft/TypeScript.git synced 2026-06-18 13:59:04 -05:00
Code Issues Packages Projects Releases 212 Wiki Activity

212 Releases 237 Tags

RSS Feed
  • v4.4.3 bbb31bb109
    Compare

    TypeScript 4.4.3 Stable

    giteasync released this 2021-09-10 15:36:51 -05:00 | 4351 commits to main since this release

    This patch release contains a fix for leaking file watchers on package.json, and a minor fix for completions in JavaScript files.


    For release notes, check out the release announcement.

    For the complete list of fixed issues, check out the

    • fixed issues query for Typescript 4.4.0 (Beta).
    • fixed issues query for Typescript 4.4.1 (RC).
    • fixed issues query for Typescript 4.4.2.
    • fixed issues query for Typescript 4.4.3.

    Downloads are available on:

    • npm
    Downloads
    • typescript-4.4.3.tgz
      10 MiB
      2025-05-20 22:36:09 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v4.4.2 a10409ccaa
    Compare

    TypeScript 4.4.2 Stable

    giteasync released this 2021-08-23 19:07:38 -05:00 | 4354 commits to main since this release

    For release notes, check out the release announcement.

    For the complete list of fixed issues, check out the

    • fixed issues query for Typescript 4.4.0 (Beta).
    • fixed issues query for Typescript 4.4.1 (RC).
    • fixed issues query for Typescript 4.4.2.

    Downloads are available on:

    • npm
    • Visual Studio 2017/2019 (Select new version in project options)
    • NuGet package
    Downloads
    • typescript-4.4.2.tgz
      10 MiB
      2025-05-20 22:36:08 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v4.4-rc 55dd850009
    Compare

    TypeScript 4.4 RC Pre-Release

    giteasync released this 2021-08-11 16:50:36 -05:00 | 4359 commits to main since this release

    For release notes, check out the release announcement.

    For the complete list of fixed issues, check out the

    • fixed issues query for Typescript 4.4.0 (Beta).
    • fixed issues query for Typescript 4.4.1 (RC).

    Downloads are available on:

    • npm
    • Visual Studio 2017/2019 (Select new version in project options)
    • NuGet package
    Downloads
    • typescript-4.4.1-rc.tgz
      10 MiB
      2025-05-20 22:36:06 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v4.3.5 1294ee8c1f
    Compare

    TypeScript 4.3.5 Stable

    giteasync released this 2021-06-30 17:06:15 -05:00 | 4670 commits to main since this release

    This release contains a bug fix for auto-imports on JSX components in the TypeScript language service. See the relevant change for more details.

    Downloads
    • typescript-4.3.5.tgz
      10 MiB
      2025-05-20 22:36:04 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v4.4-beta 3c30b7484e
    Compare

    TypeScript 4.4 Beta Pre-Release

    giteasync released this 2021-06-29 20:40:28 -05:00 | 4502 commits to main since this release

    For release notes, check out the release announcement.

    For the complete list of fixed issues, check out the

    • fixed issues query for Typescript 4.4.0 (Beta).

    Downloads are available on:

    • npm
    • Visual Studio 2017/2019 (Select new version in project options)
    • NuGet package
    Downloads
    • typescript-4.4.0-beta.tgz
      10 MiB
      2025-05-20 22:36:05 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v4.3.4 32210356e7
    Compare

    TypeScript 4.3.4 Stable

    giteasync released this 2021-06-16 19:00:02 -05:00 | 4672 commits to main since this release

    This release

    • adds an optional getCustomTransformers method to the SolutionBuilderHost* APIs
    • uses the transforms given by getCustomTransformers in Builder Program instances when running emit() methods in cases where customTransforms are not given.

    See the change for more details

    Downloads
    • typescript-4.3.4.tgz
      10 MiB
      2025-05-20 22:36:02 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v4.1.6 a1e2a4bd4e
    Compare

    TypeScript 4.1.6 Stable

    giteasync released this 2021-06-16 18:19:48 -05:00 | 5384 commits to main since this release

    This release ships both an overall performance improvement, along with a mitigation for a performance regression when upgrading to Node.js 16. See the change for more details.

    Downloads
    • typescript-4.1.6.tgz
      9.7 MiB
      2025-05-20 22:36:01 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v4.3.3 14231aff09
    Compare

    TypeScript 4.3.3 Stable

    giteasync released this 2021-06-16 17:59:02 -05:00 | 4674 commits to main since this release

    For release notes, check out the release announcement.

    For the complete list of fixed issues, check out the

    • fixed issues query for TypeScript v4.3.0 (Beta).
    • fixed issues query for TypeScript v4.3.1 (RC).
    • fixed issues query for TypeScript v4.3.2.
    • fixed issues query for TypeScript v4.3.3.

    Downloads are available on:

    • npm
    • Visual Studio 2017/2019 (Select new version in project options)
    • NuGet package
    Downloads
    • typescript-4.3.3.tgz
      10 MiB
      2025-05-20 22:35:58 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v4.0.8 6d54ce8a37
    Compare

    TypeScript 4.0.8 Stable

    giteasync released this 2021-06-16 17:33:48 -05:00 | 5896 commits to main since this release

    This release ships both an overall performance improvement, along with a mitigation for a performance regression when upgrading to Node.js 16. See the change for more details.

    Downloads
    • typescript-4.0.8.tgz
      9.5 MiB
      2025-05-20 22:35:59 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.9.10 b7de5e3c4c
    Compare

    TypeScript 3.9.10 Stable

    giteasync released this 2021-06-15 19:17:18 -05:00 | 6601 commits to main since this release

    This release ships both an overall performance improvement, along with a mitigation for a performance regression when upgrading to Node.js 16. See the change for more details.

    Downloads
    • typescript-3.9.10.tgz
      9.1 MiB
      2025-05-20 22:35:57 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
First Previous ... 6 7 8 9 10 ... Next Last
Powered by Gitea Version: 1.25.5 Page: 1554ms Template: 10ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API