]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commit
feat: add `action` helper to consistently `$onAction`
authorEduardo San Martin Morote <posva13@gmail.com>
Fri, 26 Jul 2024 09:36:43 +0000 (11:36 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Fri, 26 Jul 2024 09:38:31 +0000 (11:38 +0200)
commita8526fc78894423ee87c3059228cd97097e37f27
treebcef46346219cb1942cded73109d35a5b1afe2b5
parent6962e11c83fa9397b181e605c51468d6e3adfcd5
feat: add `action` helper to consistently `$onAction`

- See https://github.com/vuejs/pinia/discussions/1400
packages/pinia/__tests__/onAction.spec.ts
packages/pinia/src/store.ts
packages/playground/src/stores/nasa.ts