Skip to content

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 28 Jun 15:47
· 50 commits to main since this release
fc0747d

Patch Changes

  • ade9eee: Fix: do not eliminate function expressions

    Function expressions do not add their names to outer scope, so they should never be dead code eliminated