Skip to content

Release 2.0.0

Compare
Choose a tag to compare
@swernerx swernerx released this 30 Jul 14:48
· 17 commits to master since this release
  • fine tuning config (abde5ff)
  • Using explicit node command to workaround issues on Windows (8cd6306)
  • Updated CI configs (13e318f)
  • Updated readme (477452b)
  • Cleanup (6f37a06)
  • Keep debug code in files - this is important during development. Wondering how to select production versions though later on. Maybe via some wrapper. Wondering how React is doing this. (dde2c87)
  • Removed unused file (c0d933b)
  • Removed buble support + transpile local binary with babel as well. Fine tuning for that config to correctly target output platform. (46a2ca9)
  • Removed buble support (1ae81be)
  • Some babel cleanups + internals renaming to more common short names for output formats. (434391d)
  • Adjusted position of rebase plugin to execute first. (491d0ec)
  • Fixed for signature changes in rebase plugin. (de9d710)
  • Fixed a few babel v7 related dep issues. (2ef75f8)
  • Updated deps (160b839)