Skip to content
This repository has been archived by the owner on Sep 11, 2018. It is now read-only.

v0.3.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@marionebl marionebl released this 22 Mar 23:44
· 178 commits to master since this release

0.3.0-beta1 (2016-03-22)

Bug Fixes

  • detection: avoid babylon bug by removing jsx at the end (74a8006)
  • detection: check for existence of default export (c093fcb)
  • generation: push npm resolvable names to file dependencies (39c138f)
  • generation: require react on top-level (ad35e45)
  • system: add / update missing dependencies (bd5fc13)

Features

  • detection: resolve transitive demo dependencies properly (e98bf39)
  • transformation: bootstrap ast-based react transformation (f7f7b99)