Skip to content

v0.14.2

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jun 08:20
· 1839 commits to main since this release

Bug Fixes

  • can mock files with space in path (#1457) (235b950)
  • skip writing snap file, if content didn't change (#1456) (97106f6)
  • ui: update vue dependency conflict (#1460) (9a87a3c)
  • allow accessing Audio, Option and private jsdom props on global (#1443) (95ded47)
  • build failing with Vite 3 (#1451) (60eaee0)
  • don't fail when there is no source file defined in source map (#1453) (03c7cf6)
  • resolve circular ref when cloning object (#1444) (8452a7d)

Features

  • improve deep equality check failing message for toBe (#1383) (842e048)
  • new --ouputDiffLines cli flag (#1446) (0b8a5bc)