Skip to content

v1.3.0 - 馃洝 Type Guards for Result to access error and value

Compare
Choose a tag to compare
@seangwright seangwright released this 03 Jun 01:47
· 57 commits to main since this release

What's Changed

  • feat(Result): Expose value or error if it is safe to expose by @GregOnNet in #10

To see how this feature works, check out the new tests for Result

Full Changelog: v1.2.0...v1.3.0