Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 3.15 KB

CHANGELOG.md

File metadata and controls

42 lines (23 loc) · 3.15 KB

0.5.0 (2024-08-14)

Features

0.4.4 (2024-07-17)

Bug Fixes

  • correct setup.mjs files path in package.json (9c42001)

0.4.3 (2024-07-15)

Bug Fixes

0.4.2 (2024-07-13)

Bug Fixes

0.4.1 (2024-07-11)

Bug Fixes

0.4.0 (2024-07-10)

Bug Fixes

  • don't crash when printing recursive objects (#208) (a4cdf34)
  • jest: Allow being used inside Jest beforeAll (442c07c), closes #72
  • refresh tooling with create-typescript-app@1.62 (#574) (97346e1), closes #531
  • use public-facing Vitest spy mock functions (#205) (29a8d50)

Features