Skip to content

Commit

Permalink
feat: introducing experimental zustand for state management (https://…
Browse files Browse the repository at this point in the history
  • Loading branch information
sinanbekar committed Sep 7, 2023
1 parent 518b7e6 commit 6c2c347
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@
<a href="#license">License</a>
</p>

> 🚀 **NEW** (experimental) Zustand for state management instead Redux, with [`webext-zustand`](https://github.com/sinanbekar/webext-zustand) package. You can try it now on the branch [`experimental-zustand`](https://github.com/sinanbekar/browser-extension-react-typescript-starter/tree/experimental-zustand)
## Features

- **Instant HMR** (hot reload)[^1]
Expand Down

0 comments on commit 6c2c347

Please sign in to comment.