minify v2.9.6 Release Notes

Release Date: 2020-10-01 // over 3 years ago
    • 🛠 JS: add var decl as undeclared in block scopes between the current scope and the function scope, fixes #334
    • 🛠 JS: fix overwriting next statement in if-else => if-if conversion, fixes #335