Commits
Click on a commit to change the comparison rangefix(minifier): prevent incorrect array.join("") to string concat optimization add changeset for array.join fix fix(minifier): use targeted null/undefined detection for array.join guard fix: use is_some_and instead of map_or to satisfy clippy