Releases: chaijs/chai
Releases · chaijs/chai
v6.2.2
What's Changed
- build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in #1745
- chore(deps): update dependency eslint-plugin-jsdoc to v61.2.1 by @renovate[bot] in #1746
- build(deps): bump glob from 10.4.5 to 10.5.0 by @dependabot[bot] in #1747
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in #1749
- fix: avoid BigInt literal in closeTo for runtime compat by @bheemreddy-samsara in #1748
- chore(deps): update dependency eslint-plugin-jsdoc to v61.4.1 by @renovate[bot] in #1751
- chore(deps): update dependency prettier to v3.7.3 by @renovate[bot] in #1754
- chore(deps): update dependencies by @renovate[bot] in #1755
- chore(deps): update dependencies to v9.39.2 by @renovate[bot] in #1757
- chore: add --legal-comments=none option by @hyperz111 in #1756
- chore(deps): update dependency esbuild to v0.27.2 by @renovate[bot] in #1759
New Contributors
- @bheemreddy-samsara made their first contribution in #1748
- @hyperz111 made their first contribution in #1756
Full Changelog: v6.2.1...v6.2.2
v6.2.1
What's Changed
- chore: add renovate config by @43081j in #1709
- chore: use new renovate schema by @43081j in #1713
- chore(deps): update actions/setup-node action to v5 (main) by @renovate[bot] in #1711
- chore(deps): update actions/checkout action to v5 (main) by @renovate[bot] in #1710
- chore(deps): update dependency eslint to v9 (main) by @renovate[bot] in #1715
- chore(deps): update dependency @rollup/plugin-commonjs to v28 (main) by @renovate[bot] in #1714
- chore(deps): update dependency mocha to v11 (main) by @renovate[bot] in #1717
- chore(deps): update dependency eslint-plugin-jsdoc to v60 (main) by @renovate[bot] in #1716
- chore: disable renovate for 4.x.x by @43081j in #1722
- chore(deps): update dependency eslint-plugin-jsdoc to v61 by @renovate[bot] in #1727
- chore(deps): update actions/setup-node action to v6 by @renovate[bot] in #1729
- chore(deps): update dependencies by @renovate[bot] in #1726
- chore(deps): update dependencies by @renovate[bot] in #1730
- chore(deps): update dependency node to v24 by @renovate[bot] in #1731
- chore(deps): update dependency @rollup/plugin-commonjs to v29 by @renovate[bot] in #1732
- chore(deps): update dependencies by @renovate[bot] in #1734
- build(deps): bump koa from 2.14.2 to 2.16.1 by @dependabot[bot] in #1683
- docs: update browser usage by @43081j in #1736
- chore(deps): update dependencies by @renovate[bot] in #1740
- docs: add comprehensive documentation for containSubset assertion by @Aashish-Jha-11 in #1739
- Set esbuild target to es2021 to support Safari < 16.4 by @larabr in #1737
New Contributors
- @renovate[bot] made their first contribution in #1711
- @Aashish-Jha-11 made their first contribution in #1739
- @larabr made their first contribution in #1737
Full Changelog: v6.2.0...v6.2.1
v6.2.0
What's Changed
- feat(events): add addChainableMethod event by @perrin4869 in #1707
Full Changelog: v6.1.0...v6.2.0
v6.1.0
What's Changed
- build(deps-dev): bump tar-fs from 3.0.9 to 3.1.1 by @dependabot[bot] in #1706
- feat: add eventEmitter (#1693)
Adds an event emitter for hooking into method/property creation in #1693
Full Changelog: v6.0.2...v6.1.0
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