Releases: capricorn86/happy-dom
Releases · capricorn86/happy-dom
v1.0.0
💣 Breaking Changes
- Lerna is used for managing multiple packages within a single repo. Support for React and Angular. Full support for querySelector() and querySelectorAll(). (#45)
v0.14.0
🎨 Features
- Thanks to @allain we now have support for "target" and "currentTarget" in events.
v0.13.0
🎨 Features
- Thanks to @mat3e we now have support for append() and prepend().
v0.12.0
🎨 Features
- Adds support for node.remove(). (#23)