Skip to content

v0.0.140

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jan 19:05
· 2636 commits to main since this release

Bug Fixes

  • inline snapshot if not called inside suite (6d743c5), closes #484
  • ui: flex / percentage based layout (#492) (c43ebaf)
  • correctly inline shapshot with properties (4603ffd)
  • mocking is lost with threads: false (28b97d8), closes #482
  • Reflect.get called on non-object (3c9073a), closes #479
  • snapshot ignores indentation (aff1481)
  • ui: reduce graph container size (#478) (23e1e62)

Features