]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commit
fix(subscribe): avoid $subscriptions with $patch
authorEduardo San Martin Morote <posva13@gmail.com>
Mon, 20 Dec 2021 19:08:19 +0000 (20:08 +0100)
committerEduardo San Martin Morote <posva13@gmail.com>
Mon, 20 Dec 2021 19:08:19 +0000 (20:08 +0100)
commit3bfe9e51fd0f9b3f939aace53463aa10f2e9c90f
treeb75d4c022f47f63ef641574eef577c22643f8314
parent9191743b55d8273ae7db2bfd96aff6f307ceb2f3
fix(subscribe): avoid $subscriptions with $patch

Fix #908
packages/docs/core-concepts/state.md
packages/pinia/__tests__/subscriptions.spec.ts
packages/pinia/src/store.ts
packages/pinia/src/types.ts