Accepting request 1182739 from devel:languages:nodejs

OBS-URL: https://build.opensuse.org/request/show/1182739
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/typescript?expand=0&rev=25
This commit is contained in:
Ana Guerrero 2024-06-24 18:54:13 +00:00 committed by Git OBS Bridge
commit 10f9de1a89
4 changed files with 29 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:154fae77169f04155ac52d521ac59abb07c9be29ea3744732adbf9f14abb2440
size 5825770

3
typescript-5.5.2.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2f12d2e95610c573b778ac0669497440626c07d6aae6865171e246fce96ddda0
size 4040998

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Sat Jun 22 16:14:51 UTC 2024 - Andrea Manzini <andrea.manzini@suse.com>
- 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 <andrea.manzini@suse.com>

View File

@ -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