Skip to content

Releases: chaijs/loupe

v4.0.0

02 Oct 10:00
27823f6

Choose a tag to compare

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

21 Aug 15:00
020f283

Choose a tag to compare

What's Changed

  • Fix: inject inspect fn so it behaves like NodeJS inspect by @jpolo in #111

New Contributors

Full Changelog: v3.2.0...v3.2.1

v3.2.0

11 Jul 22:59
94feeaf

Choose a tag to compare

What's Changed

Full Changelog: v3.1.4...v3.2.0

v3.1.4

16 Jun 11:06
01498de

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.3...v3.1.4

v3.1.3

28 Jan 13:42
6531c62

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.2...v3.1.3

v3.1.2

07 Oct 09:48
983691f

Choose a tag to compare

What's Changed

  • chore: remove unused get-func-name dependency by @bluwy in #81
  • fix: handle circular refs in errors by @43081j in #82

New Contributors

  • @bluwy made their first contribution in #81

Full Changelog: v3.1.1...v3.1.2

v3.1.1

11 May 13:27
e02467e

Choose a tag to compare

What's Changed

  • Support inspect on strings with unicode by @dubzzz in #79

New Contributors

Full Changelog: v3.1.0...v3.1.1

v3.1.0

08 Jan 09:09
9b8a6de

Choose a tag to compare

What's Changed

  • Add support for different types of functions by @koddsson in #77

Full Changelog: v3.0.2...v3.1.0

v3.0.2

29 Dec 20:11
e732123

Choose a tag to compare

What's Changed

  • fix: emit declarations and lib via tsc by @43081j in #76

New Contributors

Full Changelog: v3.0.1...v3.0.2

v3.0.1

03 Nov 15:44
11c9aa9

Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1