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: chaijs/chai
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.3.0
Choose a base ref
...
head repository: chaijs/chai
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.3.1
Choose a head ref
  • 1 commit
  • 4 files changed
  • 1 contributor

Commits on Aug 18, 2025

  1. chore: remove bundled chai (#1694)

    Removes the chai bundle such that `chai.js` is now an entry point just
    like `index.js`.
    
    We're keeping it around for now since there may be users directly
    importing the file. It was already re-exporting what exists in
    `index.js`, so this shouldn't be a breaking change.
    43081j authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    fdcad8b View commit details
    Browse the repository at this point in the history
Loading