Skip to content

Releases: chaijs/chai

v6.2.1

11 Nov 11:15
110a1ea

Choose a tag to compare

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

Full Changelog: v6.2.0...v6.2.1

v6.2.0

27 Sep 16:49
0b0353c

Choose a tag to compare

What's Changed

Full Changelog: v6.1.0...v6.2.0

v6.1.0

27 Sep 11:00
4cbd383

Choose a tag to compare

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

22 Aug 16:52
2a3ecff

Choose a tag to compare

What's Changed

  • fix: keep function/class names in bundle by @43081j in #1701

Full Changelog: v6.0.0...v6.0.1

v6.0.0

22 Aug 09:26
f41e821

Choose a tag to compare

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

22 Aug 17:20
445243d

Choose a tag to compare

What's Changed

Full Changelog: v5.3.2...v5.3.3

v5.3.2

22 Aug 08:25
f2c2e3e

Choose a tag to compare

Reverts the removal of the bundled version of chai in 5.3.1

What's Changed

Full Changelog: v5.3.1...v5.3.2

v5.3.1

18 Aug 09:55
fdcad8b

Choose a tag to compare

What's Changed

Full Changelog: v5.3.0...v5.3.1

v5.3.0

18 Aug 09:52
10cb344

Choose a tag to compare

What's Changed

  • chore: change main to point at chai directly by @43081j in #1696

Full Changelog: v5.2.2...v5.3.0

v5.2.2

18 Aug 09:45
a125d3e

Choose a tag to compare

What's Changed

Full Changelog: v5.2.1...v5.2.2