forked from pool/typescript
Accepting request 1128607 from home:amanzini:branches:devel:languages:nodejs
- 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 OBS-URL: https://build.opensuse.org/request/show/1128607 OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/typescript?expand=0&rev=37
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user