- Update
README.md
- Minimal supported Node.js version is now
18.18.0
- Upgrade internal dependencies
- Minimal supported Node.js version is now
16.17.0
- Fix TypeScript types
- Improve TypeScript types
- Improve tree-shaking support
- Add browser support
- Fix
package.jsondependencies
- Handle
Proxymethods that throw errors
- Strip ANSI sequences in titles
- Improve error handling
- Handle
getmethods that throw errors
- Reduce npm package size
- Fix test titles differing only by their whitespaces
- Fix TypeScript types
- Add TypeScript types
- Minimal supported Node.js version is now
14.18.0
- The default test titles now truncate arrays with more than 5 elements. This is only a breaking change if you use test snapshots and some of the test parameters have long arrays.
- Fix
mainfield inpackage.json
- Minimal supported Node.js version is now
12.20.0 - This package is now an ES module. It can only be loaded with an
importorimport()statement, notrequire(). See this post for more information.
- Remove
core-js
- Minimal supported Node.js version is now
10.17.0