aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-13allow printing/replacing certain expressions with user-specified templatestemplatifyjsWojtek Kosior
2024-02-13mention Wojtek's modifications in the READMEWojtek Kosior
2021-09-07v3.14.2Alex Lam S.L
2021-09-07tweak test & warnings (#5123)•••closes #5116 closes #5117 closes #5122Alex Lam S.L
2021-08-25fix corner case in `reduce_vars` (#5121)•••fixes #5120Alex Lam S.L
2021-08-23fix corner case in `side_effects` (#5118)Alex Lam S.L
2021-08-20fix corner cases in `optional_chains` (#5110)Alex Lam S.L
2021-08-18fix corner case in `inline` (#5115)•••fixes #5114Alex Lam S.L
2021-08-18fix corner case in `collapse_vars` (#5113)•••fixes #5112Alex Lam S.L
2021-08-09fix corner case in `rests` (#5109)•••fixes #5108Alex Lam S.L
2021-08-06fix corner case in `dead_code` (#5107)•••fixes #5106Alex Lam S.L
2021-07-27enhance `inline` (#5105)Alex Lam S.L
2021-07-27v3.14.1Alex Lam S.L
2021-07-26fix `ie8` option alias (#5103)•••fixes #5102Alex Lam S.L
2021-07-26fix corner case in `unused` (#5101)•••fixes #5100Alex Lam S.L
2021-07-24fix corner case in `reduce_vars` (#5099)•••fixes #5098Alex Lam S.L
2021-07-23fix corner cases in `reduce_vars` (#5097)•••fixes #5096Alex Lam S.L
2021-07-22v3.14.0Alex Lam S.L
2021-07-22extend `keep_quoted_props` over numeric keys (#5094)•••fixes #5093Alex Lam S.L
2021-07-21fix corner case in `merge_vars` (#5092)•••fixes #5091Alex Lam S.L
2021-07-21fix corner case in `unused` (#5090)•••fixes #5089Alex Lam S.L
2021-07-19fix corner case in `inline` (#5088)•••fixes #5087Alex Lam S.L
2021-07-18fix corner case in `unused` (#5086)•••fixes #5085Alex Lam S.L
2021-07-17workaround various IE quirks (#5084)•••fixes #5081Alex Lam S.L
2021-07-16fix corner case in `inline` (#5083)•••fixes #5082Alex Lam S.L
2021-07-14fix corner case in `unused` (#5080)•••fixes #5079Alex Lam S.L
2021-07-13suppress false positives in `ufuzz` (#5078)Alex Lam S.L
2021-07-12fix corner case in `unused` & `yields` (#5077)•••fixes #5076Alex Lam S.L
2021-07-12fix corner cases in `unused` (#5075)•••fixes #5074Alex Lam S.L
2021-07-11fix corner cases in `unused` (#5073)•••fixes #5071Alex Lam S.L
2021-07-11fix corner case in `awaits` & `side_effects` (#5072)•••fixes #5070Alex Lam S.L
2021-07-11fix corner case in `hoist_props` (#5069)Alex Lam S.L
2021-07-11fix corner case in `inline` (#5068)•••fixes #5067Alex Lam S.L
2021-07-11fix corner case in `unused` (#5066)•••fixes #5065Alex Lam S.L
2021-07-10enhance `unused` (#5064)Alex Lam S.L
2021-07-10fix corner cases in `rests` & `unused` (#5063)Alex Lam S.L
2021-07-08fix corner case in `reduce_vars` (#5062)•••fixes #5061Alex Lam S.L
2021-07-08enhance `evaluate` & `reduce_vars` (#5060)Alex Lam S.L
2021-07-07support destructured shorthand for default parameters (#5059)•••closes #4990Alex Lam S.L
2021-07-07fix corner cases in `inline` & `unused` (#5058)•••fixes #5057Alex Lam S.L
2021-07-07fix corner case in `reduce_vars` (#5056)•••fixes #5055Alex Lam S.L
2021-07-06fix corner case with `class` (#5054)•••fixes #5053Alex Lam S.L
2021-07-06enhance `functions` (#5052)Alex Lam S.L
2021-07-05fix corner case in `reduce_vars` (#5051)•••fixes #5050Alex Lam S.L
2021-07-04fix corner case in `reduce_funcs` (#5049)•••fixes #5048Alex Lam S.L
2021-07-04fix corner case in `reduce_vars` (#5047)•••fixes #5046Alex Lam S.L
2021-07-04enhance `functions` & `reduce_vars` (#5045)Alex Lam S.L
2021-07-03tweak `beautify` output (#5044)Alex Lam S.L
2021-07-01enhance `booleans` (#5043)Alex Lam S.L
2021-07-01fix corner case in `booleans` (#5042)•••fixes #5041Alex Lam S.L