diff --git a/typescript-5.6.2.tgz b/typescript-5.6.2.tgz deleted file mode 100644 index 5ca60e7..0000000 --- a/typescript-5.6.2.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6e954963e7689a13573927021cf1fe2d7f85d7808eba49f03f84cb5d77cdd6bf -size 4174769 diff --git a/typescript-5.6.3.tgz b/typescript-5.6.3.tgz new file mode 100644 index 0000000..77643ed --- /dev/null +++ b/typescript-5.6.3.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef67f8d8ad895858024b7339d3e34bf112cae3c5db1f538c3079038b17ae30fa +size 4174590 diff --git a/typescript.changes b/typescript.changes index 5b4a75b..8b69d55 100644 --- a/typescript.changes +++ b/typescript.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Oct 10 12:07:50 UTC 2024 - Andrea Manzini + +- Update to version 5.6.3 + * fix automatic type acquisition + * Don't issue implicit any when obtaining the implied type for + a binding pattern + * Remove tsbuildInfo specification error + ------------------------------------------------------------------- Sun Sep 15 15:14:16 UTC 2024 - Andrea Manzini diff --git a/typescript.spec b/typescript.spec index 08961db..2db5c42 100644 --- a/typescript.spec +++ b/typescript.spec @@ -17,7 +17,7 @@ Name: typescript -Version: 5.6.2 +Version: 5.6.3 Release: 0 Summary: A language for application scale JavaScript development License: Apache-2.0