Skip to content
This repository was archived by the owner on Feb 1, 2021. It is now read-only.

v1.7.0

Choose a tag to compare

@dmbch dmbch released this 03 May 16:19
· 264 commits to master since this release
093c30b

1.7.0 (2019-05-03)

Bug Fixes

  • update dependency dotenv to v8 (c6d8ae7)
  • core: take last Mixin constructor arg as options object (2837734)
  • webpack: keep config loader small by reducing dependencies (c7dc8dc)
  • update dependency escape-string-regexp to v2 (a4aac60)
  • update dependency pretty-ms to v5 (603f32f)

Features

  • react: export renderToFragments function (0d26c44)
  • react: introduce renderTemplate hook (c876ae9)
  • react: introduce renderToFragments mixin hook (b932fc8)