v2.0.1
Updates
- Added
preprocessNodes
option to ReactHTMLParser function. This function is passed the raw node tree beforereact-html-parser
processes it which it should return after any modifications are made to it - Exposed
htmlparser2
library - Updated the demo site to React v16