Go to file
Andrea Manzini 4881e79fa3 Accepting request 1156599 from home:amanzini:branches:devel:languages:nodejs
- Update to version 5.4:
  * Preserved Narrowing in Closures Following Last Assignments
  * The NoInfer Utility Type
  * Object.groupBy and Map.groupBy
  * Support for require() calls in --moduleResolution bundler and --module preserve
  * Checked Import Attributes and Assertions
  * Quick Fix for Adding Missing Parameters
  * Auto-Import Support for Subpath Imports
  * Upcoming 5.5 Deprecations:
    + TypeScript 5.0 deprecated the following options and behaviors:
        charset
        target: ES3
        importsNotUsedAsValues
        noImplicitUseStrict
        noStrictGenericChecks
        keyofStringsOnly
        suppressExcessPropertyErrors
        suppressImplicitAnyIndexErrors
        out
        preserveValueImports
        prepend in project references
        implicitly OS-specific newLine
      To continue using them, developers using TypeScript 5.0 and other more recent versions 
      have had to specify a new option called ignoreDeprecations with the value "5.0".
      However, TypScript 5.4 will be the last version in which these will continue to function as normal. 
      By TypeScript 5.5 (likely June 2024), these will become hard errors, 
      and code using them will need to be migrated away.
  * Notable Behavioral Changes:
    see https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/#notable-behavioral-changes
For the full changelog see https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/

OBS-URL: https://build.opensuse.org/request/show/1156599
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/typescript?expand=0&rev=41
2024-03-10 09:08:32 +00:00
.gitattributes Accepting request 494731 from home:hurricanehernandez:youcompleteme 2017-06-26 15:01:39 +00:00
.gitignore Accepting request 494731 from home:hurricanehernandez:youcompleteme 2017-06-26 15:01:39 +00:00
typescript-5.4.2.tgz Accepting request 1156599 from home:amanzini:branches:devel:languages:nodejs 2024-03-10 09:08:32 +00:00
typescript.changes Accepting request 1156599 from home:amanzini:branches:devel:languages:nodejs 2024-03-10 09:08:32 +00:00
typescript.spec Accepting request 1156599 from home:amanzini:branches:devel:languages:nodejs 2024-03-10 09:08:32 +00:00