yarn @happy-dom/jest-environment 9.1.3
v9.1.3

latest releases: 14.11.0, 14.10.3, 14.10.2...
17 months ago

👷‍♂️ Patch fixes

  • Unset previous cookie. (#813)
  • Fixes issue with parsing a form containing fields using the same name (other than checkbox and radio) in FormData. (#835)
  • Fixes issue related to parsing <template> tags in XMLParser. (#834)
  • Fixes issue related to element not be removed from previous parent Element.children collection when inserted into a new parent. (#834)
  • Fixes issue related to HTMLTemplateElement.previousSibling and HTMLTemplateElement.nextSibling always being null. (#834)
  • Fixes issue with the property 'border-bottom-left-radius' having a typo, causing the parsing of CSS to be wrong for this property. (#834)
  • Adds check that disables the possibility to prevent default behavior of events when the listener is passive. (#834)

🎨 Features

  • Adds support for Event.cancelBubble. (#834)

Thank you @ekwoka and @btea for your contributions!

Don't miss a new jest-environment release

NewReleases is sending notifications on new releases.