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.3.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.1
Choose a head ref
  • 7 commits
  • 13 files changed
  • 4 contributors

Commits on Jun 6, 2022

  1. Copy the full SHA
    3f17f8c View commit details

Commits on Jun 7, 2022

  1. Copy the full SHA
    91f5254 View commit details

Commits on Jun 23, 2022

  1. Remove mentions of "callback mode" from docs

    The notion of callback mode was removed in v4, the remaining references to it in the documentation may confuse users.
    ericcornelissen authored Jun 23, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    26a2e5d View commit details
  2. Document that AVA 4 cannot be run globally

    Co-authored-by: Mark Wubben <[email protected]>
    binyamin and novemberborn authored Jun 23, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    ac0d75d View commit details

Commits on Jul 10, 2022

  1. Copy the full SHA
    3572342 View commit details
  2. Report error when parsing for line number selection

    This makes the failure a little less mysterious.
    novemberborn committed Jul 10, 2022
    Copy the full SHA
    d57c76c View commit details
  3. 4.3.1

    novemberborn committed Jul 10, 2022
    Copy the full SHA
    53e5709 View commit details
Loading