Skip to content

v14.11.4

Compare
Choose a tag to compare
@github-actions github-actions released this 29 May 11:58
fa03438

👷‍♂️ Patch fixes

  • Fixes bug where waitUntilComplete() was resolved too early when many micro tasks are used - By @capricorn86 in task #1447
    • The patch in v14.11.3 didn't completely resolve the issue