Releases: chaijs/loupe
Releases · chaijs/loupe
v4.0.0
BREAKING CHANGES
Removes support for .inspect properties on objects acting as custom inspect functions.
Code wanting to use custom inspect functions you use Symbol('nodejs.util.inspect.custom')
or Symbol('chai/inspect').
What's Changed
- fix: remove declaration maps by @bluwy in #113
- feat: drop support for non-symbol inspect properties by @43081j in #114
Full Changelog: v3.2.1...v4.0.0
v3.2.1
v3.2.0
v3.1.4
What's Changed
- fix: do not treat a NodeList as HTMLCollection by @DiogoDoreto in #104
- fix: use symbol for node inspect support by @43081j in #106
New Contributors
- @DiogoDoreto made their first contribution in #104
Full Changelog: v3.1.3...v3.1.4
v3.1.3
What's Changed
- Fix: correctly inspect Map with single entry by @tmisirpash in #85
New Contributors
- @tmisirpash made their first contribution in #85
Full Changelog: v3.1.2...v3.1.3
v3.1.2
v3.1.1
v3.1.0
v3.0.2
v3.0.1
What's Changed
- change
postinstalltopretestscript. by @keithamus in #73
Full Changelog: v3.0.0...v3.0.1