2021-04-14 18:13:28 +00:00
committed by Git OBS Bridge
parent ef52873237
commit d27413c53b
4 changed files with 21 additions and 4 deletions
+17
View File
@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed Apr 14 18:09:02 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
- update to 0.11.10
* Provide more information about exports map import failures if possible
- includes 0.11.9
* Fix escaping of non-BMP characters in property names
* Be maximally liberal in the interpretation of the browser field
- includes 0.11.8
* Fix hash calculation for code splitting and dynamic imports
* Refactor the internal module graph representation
- includes 0.11.7
* Fix incorrect chunk reference with code splitting, css, and dynamic imports
* Split apart tree shaking and code splitting
* Make "this" work in static class fields in TypeScript files
* Various fixes for private class members
-------------------------------------------------------------------
Wed Apr 7 16:10:35 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
+1 -1
View File
@@ -17,7 +17,7 @@
Name: esbuild
Version: 0.11.6
Version: 0.11.10
Release: 0
Summary: A JavaScript bundler written for speed
License: MIT
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.