Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [2.8.0](v2.7.0...v2.8.0) (2023-03-14) ### Bug Fixes * Issues when the error type does not exist ([93fa697](93fa697)) ### Features * Added support to serialize and deserialize custom erros ([b69d0bd](b69d0bd)) * Added support to serialize and deserialize erros using `System.Text.Json` ([652efe2](652efe2)) * Added support to serialize/deserialize `VoidResult` using `System.Text.Json` ([d209da3](d209da3)) * Added support to serialize/deserialize ValueResult using `System.Text.Json` ([cd7c082](cd7c082))
- Loading branch information