Releases: callmecavs/string-dom
Releases · callmecavs/string-dom
v0.0.6
Major:
- Rewrite
- Support for self-closing tags
v0.0.5
Major:
- Added support for stateless components that accept a
props
object - Event listeners bound using JSX now throw an Error
- Added tests for both of the above cases
v0.0.4
Patch:
- Change package description
v0.0.3
Patch:
- Small fix for JSX
- Add test case for JSX
v0.0.2
Patch:
- Added testing setup, and basic test case
v0.0.1
Initial release.