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/babel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.6.3
Choose a base ref
...
head repository: babel/babel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.6.4
Choose a head ref
  • 5 commits
  • 55 files changed
  • 3 contributors

Commits on Oct 8, 2019

  1. Configuration menu
    Copy the full SHA
    c7add11 View commit details
    Browse the repository at this point in the history
  2. Trailing comma after rest - The final fix (#10491)

    * [parser] Track trailing commas in extras instead of state
    
    * Update existing tests
    
    * Update test262 whitelist
    
    * Improve error message and location
    
    * nit
    
    * Use lookaheadCharCode
    nicolo-ribaudo authored Oct 8, 2019
    Configuration menu
    Copy the full SHA
    34937f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2019

  1. fix prepublish-build (#10530)

    JLHwung authored and nicolo-ribaudo committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    3ad4c70 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2019

  1. Configuration menu
    Copy the full SHA
    34d30e2 View commit details
    Browse the repository at this point in the history
  2. v7.6.4

    nicolo-ribaudo committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    a422ea6 View commit details
    Browse the repository at this point in the history
Loading