Skip to content

v2.6.0

Compare
Choose a tag to compare
@yyx990803 yyx990803 released this 17 May 21:48
· 345 commits to master since this release

Bug Fixes

  • add _compiled to functional so that it handles slot properly (#90) ed6041d, closes #90
  • correct providing a default tsconfig if none exists (#85) f150076, closes #85 #84
  • process functional component (#89) 7c2f268, closes #89

Features

  • add config options for Babel and Typescript (#87) fc3164d, closes #87
  • support loading babel.config.js 0283ef9