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: gulpjs/v8flags
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.0
Choose a base ref
...
head repository: gulpjs/v8flags
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.0
Choose a head ref
  • 9 commits
  • 15 files changed
  • 5 contributors

Commits on Nov 8, 2021

  1. Configuration menu
    Copy the full SHA
    42ad05f View commit details
    Browse the repository at this point in the history
  2. chore: Run prettier

    phated authored and actions-user committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    06f60eb View commit details
    Browse the repository at this point in the history
  3. fix!: Use SHA-256 for the config file name (#57)

    This change doubles the length of the file name from a previous 32 hex
    characters to 64.
    silverwind authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    f30a18e View commit details
    Browse the repository at this point in the history
  4. chore: Run prettier

    phated authored and actions-user committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    b634b64 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    306f970 View commit details
    Browse the repository at this point in the history
  6. chore: Run prettier

    phated authored and actions-user committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    530b798 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2240a0f View commit details
    Browse the repository at this point in the history
  8. chore: Cleanup for newer node versions (#64)

    chore: Drop old usage of Buffer
    chore!: Drop support for snake_case flags
    chore: Add test for CLI crash
    phated authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    e5194ca View commit details
    Browse the repository at this point in the history
  9. chore: Release 4.0.0 (#61)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    1f70fd1 View commit details
    Browse the repository at this point in the history
Loading