diff --git a/esbuild-0.23.0.tar.gz b/esbuild-0.23.0.tar.gz deleted file mode 100644 index f6083cf..0000000 --- a/esbuild-0.23.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:473d4d322ddc35f3620d37ecd5d6f40890f33923eeaafa96f5d87db9587e77af -size 1889149 diff --git a/esbuild-0.24.2.tar.gz b/esbuild-0.24.2.tar.gz new file mode 100644 index 0000000..74602eb --- /dev/null +++ b/esbuild-0.24.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:171e1b0cd4c64222a1953203f6b3dab3c7a3f95b8939a72b4ebbd024302513b4 +size 1913619 diff --git a/esbuild.changes b/esbuild.changes index b33e5e7..0a37e10 100644 --- a/esbuild.changes +++ b/esbuild.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Sun Dec 22 21:23:07 UTC 2024 - Avindra Goolcharan + +- update to 0.24.2: + * Fix regression with --define and import.meta (#4010, #4012, #4013) +- includes 0.24.1: + * Allow es2024 as a target in tsconfig.json (#4004) + * Allow automatic semicolon insertion after get/set + * Allow quoted property names in --define and --pure (#4008) + * Minify empty try/catch/finally blocks (#4003) + * Include entryPoint metadata for the copy loader (#3985) + * Source mappings may now contain null entries (#3310, #3878) + * Avoid using the parent directory name for determinism (#3998) + * Experimental support for esbuild on NetBSD (#3974) +- use zstd to compress vendor tarball + +------------------------------------------------------------------- +Thu Nov 7 19:18:33 UTC 2024 - Avindra Goolcharan + +- update to 0.24.0: + * Drop support for older platforms (#3902) + * Fix class field decorators in TypeScript if useDefineForClassFields is false (#3913) + * Avoid incorrect cycle warning with tsconfig.json multiple inheritance (#3898) + * Handle Yarn Plug'n'Play stack overflow with tsconfig.json (#3915) + * Work around more issues with Deno 1.31+ (#3917) + ------------------------------------------------------------------- Sat Jul 6 03:27:34 UTC 2024 - Avindra Goolcharan diff --git a/esbuild.spec b/esbuild.spec index 12f1547..c2031ff 100644 --- a/esbuild.spec +++ b/esbuild.spec @@ -28,16 +28,17 @@ %global tag v%{version} %global extractdir0 esbuild-%{version} Name: esbuild -Version: 0.23.0 +Version: 0.24.2 Release: 0 Summary: A JavaScript bundler written for speed License: MIT Group: Development/Languages/Other URL: https://esbuild.github.io Source0: https://github.com/evanw/esbuild/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz -Source1: vendor.tar.xz +Source1: vendor.tar.zst Patch0: remove-version-check.patch BuildRequires: util-linux +BuildRequires: zstd %if 0%{?fedora} BuildRequires: go-rpm-macros BuildRequires: golang diff --git a/vendor.tar.xz b/vendor.tar.xz deleted file mode 100644 index 67f6434..0000000 --- a/vendor.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:de648e389575c7375872a49fead5214522b2bfc6d2956ae753c8c95f3db0e4a4 -size 340764 diff --git a/vendor.tar.zst b/vendor.tar.zst new file mode 100644 index 0000000..8f10528 --- /dev/null +++ b/vendor.tar.zst @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a226ce7153210cb2f629929944c23d526b6aecd7743c1d0a0aef97525833ff14 +size 307626