]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commit
fix(errors): allow async errors to propagate
authorEduardo San Martin Morote <posva13@gmail.com>
Wed, 21 Jul 2021 08:29:57 +0000 (10:29 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Wed, 21 Jul 2021 08:29:57 +0000 (10:29 +0200)
commit17ee4e85fb2c084ba27730dae4f21683686156c6
tree078ccee21b04cb87deb7cab0415c800f6dedbd6f
parent041262b3d1e8528c32afaf319b167f28796549bf
fix(errors): allow async errors to propagate

Fix #576
__tests__/actions.spec.ts
src/store.ts
src/types.ts