minify v2.9.2 Release Notes
Release Date: 2020-08-31 // over 2 years ago-
- ๐ JS: only put
var
declaration intofor
orwhile
, and notlet
norconst
, fixes #325 - ๐ JS: merge more efficiently a
var
declaration with afor
orwhile
statement
- ๐ JS: only put