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: avajs/ava
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.2.0
Choose a base ref
...
head repository: avajs/ava
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.3.0
Choose a head ref
  • 8 commits
  • 78 files changed
  • 5 contributors

Commits on May 2, 2022

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

Commits on May 16, 2022

  1. Configuration menu
    Copy the full SHA
    e387cba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abfef8e View commit details
    Browse the repository at this point in the history
  3. Add number of timeouts in test summary

    Fixes #2639.
    il3ven authored May 16, 2022
    Configuration menu
    Copy the full SHA
    714c474 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Fix TS 4.7 compatibility

    Export type definitions for CJS imports, make the existing ESM definitions discoverable by TS 4.7.
    
    Co-authored-by: Mark Wubben <[email protected]>
    RebeccaStevens and novemberborn authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    c218a21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b208d14 View commit details
    Browse the repository at this point in the history
  3. Assorted updates

    * Remove Node.js 17 support
    * Add Node.js 18 support
    * Use latest everything for CI tasks
    * Configure Volta for managing development versions
    * Update dependencies
    novemberborn authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    6240393 View commit details
    Browse the repository at this point in the history
  4. 4.3.0

    novemberborn committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    a24dc9b View commit details
    Browse the repository at this point in the history
Loading