Skip to content

1.0.0

Compare
Choose a tag to compare
@sorrycc sorrycc released this 18 Nov 08:13
· 219 commits to master since this release

Rename to babel-plugin-import.

  • BREAKCHANGE: Don't support libDir anymore, replace it with libraryDirectory
  • BREAKCHANGE: Remove libraryName default value (previous antd)
  • #66, Support material-ui
    • libraryDirectory could be empty string
    • add option camel2DashComponentName, default true
  • #67, Support ExpressionStatement