Closed jaebradley closed 6 years ago
I think this is due to the order in which promises resolve. If the second request resolves before the first, then the shown results will be from the second request but the inner state will be the first request.
:tada: This issue has been resolved in version 1.4.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket: