Skip to content

v2.0.1

Compare
Choose a tag to compare
@peternewnham peternewnham released this 01 Oct 23:28
· 8 commits to master since this release

Updates

  • Added preprocessNodes option to ReactHTMLParser function. This function is passed the raw node tree before react-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