This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
Releases
neverthrow@7.1.0
Minor Changes
#575456352e Thanks @m-shaka! - feat: add andTee and andThrough to handle side-effect
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
Releases
neverthrow@7.1.0
Minor Changes
456352e
Thanks @m-shaka! - feat: addandTee
andandThrough
to handle side-effectPatch Changes
#483
96f7f66
Thanks @braxtonhall! - FixcombineWithAllErrors
types#563
eadf50c
Thanks @mattpocock! - Made err() infer strings narrowly for easier error tagging.