Commit fbf9e21
committed
chore(release): 0.6.0 [skip ci]
## [0.6.0](v0.5.1...v0.6.0) (2025-01-09)
### Features
* **useAsyncIterState:** support for setting state with a function to calculate the new state from the previous ([#45](#45)) ([392b2e9](392b2e9))
* **useAsyncIterState:** support setting an initial value via an argument ([#46](#46)) ([08a664d](08a664d))1 parent 054ea94 commit fbf9e21
2 files changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
1 | 9 | | |
2 | 10 | | |
3 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments