We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4497786 commit e209befCopy full SHA for e209bef
CHANGELOG.md
@@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file.
6
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
7
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
8
9
-## [Unreleased]
+## [4.0.0] - 2022-11-14
10
11
With this release the promise `wait` function will wait for requests to complete using
12
[`react/async`'s `await`](https://reactphp.org/async/#await) utilizing fibers. Instead of constantly
0 commit comments