Skip to content

Releases: capricorn86/happy-dom

v17.2.2

04 Mar 23:24
b1620c5
Compare
Choose a tag to compare

👷‍♂️ Patch fixes

v17.2.1

04 Mar 22:46
0452d7c
Compare
Choose a tag to compare

👷‍♂️ Patch fixes

  • Handle nested square brackets and parentheses inside pseudo-class arguments - By @karpiuMG in task #1072

v17.2.0

04 Mar 22:26
6f7057d
Compare
Choose a tag to compare

🎨 Features

  • Add support for multiple selectors in ":not" pseudo-class - By @karpiuMG in task #990

v17.1.13

04 Mar 22:18
6dae379
Compare
Choose a tag to compare

👷‍♂️ Patch fixes

v17.1.12

04 Mar 21:57
0d1cbe0
Compare
Choose a tag to compare

👷‍♂️ Patch fixes

  • Adds event phases as static properties on Event class - By @alan910127 in task #1747

v17.1.11

04 Mar 21:45
bf753d7
Compare
Choose a tag to compare

👷‍♂️ Patch fixes

  • Fixes issue with attribute references when using Element.cloneNode() - By @Mas0nShi in task #1745

v17.1.10

04 Mar 21:24
e4fea23
Compare
Choose a tag to compare

👷‍♂️ Patch fixes

  • Prevents disabled inputs from being focused or blurred - By @karpiuMG in task #1563

v17.1.9

03 Mar 23:12
ee6fff7
Compare
Choose a tag to compare

👷‍♂️ Patch fixes

  • Event listener properties prefixed with "on" should be the evaluated value of the corresponding attribute - By @capricorn86 in task #474

v17.1.8

24 Feb 23:52
73a3672
Compare
Choose a tag to compare

👷‍♂️ Patch fixes

  • Fixes issue where change event wasn't triggered for an input inside of a label - By @capricorn86 in task #1614

v17.1.7

24 Feb 23:07
baaeeb9
Compare
Choose a tag to compare

👷‍♂️ Patch fixes