Releases: umijs/babel-plugin-import
Releases · umijs/babel-plugin-import
1.10.0
- Add Option to Keep Named Imports, #277
1.9.0
- Bump babel to 7.0.0, #264
- Fix testcase, #267
1.1.0
- Support working together with webpack2 ( #87)
- Add
camel2UnderlineComponentName
option to support react-toolbox (#91)
1.0.0
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
0.5.1
- #50 - Support both antd and antd-mobile
- #51 - Support export import