Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mishoo/UglifyJS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.19.2
Choose a base ref
...
head repository: mishoo/UglifyJS
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.19.3
Choose a head ref
  • 7 commits
  • 8 files changed
  • 1 contributor

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    303417c View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. fix corner case in reduce_vars (#5919)

    fixes #5917
    alexlamsl authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    f34fbb2 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. fix corner case in unused (#5920)

    fixes #5918
    alexlamsl authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    abefd94 View commit details
    Browse the repository at this point in the history
  2. improve fix for #5917 (#5921)

    alexlamsl authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    23f98ba View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. fix corner case in collapse_vars (#5926)

    fixes #5924
    fixes #5925
    alexlamsl authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    4a92cdc View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. fix corner case in collapse_vars (#5928)

    fixes #5927
    alexlamsl authored Aug 25, 2024
    Configuration menu
    Copy the full SHA
    cf87290 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. v3.19.3

    alexlamsl authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    3ea33af View commit details
    Browse the repository at this point in the history
Loading