Skip to content

Releases: tufan-io/render-dir

v2.1.1

15 Nov 22:11
Compare
Choose a tag to compare

2.1.1 (2017-11-15)

Bug Fixes

  • fix default transformation to being async. update dependencies (8398a51)
  • removing fsevents as a required dep and adding node 9 to CI matrix (c3b6dc0)

v2.1.0

25 Oct 13:33
Compare
Choose a tag to compare

2.1.0 (2017-10-25)

Bug Fixes

  • adapting to changes in chalk v2.2.0 (7023378)
  • add missing dev dependencies (71c323b)
  • adding missing deps and updating deps (955d7ff)

Features

  • Adding semantic-release and cleanup dependencies (95147b6)
  • Big Bang: Initial commit - v1.0.0 (833e6c7)
  • The transformer() function is now async - affords a lot of flexibility in transformation (a515c2e)