-
-
Notifications
You must be signed in to change notification settings - Fork 787
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: sinonjs/sinon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v21.0.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: sinonjs/sinon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v21.1.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 145 files changed
- 2 contributors
Commits on Mar 30, 2026
-
Configuration menu - View commit details
-
Copy full SHA for cd2bf5a - Browse repository at this point
Copy the full SHA cd2bf5aView commit details
Commits on Apr 9, 2026
-
Migration to ECMAScript modules (ESM) (#2683)
This allowed us to finally consume ESM-only dependencies and has broken us free from some CJS shackes. Now produce the same API surface for CJS consumers, as well, by generating `./lib` * Modern ignores 😁 * test: add distribution harness * test: verify packed cjs and esm entrypoints * test: lock distribution api manifest * test: smoke test built pkg artifacts * docs: require contract tests for package migration * test: guard esm migration regressions * docs: require contract gate for esm migration * build: generate cjs lib from esm source entries * refactor: port root api surface to esm * build: clean port of root api to esm * docs: include implementation plans * fix: align lint and smoke tests with esm migration * refactor: complete esm port of all core components * refactor: finalize esm migration with sandbox and naming fixes * fix: finish esm migration stabilization * chore: stop tracking generated lib output * remove plans * prettier * linting * fix: make distribution tests self-contained * fix: build before coverage test bundle * refactor: move simple unit tests to src * refactor: flatten test and coverage script chains * refactor: use parallel mocha for node tests * test: restore fake timers cleanup * refactor: remove node test runner script * remove unneccessary clutter * fix: make mocha watch use polling * simplify * Increase coverage * Fix coverage by removing duplicated tests These were covering the generated lib/ folder. * Move shared util into esm dir * fix package dep issues * Adjust coverage * Upgrade all dependencies npx npm-check-updates -u
Configuration menu - View commit details
-
Copy full SHA for 819bb64 - Browse repository at this point
Copy the full SHA 819bb64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5262204 - Browse repository at this point
Copy the full SHA 5262204View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a5526c - Browse repository at this point
Copy the full SHA 0a5526cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30cf67e - Browse repository at this point
Copy the full SHA 30cf67eView commit details
Commits on Apr 10, 2026
-
fix(#2692): Remove ESM-only supports-color as it breaks CJS exports (#…
Configuration menu - View commit details
-
Copy full SHA for 2eabf5d - Browse repository at this point
Copy the full SHA 2eabf5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c8b023 - Browse repository at this point
Copy the full SHA 3c8b023View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40f9d6b - Browse repository at this point
Copy the full SHA 40f9d6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b8720e - Browse repository at this point
Copy the full SHA 5b8720eView commit details
Commits on Apr 11, 2026
-
fix: move npm-run-all to devDeps (#2694)
used only during dev, and caused a considerable dep count jump downstream
Configuration menu - View commit details
-
Copy full SHA for d7a682e - Browse repository at this point
Copy the full SHA d7a682eView commit details -
Upgrade to ESLint 10 and new shared config (#2696)
* Upgrade to ESLint 10 and new shared config * Update deps
Configuration menu - View commit details
-
Copy full SHA for 53817f7 - Browse repository at this point
Copy the full SHA 53817f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9ee063 - Browse repository at this point
Copy the full SHA c9ee063View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v21.0.3...v21.1.2