Skip to content

Commit

Permalink
Merge pull request #70 from udecode/changeset-release/main
Browse files Browse the repository at this point in the history
[Release] Version packages
  • Loading branch information
zbeyens committed Dec 10, 2023
2 parents 9b1cb99 + 32ac020 commit 8186cac
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 7 deletions.
6 changes: 0 additions & 6 deletions .changeset/curly-numbers-help.md

This file was deleted.

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

## 3.0.1

### Patch Changes

- [#69](https://github.com/udecode/zustand-x/pull/69) by [@zbeyens](https://github.com/zbeyens)
- Fixes #60`[DEPRECATED] Passing a vanilla store will be unsupported in a future version`
- Support `equalityFn` towards v5. See https://github.com/pmndrs/zustand/discussions/1937.

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/zustand-x/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zustand-x",
"version": "3.0.0",
"version": "3.0.1",
"description": "Zustand store factory for a best-in-class developer experience.",
"license": "MIT",
"homepage": "https://platejs.org",
Expand Down

0 comments on commit 8186cac

Please sign in to comment.