Releases: capricorn86/happy-dom
Releases ยท capricorn86/happy-dom
v17.5.6
v17.5.4
๐ทโโ๏ธ Patch fixes
- Fixes issue where the body of a
ReadableStream
was locked after being cloned - By @MarcMcIntosh in task #1493
v17.5.3
v17.5.2
v17.5.1
๐ทโโ๏ธ Patch fixes
- Existing URL query string should be overwritten on form submit when method is "GET" - By @rslabbert in task #1786
v17.5.0
v17.4.9
๐ทโโ๏ธ Patch fixes
- A disabled input element should not be parsed in
FormData
- By @juandiegombr in task #1790
v17.4.8
๐ทโโ๏ธ Patch fixes
- Fixes issue where CSS variables where not being parsed in color functions - By @hampustagerud in task #1822
v17.4.7
๐ทโโ๏ธ Patch fixes
- Allow empty URL string in
Request
- By @elierotenberg in task #1779