github capricorn86/happy-dom v18.0.0

latest release: v18.0.1
2 months ago

💣 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 - By @capricorn86 in task #1154

🎨 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

Don't miss a new happy-dom release

NewReleases is sending notifications on new releases.