Skip to content

Latest commit

 

History

History
55 lines (36 loc) · 1.16 KB

CHANGELOG.md

File metadata and controls

55 lines (36 loc) · 1.16 KB

@re-/assert

0.4.1

Patch Changes

  • f7a8211: Fix a bug that caused unresolvable types to be treated as "any".
  • Updated dependencies [f7a8211]

0.4.0

Minor Changes

  • 7eb5576: Add support for async benches.

Patch Changes

  • 4d73180: Fix a bug causing inline snaps validating the value undefined to be treated as if the snap had not been specified.
  • Updated dependencies [7eb5576]

0.3.2

Patch Changes

0.3.1

Patch Changes

  • 879ea99: Check types for equivalency before failing assertions.
  • 879ea99: Improve bench/snap update summaries.
  • Updated dependencies [2aa6e59]

0.3.0

Minor Changes

  • 793e7ee: Add runner CLI, type cache options, and benchmarks.

Patch Changes

  • 10bcd45: feat(assert): add option to error on bench treshold exceeded
  • Updated dependencies [793e7ee]
  • Updated dependencies [973db99]