Skip to content

v12.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Sep 15:24
9c64001

馃挘 Breaking Changes

  • Changes the default user agent. The default user agent will now be Mozilla/5.0 (X11; {process.platform} {process.arch}) AppleWebKit/537.36 (KHTML, like Gecko) HappyDOM/{packageVersion}. (#1067)

馃帹 Features

  • It is now possible to pass user agent as an option to the Window constructor or by setting Window.happyDOM.settings.navigator.userAgent. (#1067)
  • React will no longer output the message Download the React DevTools for a better development experience to the console when using the default user agent. It was previously detected as a supported browser. (#1067)