Skip to content

v3.0.0-rc.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Jul 15:44
v3.0.0-rc.1
288e190

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

Full Changelog: v2.10.0...v3.0.0-rc.1