Releases: chaijs/chai
Releases · chaijs/chai
v6.0.1
v6.0.0
BREAKING CHANGES
Chai is now bundled into a single file. The lib/*.js
files are no longer present, and so any code that imports those files directly will need to change. The only file that can be imported now is ./index.js
.
What's Changed
Full Changelog: v5.3.2...v6.0.0
v5.3.3
v5.3.2
Reverts the removal of the bundled version of chai in 5.3.1
What's Changed
- Update core contributors by @keithamus in #1697
- feat: reintroduce bundle by @43081j in #1699
Full Changelog: v5.3.1...v5.3.2
v5.3.1
v5.3.0
v5.2.2
v5.2.1
What's Changed
Mostly internal changes but @SuperchupuDev realised the package.json engines
field was out of date, so it has been updated to reflect that v5.0.0 onwards only supports Node >=18.
- build(deps): bump serialize-javascript and mocha by @dependabot in #1673
- build(deps-dev): bump esbuild from 0.19.10 to 0.25.0 by @dependabot in #1671
- Enable
no-var
rule and fix violations by @koddsson in #1675 - Convert Assertion function to a class by @koddsson in #1677
- More typing by @koddsson in #1679
- build(deps-dev): bump tar-fs from 3.0.6 to 3.0.8 by @dependabot in #1682
- build(deps-dev): bump tar-fs from 3.0.8 to 3.0.9 by @dependabot in #1688
- chore: fix lint errors and add lint to CI by @43081j in #1689
- docs: update minimum node version in readme by @SuperchupuDev in #1691
- chore: update minimum node version by @SuperchupuDev in #1692
New Contributors
- @SuperchupuDev made their first contribution in #1691
Full Changelog: v5.2.0...v5.2.1
v5.2.0
What's Changed
- fix: ability to register more plugins inside a plugin by @tpluscode in #1639
- chore: bump playwright to fix CI by @43081j in #1663
- chore: introduce prettier and run it by @43081j in #1660
- chore: drop old CJS entrypoints by @43081j in #1662
- chore: enable eslint recommended config by @43081j in #1659
- Integrated
chai-subset
and added assert-based negation to containSubset by @BreadInvasion in #1664 - Add coverage check to tests by @koddsson in #1669
- fix floating point precision in closeTo assertion by @koddsson in #1667
New Contributors
- @tpluscode made their first contribution in #1639
- @BreadInvasion made their first contribution in #1664
Full Changelog: v5.1.2...v5.2.0
v5.1.2
What's Changed
- Fix secret name in publish action by @koddsson in #1614
- Publish npm packages with provenance by @koddsson in #1615
- build(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in #1625
- chore: bump loupe and deep-eql by @43081j in #1635
- build(deps-dev): bump @75lb/deep-merge from 1.1.1 to 1.1.2 by @dependabot in #1636
- build(deps): bump rollup from 4.9.1 to 4.22.4 by @dependabot in #1637
- chore: update deep dependencies by @43081j in #1641
- chore: upgrade loupe by @43081j in #1646
- Support big int in approximently by @koddsson in #1606
Full Changelog: v5.1.1...v5.1.2