Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.26 KB

release.md

File metadata and controls

38 lines (29 loc) · 1.26 KB
layout title skip_ad release_id
page
API documentation - Sinon.JS
true
master

{{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 %}