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/typescript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.0
Choose a base ref
...
head repository: avajs/typescript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.0
Choose a head ref
  • 4 commits
  • 14 files changed
  • 2 contributors

Commits on Jun 17, 2025

  1. Configuration menu
    Copy the full SHA
    87afe23 View commit details
    Browse the repository at this point in the history
  2. Update dependencies, CI workflows and require Node.js 20 / 22 / 24

    * Remove support for Node.js 18 and 21
    
    * Upgrade XO
    
    * Update dev dependencies
    
    * Break out AVA and c8 config into their own files
    
    * Upgrade execa
    
    * Update CI workflow
    
    * Pin node and npm versions using Volta
    
    * Automate releases
    novemberborn authored Jun 17, 2025
    Configuration menu
    Copy the full SHA
    b84e7b7 View commit details
    Browse the repository at this point in the history
  3. Don't configure cache in Release workflow

    This fails without a package-lock.json.
    novemberborn committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    475e158 View commit details
    Browse the repository at this point in the history
  4. 6.0.0

    novemberborn committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    669908c View commit details
    Browse the repository at this point in the history
Loading