github capricorn86/happy-dom v14.11.1

latest releases: v14.12.3, v14.12.2, v14.12.1...
one month ago

👷‍♂️ Patch fixes

  • Adds a temporary fix where waitUntilComplete() will hook into promises returned by connectedCallback() until Happy DOM has support for waiting for dynamic imports - By @capricorn86 in task #1442
    • It is common do make dynamic imports in connectedCallback() of web components. As Happy DOM doesn't have support for dynamic imports in waitUntilComplete(), a temporary fix has been added to hook into promises returned by connectedCallback().

Don't miss a new happy-dom release

NewReleases is sending notifications on new releases.