We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e4daca0 + ecd8f63 commit 03ff776Copy full SHA for 03ff776
.changeset/blue-moose-hug.md
packages/jotai-x/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# jotai-x
2
3
+## 2.3.1
4
+
5
+### Patch Changes
6
7
+- [#30](https://github.com/udecode/jotai-x/pull/30) by [@12joan](https://github.com/12joan) – Fix: Return value of `use<Name>Store` is not memorized
8
9
## 2.3.0
10
11
### Minor Changes
packages/jotai-x/package.json
@@ -1,6 +1,6 @@
{
"name": "jotai-x",
- "version": "2.3.0",
+ "version": "2.3.1",
"description": "Jotai store factory for a best-in-class developer experience.",
"license": "MIT",
"homepage": "https://jotai-x.udecode.dev/",
0 commit comments