v1.1.0
[1.1.0] - 2024-06-24
Added
- Added
optionalAttributedirective to conditionally render attributes (plus value)
FIXED
- Fixed
spreadAttributesto not render "null|undefined|NaN" to the attributes value but removing the entire attribute
when such values are passed.