Skip to content

HtmlUnit 4.20.0

Choose a tag to compare

@rbri rbri released this 07 Dec 11:30
· 61 commits to master since this release
f545651

Highlights

  • Chrome/Edge 143
  • core-js: Fix variable resolution in switch statements with let declarations (regression from 4.18.0)
  • core-js: default parameter evaluation ordering for generators fixed.
  • core-js: Destructuring support improved.
  • HTMLElement#getAttributeNames() implemented.
  • HTMLElement#moveBefore() implemented (also for Document and DocumentFragment).
  • the usual small improvements

Please have a look at the full release notes for details about this release.

💕 Thank you to all who have contributed and to the sponsors (more sponsoring is welcome https://github.com/sponsors/rbri).

Full Changelog: 4.19.0...4.20.0