yarn @happy-dom/jest-environment 7.5.11
v7.5.11

latest releases: 14.11.0, 14.10.3, 14.10.2...
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 jest-environment release

NewReleases is sending notifications on new releases.