分布式调度框架。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

4.4 KiB

2.2.0 (2018-08-16)

Features

  • scoped-css: support leading >>> or /deep/ in selectors (1a3b5bb)

2.1.2 (2018-08-09)

Bug Fixes

2.1.1 (2018-08-07)

Bug Fixes

2.1.0 (2018-07-03)

Bug Fixes

  • Forward preprocessor options to less (#25) (3b19c1e), closes #24
  • should work with variable named render (close #23) (273827b)

Features

2.0.0 (2018-06-03)

Features

  • Add async style compilation support (#13) (54464d6)
  • allow/require compiler to be passed in for parse (caa1538)

BREAKING CHANGES

  • vue template compiler must now be passed to parse via options.

1.3.1 (2018-05-28)

Bug Fixes

  • default parser was removed from prettier (#15) (598224d)

1.3.0 (2018-05-22)

Features

  • include href for in transformAssetUrls (close #12) (86fddc2)
  • Provide installation instructions on missing language preprocessors (#10) (97e772c)

1.2.1 (2018-04-26)

Bug Fixes

1.2.0 (2018-04-26)

Bug Fixes

Features

  • accept postcss options and plugins (#7) (1456e3d)

1.1.0 (2018-04-24)

Bug Fixes

  • use more strict regex for matching css animation rules (4644727)

Features

  • adds stylus & less preprocessor (#5) (f2fd8b9)
  • preprocess scss/sass styles with node-sass (#4) (9204f16)