diff --git a/typescript-5.4.5.tgz b/typescript-5.4.5.tgz deleted file mode 100644 index 3141831..0000000 --- a/typescript-5.4.5.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:154fae77169f04155ac52d521ac59abb07c9be29ea3744732adbf9f14abb2440 -size 5825770 diff --git a/typescript-5.5.2.tgz b/typescript-5.5.2.tgz new file mode 100644 index 0000000..fc3ba13 --- /dev/null +++ b/typescript-5.5.2.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f12d2e95610c573b778ac0669497440626c07d6aae6865171e246fce96ddda0 +size 4040998 diff --git a/typescript.changes b/typescript.changes index f7973d8..4519687 100644 --- a/typescript.changes +++ b/typescript.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Sat Jun 22 16:14:51 UTC 2024 - Andrea Manzini + +- Update to version 5.5.2 + * Inferred Type Predicates + * Control Flow Narrowing for Constant Indexed Accesses + * The JSDoc @import Tag + * Regular Expression Syntax Checking + * Support for New ECMAScript Set Methods + * Isolated Declarations + * The ${configDir} Template Variable for Configuration Files + * Consulting package.json Dependencies for Declaration File Generation + * Editor and Watch-Mode Reliability Improvements + * Performance and Size Optimizations + * Easier API Consumption from ECMAScript Modules + * The transpileDeclaration API + * Notable Behavioral Changes + + Disabling Features Deprecated in TypeScript 5.0 + + lib.d.ts Changes + + Stricter Parsing for Decorators + + undefined is No Longer a Definable Type Name + + Simplified Reference Directive Declaration Emit + +For the full changelog see https://devblogs.microsoft.com/typescript/announcing-typescript-5-5/ + ------------------------------------------------------------------- Sun Apr 21 14:07:03 UTC 2024 - Andrea Manzini diff --git a/typescript.spec b/typescript.spec index a43f6d9..0ccf9b7 100644 --- a/typescript.spec +++ b/typescript.spec @@ -17,7 +17,7 @@ Name: typescript -Version: 5.4.5 +Version: 5.5.2 Release: 0 Summary: A language for application scale JavaScript development License: Apache-2.0