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.5.4
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.5.5
Choose a head ref
  • 16 commits
  • 518 files changed
  • 9 contributors

Commits on Jul 9, 2019

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

Commits on Jul 10, 2019

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

Commits on Jul 11, 2019

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

Commits on Jul 12, 2019

  1. Upgrade lodash to 4.17.13 (#10191)

    CYBAI authored and danez committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    42000b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8107a6f View commit details
    Browse the repository at this point in the history
  3. resolve #10205 (#10207)

    sag1v authored and existentialism committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    a9660cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5ca058 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2019

  1. fix transform-flow-comments for import types (#9901)

    * fix transform-flow-comments for import types
    
    * update: dependencies
    tanhauhau authored and nicolo-ribaudo committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    8b9af1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f47cb6 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2019

  1. destructuring private fields with array pattern / object patte… (#10017)

    * destructuring private fields with array pattern / object pattern
    
    * wip: new test cases
    
    * destrucuring and rest for private properties
    
    * test case for loose private-loose
    
    * add transform-desturcturing for exec
    
    * update test case
    
    * remove getPrototypeOf imports from get and set
    
    * wip: destructure super assignment
    
    * throw "Destructuring to a super field is not supported yet."
    
    * fix tests and fix assignment pattern
    
    * remove CallExpression from AssignmentPattern
    tanhauhau authored and nicolo-ribaudo committed Jul 14, 2019
    Configuration menu
    Copy the full SHA
    d3fe22f View commit details
    Browse the repository at this point in the history
  2. add assertShape to validate templateElement (#10198)

    * add assertShape to validate templateElement
    
    * Update packages/babel-types/src/definitions/utils.js
    
    Co-Authored-By: Nicolò Ribaudo <[email protected]>
    
    * templateElement optional cooked
    tanhauhau authored and nicolo-ribaudo committed Jul 14, 2019
    Configuration menu
    Copy the full SHA
    ee68d6d View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2019

  1. Configuration menu
    Copy the full SHA
    7dc5fdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb3230f View commit details
    Browse the repository at this point in the history
  3. Use correct extension for typescript fixtures (#10014)

    * Use correct extension for typescript fixtures
    
    * Change transform fixtures
    
    * Adjust editorconfig for ts files
    
    * Rename new tests
    
    Co-authored-by: Nicolò Ribaudo ([email protected])
    danez authored and nicolo-ribaudo committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    d8da63c View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2019

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

Commits on Jul 17, 2019

  1. v7.5.5

    nicolo-ribaudo committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    0407f03 View commit details
    Browse the repository at this point in the history
Loading