Skip to content

Releases: chaijs/loupe

v3.1.1

11 May 13:27
e02467e
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v3.0.0

20 Oct 11:51
21d183b
Compare
Choose a tag to compare

What's Changed

  • Convert to ES Module by @keithamus in #62
  • Dropped support for Internet Explorer
  • Minimum supported Node version is now 18.x

Full Changelog: v2.3.7...v3.0.0

v2.3.7

13 Oct 11:22
247f948
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.6...v2.3.7

v2.3.6

07 Nov 11:48
edd9314
Compare
Choose a tag to compare

2.3.6 (2022-11-07)

Bug Fixes

v2.3.5

05 Nov 18:54
3747fa8
Compare
Choose a tag to compare

2.3.5 (2022-11-05)

Bug Fixes

  • invalid Date object will throw a TypeError (#58) (#59) (3747fa8)

v2.3.4

10 Feb 15:14
b4ee644
Compare
Choose a tag to compare

2.3.4 (2022-02-10)

Bug Fixes

v2.3.3

05 Feb 10:44
23c7201
Compare
Choose a tag to compare

2.3.3 (2022-02-05)

Bug Fixes

  • ensure es5 target is bundle-compatible (#55) (23c7201)