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: terser/terser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.34.1
Choose a base ref
...
head repository: terser/terser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.36.0
Choose a head ref
  • 10 commits
  • 13 files changed
  • 4 contributors

Commits on Sep 30, 2024

  1. fix typo in property name (#1562)

    nth_identifier was spelled nth_identifer
    winstonDeGreef authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    107c77a View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. fix(deps): update dependency acorn to v8.13.0 (#1566)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1ae9c77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a964a6 View commit details
    Browse the repository at this point in the history
  3. test pull requests

    fabiosantoscode committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    97f9619 View commit details
    Browse the repository at this point in the history
  4. Ensure parent directory exists when using --output on CLI (#1530)

    * Ensure parent directory exists when using --output on CLI
    
    Resolves #962
    
    * Add test
    
    * bump
    
    ---------
    
    Co-authored-by: Fábio Santos <fabiosantosart@gmail.com>
    RyanZim and fabiosantoscode authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    142f56a View commit details
    Browse the repository at this point in the history
  5. 5.35.0

    fabiosantoscode committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    cee00a8 View commit details
    Browse the repository at this point in the history
  6. update changelog

    fabiosantoscode committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    070a8ad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cf3d3e9 View commit details
    Browse the repository at this point in the history
  8. update changelog

    fabiosantoscode committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b0ce144 View commit details
    Browse the repository at this point in the history
  9. 5.36.0

    fabiosantoscode committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    0d8891d View commit details
    Browse the repository at this point in the history
Loading