Accepting request 1106061 from home:amanzini:branches:devel:languages:nodejs
- Update to version 5.2.2: * 'using' Declarations and Explicit Resource Management * Decorator Metadata * Named and Anonymous Tuple Elements * Easier Method Usage for Unions of Arrays * Copying Array Methods * symbols as WeakMap and WeakSet Keys * Type-Only Import Paths with TypeScript Implementation File Extensions * Comma Completions for Object Members * Inline Variable Refactoring * Optimized Checks for Ongoing Type Compatibility * Breaking changes and Correctness fixes: see https://devblogs.microsoft.com/typescript/announcing-typescript-5-2/#breaking-changes-and-correctness-fixes OBS-URL: https://build.opensuse.org/request/show/1106061 OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/typescript?expand=0&rev=35
This commit is contained in:
parent
e4bd412a67
commit
b5befe16bd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:39247cdcfec56456849449813197cd96b4b19b81b783e746bb8e5f9f5ec87311
|
||||
size 7147748
|
3
typescript-5.2.2.tgz
Normal file
3
typescript-5.2.2.tgz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:52e30f921a2fb921adb594c61904e18762174d668bbc159a112cda98ef6ada0c
|
||||
size 7230699
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 26 14:47:39 UTC 2023 - Andrea Manzini <andrea.manzini@suse.com>
|
||||
|
||||
- Update to version 5.2.2:
|
||||
* 'using' Declarations and Explicit Resource Management
|
||||
* Decorator Metadata
|
||||
* Named and Anonymous Tuple Elements
|
||||
* Easier Method Usage for Unions of Arrays
|
||||
* Copying Array Methods
|
||||
* symbols as WeakMap and WeakSet Keys
|
||||
* Type-Only Import Paths with TypeScript Implementation File Extensions
|
||||
* Comma Completions for Object Members
|
||||
* Inline Variable Refactoring
|
||||
* Optimized Checks for Ongoing Type Compatibility
|
||||
* Breaking changes and Correctness fixes: see
|
||||
https://devblogs.microsoft.com/typescript/announcing-typescript-5-2/#breaking-changes-and-correctness-fixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 11 13:26:18 UTC 2023 - Andrea Manzini <andrea.manzini@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: typescript
|
||||
Version: 5.1.6
|
||||
Version: 5.2.2
|
||||
Release: 0
|
||||
Summary: A language for application scale JavaScript development
|
||||
License: Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user