diff --git a/typescript-5.5.2.tgz b/typescript-5.5.2.tgz deleted file mode 100644 index fc3ba13..0000000 --- a/typescript-5.5.2.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2f12d2e95610c573b778ac0669497440626c07d6aae6865171e246fce96ddda0 -size 4040998 diff --git a/typescript-5.5.3.tgz b/typescript-5.5.3.tgz new file mode 100644 index 0000000..79444cb --- /dev/null +++ b/typescript-5.5.3.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f47d21b40c99188b4158f8a444f132207957d528b1f80ccbc019ce9c4765c3d1 +size 4041052 diff --git a/typescript.changes b/typescript.changes index 4519687..ebb3fc9 100644 --- a/typescript.changes +++ b/typescript.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Jul 3 08:21:30 UTC 2024 - Andrea Manzini + +- Update to version 5.5.3 + * fixed #59032 JavaScript and TypeScript language service has been disabled + after crashing repeatedly + * fixed #58955 @import JSDoc tag doesn't seem to account for resolution-mode + import attribute in TS v5.5.2 + +For the full changelog see https://devblogs.microsoft.com/typescript/announcing-typescript-5-5/ + ------------------------------------------------------------------- Sat Jun 22 16:14:51 UTC 2024 - Andrea Manzini diff --git a/typescript.spec b/typescript.spec index 0ccf9b7..b357082 100644 --- a/typescript.spec +++ b/typescript.spec @@ -17,7 +17,7 @@ Name: typescript -Version: 5.5.2 +Version: 5.5.3 Release: 0 Summary: A language for application scale JavaScript development License: Apache-2.0