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: babel/minify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: babel-minify@0.5.1
Choose a base ref
...
head repository: babel/minify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: babel-minify@0.5.2
Choose a head ref
  • 14 commits
  • 33 files changed
  • 4 contributors

Commits on Aug 13, 2020

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

Commits on Aug 14, 2020

  1. chore(CI): Update Circle CI config to v2.1 (#992)

    * chore(CI): Update Circle CI config to v2
    
    * chore(CI): Remove initial command
    
    * chore(CI): Use same image as babel/babel
    
    * chore(CI): Switch to 2.1
    
    * chore(CI): Use similar env as babel
    
    * chore(CI): Remove direct PATH
    
    * chore(CI): Remove comments
    
    * chore(CI): Add submodules back to CI
    
    * chore(CI): Better submodule updating
    
    * chore(CI): Update test commands
    
    * Revert "chore(CI): Update test commands"
    
    This reverts commit 0eda27d.
    
    * chore(CI): Fix prettier errors
    
    * chore(CI): Fix smoke test
    
    * chore(CI): Update jQuery version
    
    * chore(CI): Fix jQuery smoke test
    
    * chore(CI): Don't rebuild jQuery
    
    * chore(CI): Remove unnecessary commands
    
    * chore(CI): Remove unused variables
    clarle authored Aug 14, 2020
    Configuration menu
    Copy the full SHA
    1ad7838 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. chore: bump dev deps

    JLHwung committed May 4, 2022
    Configuration menu
    Copy the full SHA
    c30ad05 View commit details
    Browse the repository at this point in the history
  2. update test fixtures

    JLHwung committed May 4, 2022
    Configuration menu
    Copy the full SHA
    d1c6139 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f64e906 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2209048 View commit details
    Browse the repository at this point in the history
  5. Do not inline RegExp literals in loop assignment

    Do not inline RegExp literals in loop assignment
    JLHwung authored May 4, 2022
    Configuration menu
    Copy the full SHA
    f051377 View commit details
    Browse the repository at this point in the history
  6. chore: update babel deps

    JLHwung committed May 4, 2022
    Configuration menu
    Copy the full SHA
    9ffa599 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    335cb88 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Configuration menu
    Copy the full SHA
    6d0227e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    749f7af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    971951f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bed66b3 View commit details
    Browse the repository at this point in the history
  5. Publish

     - babel-minify@0.5.2
     - babel-plugin-minify-dead-code-elimination@0.5.2
     - babel-plugin-minify-mangle-names@0.5.1
     - babel-plugin-transform-inline-environment-variables@0.4.4
     - babel-plugin-transform-merge-sibling-variables@6.9.5
     - babel-preset-minify@0.5.2
     - gulp-babel-minify@0.5.2
     - test-runner@0.0.4
    nicolo-ribaudo committed May 6, 2022
    Configuration menu
    Copy the full SHA
    8f9c7c0 View commit details
    Browse the repository at this point in the history
Loading