Skip to content

Commit

Permalink
chore: changeset for or-guard throwing error
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcdo29 committed Dec 10, 2024
1 parent f6b8016 commit 458f98f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .changeset/pink-socks-burn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@nest-lab/or-guard': minor
---

Allow for the `OrGuard` to handle throwing the last error or a custom error when
it fails to pass one of the guards.

0 comments on commit 458f98f

Please sign in to comment.