Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-08 | 1.4 kB | |
v5.2.1 source code.tar.gz | 2025-07-08 | 204.3 kB | |
v5.2.1 source code.zip | 2025-07-08 | 231.1 kB | |
Totals: 3 Items | 436.8 kB | 2 |
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 https://github.com/chaijs/chai/pull/1673
- build(deps-dev): bump esbuild from 0.19.10 to 0.25.0 by @dependabot in https://github.com/chaijs/chai/pull/1671
- Enable
no-var
rule and fix violations by @koddsson in https://github.com/chaijs/chai/pull/1675 - Convert Assertion function to a class by @koddsson in https://github.com/chaijs/chai/pull/1677
- More typing by @koddsson in https://github.com/chaijs/chai/pull/1679
- build(deps-dev): bump tar-fs from 3.0.6 to 3.0.8 by @dependabot in https://github.com/chaijs/chai/pull/1682
- build(deps-dev): bump tar-fs from 3.0.8 to 3.0.9 by @dependabot in https://github.com/chaijs/chai/pull/1688
- chore: fix lint errors and add lint to CI by @43081j in https://github.com/chaijs/chai/pull/1689
- docs: update minimum node version in readme by @SuperchupuDev in https://github.com/chaijs/chai/pull/1691
- chore: update minimum node version by @SuperchupuDev in https://github.com/chaijs/chai/pull/1692
New Contributors
- @SuperchupuDev made their first contribution in https://github.com/chaijs/chai/pull/1691
Full Changelog: https://github.com/chaijs/chai/compare/v5.2.0...v5.2.1