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

Expand evaluation of global built-ins in @babel/traverse #15797

Merged
merged 15 commits into from Sep 25, 2023
Merged

Expand evaluation of global built-ins in @babel/traverse #15797

merged 15 commits into from Sep 25, 2023

Commits on Jul 18, 2023

  1. add global built-in

    lorenzoferre committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    328a88e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83e837f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3a00c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. fix lint errors

    = committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    5868b17 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

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

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    0b61dba View commit details
    Browse the repository at this point in the history
  2. retrigger checks

    lorenzoferre committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    9ada20a View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. prettier changes file

    lorenzoferre committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    d0db3c1 View commit details
    Browse the repository at this point in the history
  2. add node version check

    lorenzoferre committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    b926cef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2846af3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    edc24ca View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Update packages/babel-traverse/src/path/evaluation.ts

    Co-authored-by: Huáng Jùnliàng <jlhwung@gmail.com>
    lorenzoferre and JLHwung committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    0084a6b View commit details
    Browse the repository at this point in the history
  2. remove unused constant

    lorenzoferre committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    ae7c04b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c22846 View commit details
    Browse the repository at this point in the history
  4. Update packages/babel-traverse/test/evaluation.js

    Co-authored-by: Huáng Jùnliàng <jlhwung@gmail.com>
    lorenzoferre and JLHwung committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    27bbd12 View commit details
    Browse the repository at this point in the history