Skip to content

1.3.0 Customize logging and custom info section create helpers

Compare
Choose a tag to compare
@lahmatiy lahmatiy released this 10 May 21:24
· 92 commits to master since this release
  • New API methods buildComponentInfo(instance, node) and logComponentInfo(info) to customize instance info building and logging (#10)
  • New argument helpers for getAdditionalInstanceInfo() to simplify creation of custom info sections (see Custom info sections)
  • Improve readme
  • React TodoMVC demo (thanks to @Lapanoid)