All Notable changes to spatie/html-element
will be documented in this file
- fix release
- Allow PHP 8
- Fixed: Escape attribute values
- Added: Implicit
div
tags like Emmet (e.g..foo
-><div class="foo">
)
- Fixed: Allow
0
as an attribute value
- First release