Skip to content

v4.0.0-beta.12

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Oct 18:27
· 89 commits to beta since this release

4.0.0-beta.12 (2023-10-21)

⚠ BREAKING CHANGES

  • pushIfNotIn no longer takes in non array values

⭐ New Features

  • added TypedError class for easily creating typed error classes (76d0974)
  • made pushIfNotIn slightly more performant for the average case (6de5711)