File tree 4 files changed +13
-14
lines changed
4 files changed +13
-14
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ ' jotai-x ' : patch
3
+ ---
4
+
5
+ Fix ` deps ` param
Original file line number Diff line number Diff line change
1
+ ---
2
+ ' jotai-x ' : minor
3
+ ---
4
+
5
+ - Rename ` useStoreValue ` to ` useAtomStoreValue `
6
+ - Rename ` useStoreSet ` to ` useAtomStoreSet `
7
+ - Rename ` useStoreState ` to ` useAtomStoreState `
Original file line number Diff line number Diff line change 1
1
# jotai-x
2
2
3
- ## 2.3.0
4
-
5
- ### Minor Changes
6
-
7
- - [ #27 ] ( https://github.com/udecode/jotai-x/pull/27 ) by [ @zbeyens ] ( https://github.com/zbeyens ) –
8
- - Rename ` useStoreValue ` to ` useAtomStoreValue `
9
- - Rename ` useStoreSet ` to ` useAtomStoreSet `
10
- - Rename ` useStoreState ` to ` useAtomStoreState `
11
-
12
- ### Patch Changes
13
-
14
- - [ #25 ] ( https://github.com/udecode/jotai-x/pull/25 ) by [ @yf-yang ] ( https://github.com/yf-yang ) – Fix ` deps ` param
15
-
16
3
## 2.2.0
17
4
18
5
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jotai-x" ,
3
- "version" : " 2.3 .0" ,
3
+ "version" : " 2.2 .0" ,
4
4
"description" : " Jotai store factory for a best-in-class developer experience." ,
5
5
"license" : " MIT" ,
6
6
"homepage" : " https://jotai-x.udecode.dev/" ,
You can’t perform that action at this time.
0 commit comments