Download Latest Version v18.0.1 source code.tar.gz (861.2 kB)
Email in envelope

Get an email when there's a new version of Happy DOM

Home / v18.0.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-06-10 941 Bytes
v18.0.0 source code.tar.gz 2025-06-10 861.2 kB
v18.0.0 source code.zip 2025-06-10 1.5 MB
Totals: 3 Items   2.3 MB 0

:bomb: Breaking Changes

  • Makes the types for Happy DOM strict - By @capricorn86 in task [#1154]
    • This makes it possible to use the option skipLibCheck set to "false" in the typescript configuration for projects with a strict configuration
    • This change has resulted in that some types has changed and is therefore considered as a breaking change
  • BrowserContext.close() now throws an error when trying to close the default context of a browser suggesting to close the browser instead - By @capricorn86 in task [#1154]

:art: Features

  • Adds support for Browser.closed, BrowserContext.closed, BrowserPage.closed and BrowserFrame.closed - By @capricorn86 in task [#1154]
  • Adds support for VirtualConsolePrinter.close() and VirtualConsolePrinter.closed - By @capricorn86 in task [#1154]
  • Adds support for CookieContainer.clearCookies() - By @capricorn86 in task [#1154]
Source: README.md, updated 2025-06-10