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.1
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.2
Choose a head ref
  • 13 commits
  • 23 files changed
  • 1 contributor

Commits on Jul 30, 2024

  1. fix corner case in inline (#5896)

    fixes #5895
    alexlamsl authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    4bf9a4f View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. enhance comparisons & inline (#5897)

    alexlamsl authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    c7152b5 View commit details
    Browse the repository at this point in the history
  2. enhance booleans (#5898)

    alexlamsl authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    cd0a8ec View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. fix corner case in collapse_vars (#5901)

    fixes #5899
    alexlamsl authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    d82b7de View commit details
    Browse the repository at this point in the history
  2. fix corner case in side_effects (#5902)

    fixes #5900
    alexlamsl authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    15c8edb View commit details
    Browse the repository at this point in the history
  3. enhance unsafe (#5903)

    alexlamsl authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    76803d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. fix corner case in unused (#5906)

    fixes #5905
    alexlamsl authored Aug 4, 2024
    Configuration menu
    Copy the full SHA
    8bbbc51 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. fix corner case in unused (#5909)

    fixes #5908
    alexlamsl authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    e9cf8de View commit details
    Browse the repository at this point in the history
  2. convert function to arrow form (#5907)

    closes #5904
    alexlamsl authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    2255074 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    4661b34 View commit details
    Browse the repository at this point in the history
  2. fix corner case in reduce_vars (#5913)

    fixes #5912
    alexlamsl authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    69f4e3a View commit details
    Browse the repository at this point in the history
  3. generate shorter unicode escape sequence (#5914)

    - fix input option mutation
    alexlamsl authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    80ebacb View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. v3.19.2

    alexlamsl authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    52b6852 View commit details
    Browse the repository at this point in the history
Loading