forked from pool/esbuild
0.25.1
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c200f558d25a36513b830af8f9a09b5b8924807536f9c3b6b6024c301fee3b2c
|
||||
size 1929206
|
BIN
esbuild-0.25.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
esbuild-0.25.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 19 03:39:26 UTC 2025 - Avindra Goolcharan <avindra@opensuse.org>
|
||||
|
||||
- update to 0.25.1:
|
||||
* Fix incorrect paths in inline source maps (#4070, #4075, #4105)
|
||||
* Fix invalid generated source maps (#4080, #4082, #4104, #4107)
|
||||
* Fix a regression with non-file source map paths (#4078)
|
||||
* Fix a crash with switch optimization (#4088)
|
||||
* Update Go from 1.23.5 to 1.23.7 (#4076, #4077)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 8 22:10:12 UTC 2025 - Avindra Goolcharan <avindra@opensuse.org>
|
||||
|
||||
|
@@ -28,7 +28,7 @@
|
||||
%global tag v%{version}
|
||||
%global extractdir0 esbuild-%{version}
|
||||
Name: esbuild
|
||||
Version: 0.25.0
|
||||
Version: 0.25.1
|
||||
Release: 0
|
||||
Summary: A JavaScript bundler written for speed
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user