Skip to content

Commit

Permalink
Merge pull request #16 from udecode/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
zbeyens authored Oct 6, 2021
2 parents 7e37726 + 16d1fc2 commit 7893137
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 11 deletions.
10 changes: 0 additions & 10 deletions .changeset/green-planes-yell.md

This file was deleted.

11 changes: 11 additions & 0 deletions packages/zustood/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @udecode/zustood

## 0.4.0

### Minor Changes

- [#17](https://github.com/udecode/zustood/pull/17) [`a2b1b5c`](https://github.com/udecode/zustood/commit/a2b1b5c0c57abe4b583896256cba815137e2fef3) Thanks [@zbeyens](https://github.com/zbeyens)! - changes:
- `createStore` options:
- from `persist` to `persist.enabled`
- from `devtools` to `devtools.enabled`
- from `enableAutoFreeze` to `immer.enabledAutoFreeze`
- types

## 0.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/zustood/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/zustood",
"version": "0.3.0",
"version": "0.4.0",
"description": "A modular store factory using zustand",
"keywords": [
"zustand"
Expand Down

0 comments on commit 7893137

Please sign in to comment.