Accepting request 1132346 from devel:languages:nodejs

OBS-URL: https://build.opensuse.org/request/show/1132346
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/typescript?expand=0&rev=20
This commit is contained in:
Ana Guerrero 2023-12-11 20:50:24 +00:00 committed by Git OBS Bridge
commit 3811e0ac02
4 changed files with 14 additions and 4 deletions

View File

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

3
typescript-5.3.3.tgz Normal file
View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Dec 10 17:41:41 UTC 2023 - Andrea Manzini <andrea.manzini@suse.com>
- Update to version 5.3.3:
* Make JSDoc Parsing Configurable using the transpileModule method
* Fixed an issue in boolean comparison narrowing when the reference is an optional chain
* Type narrowing regression with property comparison to boolean false
* Deprecated types (AssertEntry, AssertClause) redefined as type aliases, rather than interfaces
* Type error in typescript.d.ts with exactOptionalPropertyTypes = true
-------------------------------------------------------------------
Fri Nov 24 14:28:37 UTC 2023 - Andrea Manzini <andrea.manzini@suse.com>

View File

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