0.25.3
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 1 19:27:50 UTC 2025 - Avindra Goolcharan <avindra@opensuse.org>
|
||||
|
||||
- update to 0.25.3:
|
||||
* Fix lowered async arrow functions before super() (#4141, #4142)
|
||||
* Fix memory leak with --watch=true (#4131, #4132)
|
||||
* More concise output for repeated legal comments (#4139)
|
||||
* Allow a custom host with the development server (#4110)
|
||||
* Add a limit to CSS nesting expansion (#4114)
|
||||
* Fix path resolution edge case (#4144)
|
||||
* Update Go from 1.23.7 to 1.23.8 (#4133, #4134)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 2 02:11:52 UTC 2025 - Avindra Goolcharan <avindra@opensuse.org>
|
||||
|
||||
|
||||
+1
-1
@@ -28,7 +28,7 @@
|
||||
%global tag v%{version}
|
||||
%global extractdir0 esbuild-%{version}
|
||||
Name: esbuild
|
||||
Version: 0.25.2
|
||||
Version: 0.25.3
|
||||
Release: 0
|
||||
Summary: A JavaScript bundler written for speed
|
||||
License: MIT
|
||||
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
Reference in New Issue
Block a user