Skip to content

v12.1.6

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Sep 11:43
aede90a

👷‍♂️ Patch fixes

  • Fixes bug in URL.createObjectURL() where it did not support the Happy DOM Blob object. (#847)
  • Makes sure that HTMLUnknownElement is disconnected from its parent when replaced by a custom element. (#1087)