Releases: Snowflyt/safunc
Releases · Snowflyt/safunc
v0.1.3
- ✨ feat: Add
Safunc#onValidationError
for alternative error handling.
v0.1.2
- ✨ feat: Support asynchronous functions by adding
defAsync
.
v0.1.1
- 🐞 fix: Fix “Type instantiation is excessively deep and possibly infinite” error caused by
NameParams
in TypeScript 5.5.