You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: propagate data.cause as cause in JsonRpcError constructor (#140)
* test: add cases for cause propagation
- break out util function dataHasCause with test
- use native causes when available
- adding explicit cause field because we can not yet use es2022
0 commit comments