Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zbeyens authored Apr 19, 2024
1 parent e644c91 commit e6da31d
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,13 @@ code.
which solves these challenges, so you can focus on your app.

```bash
yarn add zustand zustand-x
yarn add zustand@4.4.7 zustand-x
```

Visit [zustand-x.udecode.io](https://zustand-x.udecode.io) for the
> [!IMPORTANT]
> `zustand` 4.5.0+ is not yet supported. See https://github.com/udecode/zustand-x/issues/79.
Visit [zustand-x.udecode.dev](https://zustand-x.udecode.dev) for the
API.

### Why `zustand-x` in addition to `zustand`?
Expand Down

0 comments on commit e6da31d

Please sign in to comment.