Skip to content

v14.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Apr 23:19
86c9166

👷‍♂️ Patch fixes

  • Fixes bug where Document.createTextNode() didn't handle conversion of non-string values to string - By @odanado in task #1380
  • Adds support for throwing an exception when no argument is submitted to Document.createTextNode() - By @odanado in task #1380