Skip to content

Releases: vuejs/component-compiler-utils

v3.3.0

26 Oct 07:44
27e4fa3
Compare
Choose a tag to compare

New Feature

  • allow prettier v2 to be the optional dependency (#89) (cab504f)

v3.2.2

15 Jun 08:05
0b1d390
Compare
Choose a tag to compare

Reverts

  • Revert "fix: patch postcss 7 and bundle it in the published npm package (#111)" (a9e3afd), closes #111

Bug Fixes

v3.2.1

09 Jun 02:41
29ed84f
Compare
Choose a tag to compare

Bug Fixes

  • patch postcss 7 and bundle it in the published npm package, fixes npm audit warnings (#111) (cab504f)

v3.2.0

22 Jul 14:24
f6b9658
Compare
Choose a tag to compare

Features

  • asset handling option to support vite dev (#90) (ad83bdf)

v3.1.2

08 Apr 07:35
b71ffa5
Compare
Choose a tag to compare

Bug Fixes

  • add parse options to cache key (#78) (f7b1f87)
  • LRUCache v5 has to be invoked with new (#83) (b541fef), closes #79

Others

  • make prettier dependency optional (aea1b79), closes #84

v3.1.1

06 Jan 15:28
477c508
Compare
Choose a tag to compare

Bug Fixes

v3.1.0

08 Dec 14:29
7345e3c
Compare
Choose a tag to compare

Features

  • include filename in finalCompilerOptions (#74) (3dda72d)
  • support AST for template compile (#68) (ed44d6f)
  • support audio src in transformAssetUrls option by default (#72) (47f1341)

v3.0.2

06 Nov 06:22
9811ee5
Compare
Choose a tag to compare

Bug Fixes

  • also include "lib" folder for type definitions (dd42df1), closes #73

v3.0.1

04 Nov 08:04
1e972c2
Compare
Choose a tag to compare

Bug Fixes

  • should not crash when prettier failed (89e7900)
  • unpin prettier version (59a01bb)

v3.0.0

11 Apr 04:41
437866b
Compare
Choose a tag to compare

Features

BREAKING CHANGES

  • Using sass instead of node-sass package.