diff --git a/typescript-5.8.2.tgz b/typescript-5.8.2.tgz deleted file mode 100644 index 12934f2..0000000 --- a/typescript-5.8.2.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef938a45323df5775664ea5d55e8bc0ab2027a40db1ff857bb957fe7bbaa4434 -size 4250087 diff --git a/typescript-5.8.3.tgz b/typescript-5.8.3.tgz new file mode 100644 index 0000000..0913572 --- /dev/null +++ b/typescript-5.8.3.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72e75dbeb92c2e6eb9a34cb59d74fab5c2ee6f32a0324a89405f6165d5a08374 +size 4250436 diff --git a/typescript.changes b/typescript.changes index 116dacf..8acdee2 100644 --- a/typescript.changes +++ b/typescript.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sat Apr 12 07:42:19 UTC 2025 - Andrea Manzini + +- Update to version 5.8.3 + * Exclude completions of binding pattern variable initializers + * Fixed a symbol display crash on expando members write locations + * Fix errors on type assertions in erasableSyntaxOnly + * Fix serialization of accessor types in declaration files. + * Ban old-style type assertions under erasableSyntaxOnly + * fix(60887): Incorrect Formatting on if (a) try {} finally {} + * Fix to use string literal type in ArrayBuffer's Symbol.toStringTag + * fix(61167): Incorrect "Import may be converted to a default import" + * Treat contextually typed functions in JS files as typed + * update deps + ------------------------------------------------------------------- Wed Mar 5 13:59:28 UTC 2025 - Andrea Manzini diff --git a/typescript.spec b/typescript.spec index 58fa424..c11e839 100644 --- a/typescript.spec +++ b/typescript.spec @@ -17,7 +17,7 @@ Name: typescript -Version: 5.8.2 +Version: 5.8.3 Release: 0 Summary: A language for application scale JavaScript development License: Apache-2.0