Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ec357ad

Browse files
chore(release): 0.9.2 [skip ci]
## [0.9.2](v0.9.1...v0.9.2) (2025年01月31日) ### Bug Fixes * **useAsyncIterState:** individual iterators types' `.return` method should not be optional ([#78](#78)) ([ae5d546](ae5d546)) ### Documentation * **readme:** edit some wordings, fix some code blocks rendered unformatted ([#77](#77)) ([af888c9](af888c9))
1 parent 09ef195 commit ec357ad

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

‎CHANGELOG.md‎

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [0.9.2](https://github.com/shtaif/react-async-iterators/compare/v0.9.1...v0.9.2) (2025年01月31日)
2+
3+
4+
### Bug Fixes
5+
6+
* **useAsyncIterState:** individual iterators types' `.return` method should not be optional ([#78](https://github.com/shtaif/react-async-iterators/issues/78)) ([ae5d546](https://github.com/shtaif/react-async-iterators/commit/ae5d5460bc8ee0d4f08ddde8b4b02222d68167b4))
7+
8+
9+
### Documentation
10+
11+
* **readme:** edit some wordings, fix some code blocks rendered unformatted ([#77](https://github.com/shtaif/react-async-iterators/issues/77)) ([af888c9](https://github.com/shtaif/react-async-iterators/commit/af888c90273d36fc35ddf4e3a44afecb2391d0e3))
12+
113
## [0.9.1](https://github.com/shtaif/react-async-iterators/compare/v0.9.0...v0.9.1) (2025年01月30日)
214

315

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-async-iterators",
3-
"version": "0.9.1",
3+
"version": "0.9.2",
44
"author": "Dor Shtaif <dorshtaif@gmail.com>",
55
"license": "MIT",
66
"description": "The magic of JavaScript async iterators in React ⛓️ 🧬 🔃",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /