We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86b821a commit b1c9506Copy full SHA for b1c9506
ChangeLog.md
@@ -9,3 +9,4 @@
9
* Add matchRequestsWithResponses to make it easier to use Requester with protocols that don't do this matching for you.
10
* Add withRequesterT to map functions over the request and response of a RequesterT.
11
* Suppress nil patches in QueryT as an optimization. The Query type must now have an Eq instance.
12
+* Add throttleBatchWithLag to Reflex.Time. See that module for details.
0 commit comments