npm happy-dom 12.1.7
v12.1.7

latest releases: 15.11.6, 15.11.5, 15.11.4...
13 months ago

👷‍♂️ Patch fixes

  • Makes NamedNodeMap.removeNamedItem() throw an exception on missing item. (#652)
  • Allow deletion of nonexistent keys from HTMLElement.dataset. Deleting a nonexistent key in a dataset will not throw an exception, even though it indirectly is using NamedNodeMap.removeNamedItem(). (#652)

Thank you @RussianCow for your contribution!

Don't miss a new happy-dom release

NewReleases is sending notifications on new releases.