diff --git a/typescript-5.7.3.tgz b/typescript-5.7.3.tgz deleted file mode 100644 index 9c12549..0000000 --- a/typescript-5.7.3.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:80cfca1254bab8e81d639178e42d6406d856fba6e34cad60d1ab50ee6e5f7ebb -size 4232501 diff --git a/typescript-5.8.2.tgz b/typescript-5.8.2.tgz new file mode 100644 index 0000000..12934f2 --- /dev/null +++ b/typescript-5.8.2.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef938a45323df5775664ea5d55e8bc0ab2027a40db1ff857bb957fe7bbaa4434 +size 4250087 diff --git a/typescript.changes b/typescript.changes index 3f1d9ec..116dacf 100644 --- a/typescript.changes +++ b/typescript.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Wed Mar 5 13:59:28 UTC 2025 - Andrea Manzini + +- Update to version 5.8.2 + * Granular Checks for Branches in Return Expressions + * Support for require() of ECMAScript Modules in --module nodenext + * new flag --module node18 + * The --erasableSyntaxOnly Option + * The --libReplacement Flag + * Preserved Computed Property Names in Declaration Files + * Optimizations on Program Loads and Updates + * Restrictions on Import Assertions Under --module nodenext + +see full changelog at https://devblogs.microsoft.com/typescript/announcing-typescript-5-8/ + ------------------------------------------------------------------- Sat Jan 11 14:49:27 UTC 2025 - Andrea Manzini diff --git a/typescript.spec b/typescript.spec index 8fc17e5..58fa424 100644 --- a/typescript.spec +++ b/typescript.spec @@ -17,7 +17,7 @@ Name: typescript -Version: 5.7.3 +Version: 5.8.2 Release: 0 Summary: A language for application scale JavaScript development License: Apache-2.0