Skip to content

v7.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Oct 14:58
· 0 commits to fb96afe4b3410067de452ad159c43435ac022d17 since this release

馃帹 Features

  • Adds support for the "on{event}" properties on all Node types. This will solve the problem of React believing that Happy DOM is a legacy browser, which caused an error where it could not find the method detachEvent(). (#534)