Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool

terser · Issues· 362 open

Open on GitHub

Locally synced open issues (discussions stay on GitHub)

  • #1740

    Missing parentheses around `yield*` used as a tagged-template tag changes runtime behavior

    Updated Sep 16, 2026
  • #1739

    Inconsistent behavior when filtering out redundant inner-block variable assignment

    Updated Sep 15, 2026
  • #1059

    Dependency Dashboard

    Updated Sep 13, 2026
  • #1729

    compress: unreachable switch case removal drops a CaseBlock function initializer

    Updated Sep 1, 2026
  • #1727

    keep_fnames on both compress and mangle writes class initializer to an undeclared global (module mode)

    Updated Aug 31, 2026
  • #1724

    5.51.0 regression: a called function is replaced with an empty arrow

    Updated Aug 27, 2026
  • #1725

    Broken 5.51.0 and 5.51.1

    Updated Aug 27, 2026
  • #732

    Recommend --enable-source-maps

    good first issueUpdated Aug 24, 2026
  • #1712

    [BUG] Functions are inlined incorrectly if variable name matches a catch-block exception name

    Updated Jul 23, 2026
  • #1709

    join_vars folds an assignment into an object literal with a computed accessor key, skipping the setter

    Updated Jul 18, 2026
  • #1701

    fix: _default_options never awaits async infer_options calls, always returns empty object

    Updated Jun 27, 2026
  • #1698

    Mangle renames default parameter value to match destructured variable of same name, causing TDZ ReferenceError

    Updated Jun 22, 2026
  • #1696

    Moving variable declaration to parameter list

    Updated Jun 20, 2026
  • #1690

    preserve_annotations preserves comments that merely mention an annotation token, not just real annotations

    Updated Jun 3, 2026
  • #1667

    fix: swallowed errors in infer_options hide real failures

    Breaking ChangeUpdated Apr 28, 2026