v3.0.0-rc.1
Pre-release
Pre-release
What's Changed
- fix: simplify TaggedError syntax by removing trailing call by @trvswgnr in #69
- Add AbortSignal context to Result.tryPromise by @dmmulroy in #94
- Improve matchError/matchErrorPartial type inference with independent handler returns by @rtbenfield in #89
- Format audit dependents script by @dmmulroy in #88
- Add Result.codec for 3.0 by @dmmulroy in #87
- add jitter option to retry config by @anatolzak in #84
- Add dynamic retry delays by @dmmulroy in #96
- Default matchErrorPartial fallback to identity by @dmmulroy in #95
- Add Result collection combinators for 3.0 by @dmmulroy in #97
New Contributors
- @rtbenfield made their first contribution in #89
- @anatolzak made their first contribution in #84
Full Changelog: v2.10.0...v3.0.0-rc.1