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