Skip to content

Releases: chaijs/loupe

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)

v2.3.2

02 Feb 17:14
c83d7d0
Compare
Choose a tag to compare

2.3.2 (2022-02-02)

Bug Fixes

v2.3.1

26 Jan 12:46
30e1ac7
Compare
Choose a tag to compare

2.3.1 (2022-01-26)

Bug Fixes

  • degrade more gracefully on promise inpsection capabilities (#51) (924cafe)
  • ensure no warnings when bundled (#50) (30e1ac7)

v2.3.0

25 Jun 07:52
b985e4f
Compare
Choose a tag to compare

2.3.0 (2021-06-25)

Features

  • handle objects with an anonymous prototype (#49) (b985e4f)

v2.2.1

24 Jun 21:14
917757d
Compare
Choose a tag to compare

2.2.1 (2021-06-24)

Bug Fixes

  • ensure complex object keys are quoted (#46) (917757d), closes #45

v2.2.0

24 Jun 21:02
1664d70
Compare
Choose a tag to compare

2.2.0 (2021-06-24)

Features

  • handles inspection of objects with circular references (#47) (1664d70), closes #44

v2.1.2

24 Jun 20:59
5e76830
Compare
Choose a tag to compare

2.1.2 (2021-06-24)

Bug Fixes

  • do not quote string results of custom inspect functions (#48) (5e76830)

v2.1.1

01 Mar 18:27
5db74c7
Compare
Choose a tag to compare

2.1.1 (2021-03-01)

Bug Fixes

  • function: use correct get-func-name package (#43) (5db74c7)

v2.1.0

01 Mar 15:12
fcfc58d
Compare
Choose a tag to compare

2.1.0 (2021-03-01)

Features

v2.0.3

04 Feb 18:26
c66dc49
Compare
Choose a tag to compare

2.0.3 (2021-02-04)

Bug Fixes

  • recurse custom object-returning inspect (#39) (c66dc49)