issues
search
supermacro
/
neverthrow
Type-Safe Errors for JS & TypeScript
MIT License
4.03k
stars
84
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add orTee method to tee the error track
#615
konker
opened
1 week ago
1
PROPOSAL: Safe assignment using neverthrow
#614
vekexasia
opened
1 week ago
0
How to serialise and deserialise result types?
#613
plushdohn
opened
1 week ago
1
feat: Add andInspectErr method
#612
krawitzzZ
opened
1 week ago
1
How to reuse a former value in neverthrow pipeline?
#611
eakl
opened
1 week ago
1
feat: Add a function that combines multiple results and returns an object
#610
Karibash
opened
1 week ago
1
Version Packages
#609
github-actions[bot]
opened
1 week ago
0
Feat request: fromAsync to interop with async functions more easily
#608
tmcw
opened
2 weeks ago
5
ci: update neverthrow version in lockfile
#607
m-shaka
closed
1 week ago
1
docs: fix typo
#606
tkoyasak
closed
3 weeks ago
1
Update to 8.1.0 breaks `toMatchObject` comparison
#605
sna6mu
opened
3 weeks ago
2
Mentioned `safeTry` Error Inference Limitations in Docs
#604
lucaschultz
opened
3 weeks ago
1
`safeTry` with `ResultAsync` doesn't infer combined error types from multiple yields
#603
pierback
closed
3 weeks ago
5
Optional Rollup dependency
#602
pndewit
opened
3 weeks ago
0
Version Packages
#601
github-actions[bot]
closed
4 weeks ago
0
docs: update docs about safeTry
#600
m-shaka
closed
4 weeks ago
1
Update README to not require safeUnwrap after 8.0.0
#599
chribjel
closed
4 weeks ago
3
[Feature request] Add `unwrapOrThrow`
#598
Papooch
closed
4 weeks ago
7
Migrated to vitest
#597
supermacro
closed
1 month ago
2
Version Packages
#596
github-actions[bot]
closed
1 month ago
0
returning ok() without any arguments?
#595
petermakeswebsites
opened
1 month ago
1
.match with functions that return Result<., .>
#594
timvandam
opened
1 month ago
9
feat: Add unwrapOrElse
#593
sya-ri
closed
4 weeks ago
2
[Feature Request] Sequential ResultAsync combine
#592
sebiglesias
opened
1 month ago
1
feat: add `ResultValue` and `ResultError` helper types
#591
lucaschultz
opened
1 month ago
3
Add custom message to _unsafeUnwrap*
#590
dmmulroy
opened
1 month ago
4
safeTry should not require .safeUnwrap()
#589
dmmulroy
closed
1 month ago
2
feat: Add andFinally functionality and tests
#588
macksal
opened
1 month ago
2
[Feature request] have `.unwrapOr()` equivalent that runs a function
#587
janglad
closed
4 weeks ago
10
[Question] The need for second parameter passed to `fromPromise`
#586
jansedlon
opened
1 month ago
4
chore(deps-dev): bump rollup from 4.18.0 to 4.22.4
#585
dependabot[bot]
closed
1 month ago
2
Allow ok/err/okAsync/errAsync to accept zero arguments when returning void
#584
macksal
closed
1 week ago
3
prevent passing a specific error type for `.fromThrowable` without providing an error mapping function
#583
boyeln
opened
2 months ago
1
Version Packages
#582
github-actions[bot]
closed
2 months ago
0
[Feature request] `safeTry` should automatically wrap returned values with `ok`
#581
mattpocock
opened
2 months ago
5
[Feature request] `safeTry` should not require `.safeUnwrap()`
#580
mattpocock
closed
1 month ago
6
Removed eslint-plugin-prettier and eslint-config-prettier
#579
mattpocock
opened
2 months ago
1
Improved prettier (without formatting the repo)
#578
mattpocock
opened
2 months ago
5
Version Packages
#577
github-actions[bot]
closed
2 months ago
0
"seeking co-maintainer" notice still visible on npm
#576
o-az
closed
2 months ago
1
chore: add a missing changeset file
#575
m-shaka
closed
2 months ago
1
Prettier and eslint improvements (no dependency upgrades yet)
#574
mattpocock
closed
2 months ago
4
Removed unused dependency
#573
mattpocock
closed
2 months ago
2
Upgrade repo to modern tooling
#572
mattpocock
opened
3 months ago
1
Migrated to vitest
#571
mattpocock
closed
1 month ago
5
Migrated build system to tsup
#570
mattpocock
opened
3 months ago
3
Added arethetypeswrong to check built outputs
#569
mattpocock
opened
3 months ago
5
Added a local CI command
#568
mattpocock
closed
2 months ago
1
Moved repo to strict: true and restructured tsconfig.jsons to use project references
#567
mattpocock
opened
3 months ago
1
Version Packages
#566
github-actions[bot]
closed
2 months ago
1
Next