Skip to content

Latest commit

 

History

History
78 lines (28 loc) · 2.19 KB

CHANGELOG.md

File metadata and controls

78 lines (28 loc) · 2.19 KB

1.1.2 (2019-08-05)

Bug Fixes

  • move prettier to dependencies (6797c8c)

1.1.1 (2019-08-05)

Bug Fixes

  • restriction of vue-template-compiler version (a7c20fa)

1.1.0 (2019-08-04)

Features

  • ignore custom blocks by default (a5e4907)

1.0.0 (2019-08-03)

Features

  • set options in settings field (3751942)

BREAKING CHANGES

  • options set in the third item of the rule is not valid

0.2.0 (2019-08-03)

Features

  • process all sfc blocks in the same way (546d098)

0.1.2 (2019-08-03)

Bug Fixes

0.1.1 (2019-08-03)

Bug Fixes

  • set default lang of custom blocks to vue (194d86a)

0.1.0 (2019-08-03)

Features

  • specify prettier options (957d17b)
  • support style and custom blocks (238912f)

0.0.1 (2019-07-31)