github capricorn86/happy-dom v14.11.1

latest releases: v15.11.4, v15.11.3, v15.11.2...
5 months 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.