diff --git a/typescript-4.9.5.tgz b/typescript-4.9.5.tgz deleted file mode 100644 index 6e84670..0000000 --- a/typescript-4.9.5.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6e2faae079c9047aa921e8a307f0cec0da4dc4853e20bb31d18acc678f5bf505 -size 11620433 diff --git a/typescript-5.1.6.tgz b/typescript-5.1.6.tgz new file mode 100644 index 0000000..c5e8ee6 --- /dev/null +++ b/typescript-5.1.6.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39247cdcfec56456849449813197cd96b4b19b81b783e746bb8e5f9f5ec87311 +size 7147748 diff --git a/typescript.changes b/typescript.changes index d2197d9..0381e3c 100644 --- a/typescript.changes +++ b/typescript.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Aug 11 13:26:18 UTC 2023 - Andrea Manzini + +- Update to version 5.1.6: + * See https://www.typescriptlang.org/docs/handbook/release-notes/typescript-5-1.html + and https://www.typescriptlang.org/docs/handbook/release-notes/typescript-5-0.html + + * Breaking change: + TypeScript 5.1 now ships JavaScript functionality that was introduced in ECMAScript 2020. + As a result, at minimum TypeScript must be run in a reasonably modern runtime. + For most users, this means TypeScript now only runs on Node.js 14.17 and later. + ------------------------------------------------------------------- Sat Feb 25 01:23:54 UTC 2023 - Lukas Müller diff --git a/typescript.spec b/typescript.spec index 4902b35..145627f 100644 --- a/typescript.spec +++ b/typescript.spec @@ -17,7 +17,7 @@ Name: typescript -Version: 4.9.5 +Version: 5.1.6 Release: 0 Summary: A language for application scale JavaScript development License: Apache-2.0