Commit f9d6a4b
committed
chore(release): 0.5.1 [skip ci]
## [0.5.1](v0.5.0...v0.5.1) (2025-01-08)
### Bug Fixes
* **useAsyncIterState:** disallow user manipulation of the state iterable's current value property ([#43](#43)) ([6dd5ac5](6dd5ac5))
* **useAsyncIterState:** rapidly updating state yields the first update instead of the last update's value ([#44](#44)) ([b11b5a5](b11b5a5))
### Documentation
* **useAsyncIterState:** missing documentations for the state iterable's added current value property ([#42](#42)) ([675331f](675331f))1 parent b11b5a5 commit f9d6a4b
2 files changed
+14
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
1 | 14 | | |
2 | 15 | | |
3 | 16 | | |
| |||
| 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