Skip to content

Releases: chaijs/chai

v6.0.1

22 Aug 16:52
2a3ecff
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v5.3.2

22 Aug 08:25
f2c2e3e
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v5.3.0

18 Aug 09:52
10cb344
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v5.2.1

08 Jul 17:16
373c61a
Compare
Choose a tag to compare

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.

New Contributors

Full Changelog: v5.2.0...v5.2.1

v5.2.0

14 Feb 17:00
93409cd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.1.2...v5.2.0

v5.1.2

23 Oct 09:08
1b17805
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.1.1...v5.1.2