Accepting request 1106227 from devel:languages:nodejs

OBS-URL: https://build.opensuse.org/request/show/1106227
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/typescript?expand=0&rev=18
This commit is contained in:
Ana Guerrero 2023-08-28 15:16:24 +00:00 committed by Git OBS Bridge
commit 459a709209
4 changed files with 21 additions and 4 deletions

View File

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:52e30f921a2fb921adb594c61904e18762174d668bbc159a112cda98ef6ada0c
size 7230699

View File

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

View File

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