Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace lodash 'defaults' usage with ES6 Spread initializer #11797

Merged
merged 15 commits into from Oct 14, 2020
Merged

Replace lodash 'defaults' usage with ES6 Spread initializer #11797

merged 15 commits into from Oct 14, 2020

Commits on Jul 6, 2020

  1. Copy the full SHA
    078b35f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e72d39b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7f52c9e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    8e2bed2 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    2bac83b View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    6456ffc View commit details
    Browse the repository at this point in the history
  7. Revert "Partially revert 078b35f: undo change in babel-helper-transfo…

    …rm-fixture-test-runner"
    
    This reverts commit e72d39b.
    jayaddison committed Jul 6, 2020
    Copy the full SHA
    ec1e7fa View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    3d4b089 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    1b346c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. Apply safer & more compatible sourceMap default logic in babel-helper…

    …-transform-fixture-test-runner
    jayaddison committed Jul 10, 2020
    Copy the full SHA
    bc8c63d View commit details
    Browse the repository at this point in the history
  2. Update packages/babel-traverse/src/scope/index.js

    Co-authored-by: Corey Farrell <git@cfware.com>
    jayaddison and coreyfarrell committed Jul 10, 2020
    Copy the full SHA
    398bca8 View commit details
    Browse the repository at this point in the history
  3. Update packages/babel-traverse/src/scope/index.js

    Co-authored-by: Corey Farrell <git@cfware.com>
    jayaddison and coreyfarrell committed Jul 10, 2020
    Copy the full SHA
    52919e6 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a956daa View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Copy the full SHA
    df807af View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    201e82f View commit details
    Browse the repository at this point in the history