chai 5.2.0
What's Changed
- fix: ability to register more plugins inside a plugin by @tpluscode in https://github.com/chaijs/chai/pull/1639
- chore: bump playwright to fix CI by @43081j in https://github.com/chaijs/chai/pull/1663
- chore: introduce prettier and run it by @43081j in https://github.com/chaijs/chai/pull/1660
- chore: drop old CJS entrypoints by @43081j in https://github.com/chaijs/chai/pull/1662
- chore: enable eslint recommended config by @43081j in https://github.com/chaijs/chai/pull/1659
- Integrated
chai-subsetand added assert-based negation to containSubset by @BreadInvasion in https://github.com/chaijs/chai/pull/1664 - Add coverage check to tests by @koddsson in https://github.com/chaijs/chai/pull/1669
- fix floating point precision in closeTo assertion by @koddsson in https://github.com/chaijs/chai/pull/1667
New Contributors
- @tpluscode made their first contribution in https://github.com/chaijs/chai/pull/1639
- @BreadInvasion made their first contribution in https://github.com/chaijs/chai/pull/1664
Full Changelog: https://github.com/chaijs/chai/compare/v5.1.2...v5.2.0