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

Commits on Oct 4, 2019

  1. update changelog

    fabiosantoscode committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    14a3665 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2019

  1. Fix regex parsing in CLI (#484)

    * Fix regex parsing in CLI
    
    Make sure that regex nodes are correctly parsed into RegExp option as per README.
    
    Fixes #483.
    
    * Add regression test for #483
    
    * Update mangle-props examples
    RReverser authored and fabiosantoscode committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    1733fe6 View commit details
    Browse the repository at this point in the history
  2. 2 Configuration menu
    Copy the full SHA
    df7cf85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22f9d9a View commit details
    Browse the repository at this point in the history
  4. small doc fix

    fabiosantoscode committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    8ddc1b9 View commit details
    Browse the repository at this point in the history
  5. update changelog

    fabiosantoscode committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    30070a2 View commit details
    Browse the repository at this point in the history
  6. 4.3.7

    fabiosantoscode committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    9518629 View commit details
    Browse the repository at this point in the history
Loading