Skip to content

Commit 298571a

Browse files
committed
Add changeset for andFinally feature
1 parent 92e5e58 commit 298571a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.changeset/thirty-berries-complain.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'neverthrow': minor
3+
---
4+
5+
Add `andFinally` to allow for synchronous or asynchronous cleanup code that will always be called, and only propagates errors.

0 commit comments

Comments
 (0)