Accepting request 1128608 from devel:languages:nodejs

OBS-URL: https://build.opensuse.org/request/show/1128608
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/typescript?expand=0&rev=19
This commit is contained in:
Ana Guerrero 2023-11-24 22:35:29 +00:00 committed by Git OBS Bridge
commit c195c9362f
4 changed files with 27 additions and 4 deletions

View File

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

3
typescript-5.3.2.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:62d487dcc3e0f4cfaa3b752f282807e6cb34e5f9d4ea82cd8aa5071e713c21f1
size 5761922

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Fri Nov 24 14:28:37 UTC 2023 - Andrea Manzini <andrea.manzini@suse.com>
- Update to version 5.3.2:
* Import Attributes
* Stable Support resolution-mode in Import Types
* resolution-mode Supported in All Module Modes
* switch (true) Narrowing
* Narrowing On Comparisons to Booleans
* instanceof Narrowing Through Symbol.hasInstance
* Checks for super Property Accesses on Instance Fields
* Interactive Inlay Hints for Types
* Settings to Prefer type Auto-Imports
* Optimizations by Skipping JSDoc Parsing
* Optimizations by Comparing Non-Normalized Intersections
* Consolidation Between tsserverlibrary.js and typescript.js
* for details see https://devblogs.microsoft.com/typescript/announcing-typescript-5-3/
* Breaking Changes and Correctness Improvements:
- lib.d.ts Changes
Types generated for the DOM may have an impact on your codebase.
For more information, see the DOM updates for TypeScript 5.3.
https://github.com/microsoft/TypeScript/pull/55798
-------------------------------------------------------------------
Sat Aug 26 14:47:39 UTC 2023 - Andrea Manzini <andrea.manzini@suse.com>

View File

@ -17,7 +17,7 @@
Name: typescript
Version: 5.2.2
Version: 5.3.2
Release: 0
Summary: A language for application scale JavaScript development
License: Apache-2.0