npm happy-dom 7.5.11
v7.5.11

latest releases: 14.12.3, 14.12.2, 14.12.1...
21 months ago

👷‍♂️ Patch fixes

  • HTMLSelectElement.options.add() and HTMLSelectElement.options.remove() has to update the actual DOM
  • HTMLSelectElement.appendChild(), HTMLSelectElement.beforeChild() and HTMLSelectElement.removeChild() has to update the option elements in HTMLSelectElement.options
  • HTMLSelectElement.options.selectedIndex was not updated correctly after removing a selected option
  • Adds support for HTMLSelectElement.length
  • HTMLSelectElement now supports to do get options by index (e.g. select[1])

Don't miss a new happy-dom release

NewReleases is sending notifications on new releases.