8
0
forked from pool/esbuild
This commit is contained in:
2025-11-20 16:52:46 -05:00
parent 8577470096
commit 19b51d0c3f
5 changed files with 18 additions and 7 deletions

BIN
esbuild-0.25.11.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
esbuild-0.27.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Nov 19 22:25:27 UTC 2025 - Avindra Goolcharan <avindra@opensuse.org>
- update to 0.27.0:
* Use Uint8Array.fromBase64 if available (#4286)
* from 0.26.0: enable trusted publishing (#4281)
* update the Go compiler from v1.23.12 to v1.25.4 (#4208, #4311)
* linux build now requires a kernel version of 3.2 or later
- from 0.26.0:
* Enable trusted publishing (#4281)
-------------------------------------------------------------------
Wed Oct 29 09:50:23 UTC 2025 - Dominik Heidler <dheidler@suse.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package esbuild
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
%global tag v%{version}
%global extractdir0 esbuild-%{version}
Name: esbuild
Version: 0.25.11
Version: 0.27.0
Release: 0
Summary: A JavaScript bundler written for speed
License: MIT

BIN
vendor.tar.zst (Stored with Git LFS)

Binary file not shown.