You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## [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))
***useAsyncIterState:** support for setting state with a function to calculate the new state from the previous ([#45](https://github.com/shtaif/react-async-iterators/issues/45)) ([392b2e9](https://github.com/shtaif/react-async-iterators/commit/392b2e908d8be96bb499aa13efa096d32cf9026f))
7
+
***useAsyncIterState:** support setting an initial value via an argument ([#46](https://github.com/shtaif/react-async-iterators/issues/46)) ([08a664d](https://github.com/shtaif/react-async-iterators/commit/08a664df85cffe76b88601b6e49fb32f98166057))
0 commit comments