github capricorn86/happy-dom v12.1.7

latest releases: v14.12.3, v14.12.2, v14.12.1...
9 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.