Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 918 Bytes

COMPATIBILITY.md

File metadata and controls

37 lines (24 loc) · 918 Bytes

Compatibility

This file is the canonical resource for compatibility goals for the libraries that make up Sinon.JS.

ES2017

The source is as ES2017 and requires no transpiler or polyfills in supporting runtimes.

For legacy runtimes, a transpiler can be used by dependent projects.

Runtimes

Sinon.JS aims at supporting the following runtimes:

> 0.5%
last 2 versions
Firefox ESR
not dead
not IE 11
not op_mini all
maintained node versions

The compatibility is enforced using eslint-plugin-compat.

To see what that means in practice, you can use https://browserslist.dev

Sauce Test Status