Accepting request 1103499 from home:amanzini:branches:devel:languages:nodejs
- Update to version 5.1.6: * See https://www.typescriptlang.org/docs/handbook/release-notes/typescript-5-1.html and https://www.typescriptlang.org/docs/handbook/release-notes/typescript-5-0.html * Breaking change: TypeScript 5.1 now ships JavaScript functionality that was introduced in ECMAScript 2020. As a result, at minimum TypeScript must be run in a reasonably modern runtime. For most users, this means TypeScript now only runs on Node.js 14.17 and later. OBS-URL: https://build.opensuse.org/request/show/1103499 OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/typescript?expand=0&rev=33
This commit is contained in:
parent
634c6ab5e9
commit
e4bd412a67
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6e2faae079c9047aa921e8a307f0cec0da4dc4853e20bb31d18acc678f5bf505
|
||||
size 11620433
|
3
typescript-5.1.6.tgz
Normal file
3
typescript-5.1.6.tgz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:39247cdcfec56456849449813197cd96b4b19b81b783e746bb8e5f9f5ec87311
|
||||
size 7147748
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 11 13:26:18 UTC 2023 - Andrea Manzini <andrea.manzini@suse.com>
|
||||
|
||||
- Update to version 5.1.6:
|
||||
* See https://www.typescriptlang.org/docs/handbook/release-notes/typescript-5-1.html
|
||||
and https://www.typescriptlang.org/docs/handbook/release-notes/typescript-5-0.html
|
||||
|
||||
* Breaking change:
|
||||
TypeScript 5.1 now ships JavaScript functionality that was introduced in ECMAScript 2020.
|
||||
As a result, at minimum TypeScript must be run in a reasonably modern runtime.
|
||||
For most users, this means TypeScript now only runs on Node.js 14.17 and later.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 25 01:23:54 UTC 2023 - Lukas Müller <expeehaa@outlook.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: typescript
|
||||
Version: 4.9.5
|
||||
Version: 5.1.6
|
||||
Release: 0
|
||||
Summary: A language for application scale JavaScript development
|
||||
License: Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user