-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
22 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
## [0.1.6](https://github.com/posva/pinia/compare/@pinia/[email protected]...@pinia/[email protected]) (2021-12-01) | ||
|
||
Upgrade dependencies | ||
|
||
## [0.1.5](https://github.com/posva/pinia/compare/@pinia/[email protected]...@pinia/[email protected]) (2021-11-11) | ||
|
||
### Performance Improvements | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
## [2.0.5](https://github.com/posva/pinia/compare/[email protected]@2.0.5) (2021-12-01) | ||
|
||
### Bug Fixes | ||
|
||
- accept reactive with storeToRefs ([3a2a334](https://github.com/posva/pinia/commit/3a2a334110dadb94cc1dddc10bd7673aa79b358f)), closes [#799](https://github.com/posva/pinia/issues/799) | ||
- shouldHydrate if not in skipHydrateMap ([#846](https://github.com/posva/pinia/issues/846)) ([bcc44bc](https://github.com/posva/pinia/commit/bcc44bcedf2f127cf0218db4a89bb16b028a4ffc)) | ||
|
||
## [2.0.4](https://github.com/posva/pinia/compare/[email protected]@2.0.4) (2021-11-19) | ||
|
||
### Features | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
## [0.0.7](https://github.com/posva/pinia/compare/@pinia/[email protected]...@pinia/[email protected]) (2021-12-01) | ||
|
||
### Bug Fixes | ||
|
||
- **testing:** preserve non-enumerable properties of pinia instance in createTestingPinia ([#841](https://github.com/posva/pinia/issues/841)) ([b130d6f](https://github.com/posva/pinia/commit/b130d6f648239293457f347b42a7f1b668748d30)) | ||
|
||
## [0.0.6](https://github.com/posva/pinia/compare/@pinia/[email protected]...@pinia/[email protected]) (2021-11-19) | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters