-
-
Notifications
You must be signed in to change notification settings - Fork 780
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.1
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.0.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 19 files changed
- 5 contributors
Commits on Dec 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6349032 - Browse repository at this point
Copy the full SHA 6349032View commit details
Commits on Feb 12, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 3cf4e77 - Browse repository at this point
Copy the full SHA 3cf4e77View commit details
Commits on Mar 2, 2026
-
Configuration menu - View commit details
-
Copy full SHA for ef387e8 - Browse repository at this point
Copy the full SHA ef387e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6aaa87 - Browse repository at this point
Copy the full SHA c6aaa87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92aaf5c - Browse repository at this point
Copy the full SHA 92aaf5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 766715c - Browse repository at this point
Copy the full SHA 766715cView commit details
Commits on Mar 3, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 3beab2b - Browse repository at this point
Copy the full SHA 3beab2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ebcd506 - Browse repository at this point
Copy the full SHA ebcd506View commit details
Commits on Mar 4, 2026
-
docs: add how-to article for stubbing ES module imports (#1832) (#2676)
* docs: add how-to article for stubbing ES module imports with esm package Adds a comprehensive How-To guide that addresses issue #1832, documenting how to configure Node.js to allow Sinon stubs to work with ES modules. - Explains why ES module namespace bindings are immutable by spec - Shows how to use the 'esm' npm package with mutableNamespace: true - Provides a complete working example with project layout, package.json, loader file, source modules, and a full test suite - Documents limitations (destructured imports, non-standard behavior) - Replaces the TODO comment in link-seams-commonjs.md with a cross-reference Closes #1832 * style: fix prettier formatting in stub-esm-default-export.md Replace single quotes with double quotes in all JavaScript code blocks within the how-to article, as required by the project's Prettier configuration. * Add related article on Typescript and SWC stubbing Added a related article on real world dependency stubbing using Typescript and SWC. * Make linting pass: new warnings are from new rules * Update workflow actions * Fetch depth = 2 --------- Co-authored-by: Eduard Barrera <eduardbar@users.noreply.github.com> Co-authored-by: Carl-Erik Kopseng <carlerik@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ebf0c43 - Browse repository at this point
Copy the full SHA ebf0c43View commit details -
Configuration menu - View commit details
-
Copy full SHA for b836fcc - Browse repository at this point
Copy the full SHA b836fccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 024321c - Browse repository at this point
Copy the full SHA 024321cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2948314 - Browse repository at this point
Copy the full SHA 2948314View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3af394e - Browse repository at this point
Copy the full SHA 3af394eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d93d68 - Browse repository at this point
Copy the full SHA 2d93d68View 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.1...v21.0.2