Skip to content

0.218.0

Compare
Choose a tag to compare
@denobot denobot released this 29 Feb 23:27
· 1278 commits to main since this release
092cd46

0.218.0 / 2024.02.29

  • feat(assert): optional reason param for unreachable (#4404) (#4405)
  • feat(collections): add pick and omit (#4218)
  • feat(expect): add asymmetric matchers (any, anything, arrayContaining) (#4366)
  • feat(uuid): add type predicate return type to validate (v4) (#4301)
  • fix(fs/ensure_symlink): check symlink is pointing the given target (#4371)
  • fix(log): add missing return types (#4401)