]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commit
feat: subscribe to actions with `$onAction`
authorEduardo San Martin Morote <posva13@gmail.com>
Tue, 11 May 2021 20:21:02 +0000 (22:21 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Thu, 13 May 2021 10:09:36 +0000 (12:09 +0200)
commit57d8503d31df7b54438c5b79b987f99b15e72a79
treedec55ce36018d5d44de893ded782836e8370f4b7
parent42e81e3b386a63aa96e585fdc3c663b8e944d73c
feat: subscribe to actions with `$onAction`

Implements #240. In alpha, for testing first
src/index.ts
src/store.ts
src/types.ts