]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commit
fix(subscriptions): allow removing subscriptions inside them (#990)
authorhxp971130 <32638462+LemonAppleMo@users.noreply.github.com>
Wed, 26 Jan 2022 09:59:18 +0000 (17:59 +0800)
committerGitHub <noreply@github.com>
Wed, 26 Jan 2022 09:59:18 +0000 (10:59 +0100)
commit465d22292a0086eb610f5f83edd64a795eba329b
treed5905f2728f67bd5cbc8ff0e90ab812097efa5a6
parentb33252934f87c29b45aa470c2e37dd285d85938c
fix(subscriptions): allow removing subscriptions inside them (#990)

Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
packages/pinia/__tests__/subscriptions.spec.ts
packages/pinia/src/subscriptions.ts