Skip to content

Releases: umijs/babel-plugin-import

v1.12.1

28 Aug 00:27
Compare
Choose a tag to compare
  • chore: publish with np 2306f14
  • fix: Fixes #256, generate import with path transformed from imported (#345) 0bec7e9

1.12.0...v1.12.1

1.10.0

17 Oct 06:20
Compare
Choose a tag to compare
  • Add Option to Keep Named Imports, #277

1.9.0

16 Sep 02:38
Compare
Choose a tag to compare
  • Bump babel to 7.0.0, #264
  • Fix testcase, #267

1.7.0

04 Apr 10:11
Compare
Choose a tag to compare

1.6.0

28 Sep 09:11
Compare
Choose a tag to compare
  • Compatible with babel@7

1.1.0

18 Nov 08:18
Compare
Choose a tag to compare
  • Support working together with webpack2 ( #87)
  • Add camel2UnderlineComponentName option to support react-toolbox (#91)

1.0.0

18 Nov 08:13
Compare
Choose a tag to compare

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

18 Nov 08:14
Compare
Choose a tag to compare
  • #50 - Support both antd and antd-mobile
  • #51 - Support export import