GitShow/sindresorhus/aggregate-error
sindresorhus

aggregate-error

Create an error from multiple errors

by sindresorhus
Star on GitHubForknpm

JavaScript

247 stars18 forks8 contributorsQuiet · 2y agoSince 2016v5.0.0MIT

Meet the team

See all 8 on GitHub →
sindresorhus
sindresorhus27 contributions
BendingBender
BendingBender2 contributions
riophae
riophae1 contribution
felixfbecker
felixfbecker1 contribution
gr2m
gr2m1 contribution
kmohrf
kmohrf1 contribution
Richienb
Richienb1 contribution
tommie
tommie1 contribution

Languages

View on GitHub →
JavaScript79.3%
TypeScript20.7%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
85
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
xxiaoxiong
Add optional `message` argument to constructorMergedPR

Summary Adds an optional argument to constructor, aligning with the TC39 AggregateError proposal. Changes : Added parameter to constructor — when provided, it's used as argument; when omitted, default behavior (indented error stack join) is preserved Why The TC39 spec accepts an optional second argument. This alignment makes it easier to use in contexts expecting spec-compatible behavior. Closes #12 Test plan [x] passes

xxiaoxiong · 1mo ago
clibu
Update clean-stack dependency to latest versionClosedIssue

Please update the clean-stack dependency to v5.2.0 Vite v4.4.9 warns: This come from code in clean-stack v4.0.0. I've looked at clean-stack v5.2.0 and it uses a new home-directory modules which I assume resolves this warning.

clibu · 2y ago
manzt
Thoughts on requiring Node 14?ClosedIssue

Thank you for all your open-source work. I'm a user of libraries, and it would be great to have the improved browser support implemented in the latest (https://github.com/sindresorhus/clean-stack/commit/dccdb49b3215ffb78b962e578be9e7cf87eb1ace). From what I can tell, the braking changes in v5 relate to node requirements. I'm happy to open a PR, but wanted to ask if there is perhaps some reason to keep Node 12 support in this library.

manzt · 3y ago
Structured data for AI agents

Repository: sindresorhus/aggregate-error. Description: Create an error from multiple errors Stars: 247, Forks: 18. Primary language: JavaScript. Languages: JavaScript (79.3%), TypeScript (20.7%). License: MIT. Latest release: v5.0.0 (2y ago). Open PRs: 0, open issues: 2. Last activity: 2y ago. Community health: 85%. Top contributors: sindresorhus, BendingBender, riophae, felixfbecker, gr2m, kmohrf, Richienb, tommie.

·@ofershap

Replace github.com with gitshow.dev