Back to Sinon

API documentation - Sinon.JS

docs/release-source/release.md

21.1.21.2 KB
Original Source

{{page.title}} - {{page.release_id}}

This page contains the entire Sinon.JS API documentation along with brief introductions to the concepts Sinon implements.

{% include docs/migration-guides.md %}

Compatibility and supported runtimes

As of Sinon 10 we stopped maintaining compatibility with legacy browsers. Instead, we focus on compatibility with evergreen browsers, Node.js LTS versions and recent Safari versions. The most up-to-date reference on which runtimes and browsers we support can be found by looking at our compatibility docs.

If you need to support old runtimes you can try Sinon 9.

{% include docs/contribute.md %}