]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commit
fix: allow `$reset` to be overridden by plugins (#2054)
authorEduardo San Martin Morote <posva@users.noreply.github.com>
Mon, 6 Mar 2023 09:20:03 +0000 (10:20 +0100)
committerGitHub <noreply@github.com>
Mon, 6 Mar 2023 09:20:03 +0000 (10:20 +0100)
commit709e2b1a77410331ee1ce88212ac55a4e92fa941
treed5b49cf65e50df34d24724d271c36934593c18a0
parent5368a6a4b5ed67aa3acf6e2b992e26bf54ad3d52
fix: allow `$reset` to be overridden by plugins (#2054)

Co-authored-by: Cygnut <ligand@hotmail.co.uk>
packages/docs/core-concepts/plugins.md
packages/pinia/__tests__/storePlugins.spec.ts
packages/pinia/src/store.ts