UglifyJS.git
2021-08-18 Alex Lam S.Lfix corner case in `collapse_vars` (#5113)
2021-08-09 Alex Lam S.Lfix corner case in `rests` (#5109)
2021-08-06 Alex Lam S.Lfix corner case in `dead_code` (#5107)
2021-07-27 Alex Lam S.Lenhance `inline` (#5105)
2021-07-27 Alex Lam S.Lv3.14.1
2021-07-26 Alex Lam S.Lfix `ie8` option alias (#5103)
2021-07-26 Alex Lam S.Lfix corner case in `unused` (#5101)
2021-07-23 Alex Lam S.Lfix corner case in `reduce_vars` (#5099)
2021-07-23 Alex Lam S.Lfix corner cases in `reduce_vars` (#5097)
2021-07-22 Alex Lam S.Lv3.14.0
2021-07-21 Alex Lam S.Lextend `keep_quoted_props` over numeric keys (#5094)
2021-07-20 Alex Lam S.Lfix corner case in `merge_vars` (#5092)
2021-07-20 Alex Lam S.Lfix corner case in `unused` (#5090)
2021-07-19 Alex Lam S.Lfix corner case in `inline` (#5088)
2021-07-18 Alex Lam S.Lfix corner case in `unused` (#5086)
2021-07-17 Alex Lam S.Lworkaround various IE quirks (#5084)
2021-07-16 Alex Lam S.Lfix corner case in `inline` (#5083)
2021-07-14 Alex Lam S.Lfix corner case in `unused` (#5080)
2021-07-12 Alex Lam S.Lsuppress false positives in `ufuzz` (#5078)
2021-07-12 Alex Lam S.Lfix corner case in `unused` & `yields` (#5077)
2021-07-11 Alex Lam S.Lfix corner cases in `unused` (#5075)
2021-07-11 Alex Lam S.Lfix corner cases in `unused` (#5073)
2021-07-11 Alex Lam S.Lfix corner case in `awaits` & `side_effects` (#5072)
2021-07-11 Alex Lam S.Lfix corner case in `hoist_props` (#5069)
2021-07-10 Alex Lam S.Lfix corner case in `inline` (#5068)
2021-07-10 Alex Lam S.Lfix corner case in `unused` (#5066)
2021-07-10 Alex Lam S.Lenhance `unused` (#5064)
2021-07-09 Alex Lam S.Lfix corner cases in `rests` & `unused` (#5063)
2021-07-08 Alex Lam S.Lfix corner case in `reduce_vars` (#5062)
2021-07-07 Alex Lam S.Lenhance `evaluate` & `reduce_vars` (#5060)
2021-07-07 Alex Lam S.Lsupport destructured shorthand for default parameters...
2021-07-07 Alex Lam S.Lfix corner cases in `inline` & `unused` (#5058)
2021-07-06 Alex Lam S.Lfix corner case in `reduce_vars` (#5056)
2021-07-06 Alex Lam S.Lfix corner case with `class` (#5054)
2021-07-05 Alex Lam S.Lenhance `functions` (#5052)
2021-07-05 Alex Lam S.Lfix corner case in `reduce_vars` (#5051)
2021-07-04 Alex Lam S.Lfix corner case in `reduce_funcs` (#5049)
2021-07-04 Alex Lam S.Lfix corner case in `reduce_vars` (#5047)
2021-07-03 Alex Lam S.Lenhance `functions` & `reduce_vars` (#5045)
2021-07-03 Alex Lam S.Ltweak `beautify` output (#5044)
2021-06-30 Alex Lam S.Lenhance `booleans` (#5043)
2021-06-30 Alex Lam S.Lfix corner case in `booleans` (#5042)
2021-06-29 Alex Lam S.Lfix corner case in `ie8` (#5040)
2021-06-28 Alex Lam S.Lenhance `reduce_vars` (#5038)
2021-06-27 Alex Lam S.Lv3.13.10
2021-06-24 Alex Lam S.Lfix corner case in `functions` (#5037)
2021-06-24 Alex Lam S.Lfix corner case in `functions` (#5035)
2021-06-24 Alex Lam S.Lworkaround Safari quirks (#5033)
2021-06-23 Alex Lam S.Lfix corner case in `dead_code` (#5031)
2021-06-22 Alex Lam S.Lfix corner cases in `booleans` (#5029)
2021-06-22 Alex Lam S.Lfix corner case in `collapse_vars` (#5026)
2021-06-22 Alex Lam S.Lfix corner case in `side_effects` (#5024)
2021-06-22 Alex Lam S.Lenhance `booleans` (#5022)
2021-06-21 Alex Lam S.Lfix corner cases in `dead_code` & `inline` (#5020)
2021-06-21 Alex Lam S.Lfix corner case in `collapse_vars` (#5018)
2021-06-20 Alex Lam S.Lfix corner cases in `reduce_vars` & `side_effects`...
2021-06-20 Alex Lam S.Lenhance `dead_code` (#5014)
2021-06-15 Alex Lam S.Lfix corner case in `switches` (#5013)
2021-06-15 Alex Lam S.Lfix corner case in `switches` (#5011)
2021-06-15 Alex Lam S.Lfix corner case in `switches` (#5009)
2021-06-15 Alex Lam S.Lfix corner case in `arguments` (#5007)
2021-06-15 Alex Lam S.Lenhance `switches` (#5005)
2021-06-13 Alex Lam S.Lfix corner case in `side_effects` (#5002)
2021-06-12 Alex Lam S.Lfix corner cases in `parse` & `unused` (#5000)
2021-06-12 Alex Lam S.Lminor clean-up (#4998)
2021-06-10 Alex Lam S.Lfix corner case in `reduce_vars` (#4997)
2021-06-09 Alex Lam S.Lfix corner cases in `loops` & `unused` (#4995)
2021-06-04 Alex Lam S.Lv3.13.9
2021-06-03 Alex Lam S.Lfix corner case in `unused` (#4993)
2021-06-01 Alex Lam S.Lworkaround GitHub Actions issues (#4991)
2021-05-30 Alex Lam S.Lworkaround transient `npm` failures (#4989)
2021-05-30 Alex Lam S.Limprove handling of declaration statements (#4980)
2021-05-30 Alex Lam S.Lfix corner case in `awaits` (#4988)
2021-05-30 Alex Lam S.Lfix corner case in `hoist_props` (#4986)
2021-05-30 Alex Lam S.Lfix corner case in `dead_code` (#4984)
2021-05-30 Alex Lam S.Lfix corner case in `dead_code` (#4983)
2021-05-29 Alex Lam S.Lfix corner case in `dead_code` (#4981)
2021-05-29 Alex Lam S.Limprove handling of lexical scope (#4979)
2021-05-29 Alex Lam S.Lfix corner cases in `collapse_vars` (#4978)
2021-05-28 Alex Lam S.Lfix corner cases in `awaits` (#4976)
2021-05-28 Alex Lam S.Lfix corner case in `awaits` (#4973)
2021-05-28 Alex Lam S.Lenhance `awaits` (#4971)
2021-05-27 Alex Lam S.Lfix corner case in `collapse_vars` (#4970)
2021-05-27 Alex Lam S.Lenhance `awaits` (#4969)
2021-05-26 Alex Lam S.Lenhance `unused` (#4968)
2021-05-26 Alex Lam S.Lfix corner case in `arguments` (#4967)
2021-05-26 Alex Lam S.Lv3.13.8
2021-05-25 Alex Lam S.Lfix corner case in `mangle` (#4966)
2021-05-25 Alex Lam S.Lfix corner case in `ie8` (#4963)
2021-05-24 Alex Lam S.Lfix corner case in `mangle` (#4961)
2021-05-24 Alex Lam S.Lfix corner case in `ie8` (#4959)
2021-05-24 Alex Lam S.Lfix corner case in `merge_vars` (#4957)
2021-05-23 Alex Lam S.Lfix corner cases in `rename` & `varify` (#4955)
2021-05-23 Alex Lam S.Lenhance `sourceMap` (#4953)
2021-05-22 Alex Lam S.Lfix corner case in parsing private field/method (#4952)
2021-05-21 Alex Lam S.Lfix corner case in `reduce_vars` (#4950)
2021-05-20 Alex Lam S.Lfix corner case in `conditionals` (#4948)
2021-05-19 Alex Lam S.Lenhance `pure_funcs` (#4945)
2021-05-19 Alex Lam S.Lfix corner case in `collapse_vars` (#4946)
2021-05-18 Alex Lam S.Lv3.13.7
next