Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
akinoccc committed Oct 16, 2024
2 parents 09afa20 + ce9941b commit f9df71e
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# 1.0.0-beta.1 (2024-10-16)


### Bug Fixes

* store cannot be reactive created by `pinia-vue-mini` ([2bcc2d0](https://github.com/akinoccc/pinia-vue-mini/commit/2bcc2d0c203b65fbf55ee98f2cdc7e63bfc2cfb4))


### Features

* add `storeToRefs` ([680e0ff](https://github.com/akinoccc/pinia-vue-mini/commit/680e0ff1ecf5a358061b0071bd6ccb28e78b025c))
* add api of `createPinia` and `defineStore` ([383cf92](https://github.com/akinoccc/pinia-vue-mini/commit/383cf92bba537ad686305a36cfb7076a48d50741))
* infer store type automatically ([f5d1021](https://github.com/akinoccc/pinia-vue-mini/commit/f5d1021cb879f0a7a9f5b4c087b92936013ed5b7))

0 comments on commit f9df71e

Please sign in to comment.