<RawHtml html="...">for SSR- it requires
<DOMParserContext.Provider/>forDOMParserinstance
- it requires
- Fix
keyattribute to be correct (#3)
- Fix crashes when HTML snippets include comments
- Remove
ReactFromHtml#parse()- Introduce
ReactFromHtml#parseToFragment()and#parseToNodeList()
- Introduce
- Support React v15
- v15 support will be dropped at react-from-html v1.0.0
- Initial release