Skip to content

1.2.0

Choose a tag to compare

@natterstefan natterstefan released this 10 Jun 11:34
· 8 commits to master since this release
6aa1e89

2019/04/10 1.2.0

Added

  • Markdown support: it is now possible to add markdown content as notes to
    both withData and withDataWrapper
  • The options parameters
    can also contain a markdown notes property

Deprecated

  • withDataWrapper becomes withDataHOC, as I find the name more meaningful.
    Everything else stays the same, eg. same arguments and results.