Skip to content

v6.0.0

Compare
Choose a tag to compare
@keithamus keithamus released this 22 Aug 09:26
· 2 commits to main since this release
f41e821

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