2.1.0
- Add
wrap={false}
prop, which renders multiple children without a wrapping<div>
(#37, thanks @hpneo!) - Add TypeScript definition (#38, thanks @38elements!)
Note: as of version 2,
preact-markup
requires Preact 10+.
wrap={false}
prop, which renders multiple children without a wrapping <div>
(#37, thanks @hpneo!)Note: as of version 2,
preact-markup
requires Preact 10+.