Skip to content

Releases: tkskto/vue-component-analyzer

v0.5.0

13 Mar 10:18
4443fff
Compare
Choose a tag to compare

change type of package to module.

Chores

  • #158 update dependency commander to v9.0.0
  • #159 update dependency globby to v13.0.0

What's Changed

Full Changelog: v0.4.1...v0.5.0

v0.4.1

20 Feb 13:22
761449e
Compare
Choose a tag to compare

Chores

  • #153 update dependency vue-eslint-parser to v8.2.0
  • #138 update dependency ws to v8.5.0

Fixes

  • update Vue.js logo to SVG.

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

12 Dec 09:37
Compare
Choose a tag to compare

Enhancement

  • add screenshot feature (for only image mode)

Chores

  • #119 update dependency commander to v8.3.0
  • #132 update dependency vue-eslint-parser to v8
  • #137 update dependency ws to v8.3.0

Breaking Changes

  • Dropped support for Node.js v12.x

v0.3.2

18 Jul 11:05
Compare
Choose a tag to compare

enhancement

  • add icon.

Chores

  • #110 update vue-eslint-parser 7.7.2 to 7.9.0
  • #103 update ws 7.5.2 to 7.5.3

v0.3.1

04 Jul 09:08
7a90b54
Compare
Choose a tag to compare

0.3.1

Bug Fixes

  • #94 exclude node_modules.

Chores

  • #93 update vue-eslint-parser 7.6.0 to 7.7.2
  • #91 update commander 7.2.0 to 8.0.0
  • #89 update globby 11.0.3 to 11.0.4
  • #88 update ws 7.4.6 to 7.5.2

v0.3.0

27 May 07:13
Compare
Choose a tag to compare

0.3.0

Updates

  • #75 add silent mode

Bug Fixes

  • #73 fix a bug in file import process.
  • #74 fix a bug in client JavaScript logic.

Chores

  • #72 update ws 7.4.4 to 7.4.6

v0.2.1

28 Mar 07:51
7f10333
Compare
Choose a tag to compare

Updates

  • be able to expand and collapse all information.
  • handling circular dependency.

Chores

  • #45 update commander
  • #47 update globby

v0.2.0

21 Mar 09:11
Compare
Choose a tag to compare

Updates

  • be able to change to Tree Style.
  • be able to change props visibility.
  • be able to change fileSize visibility.
  • be able to change lastUpdated visibility.
  • be able to change referenced count visibility.

Chores

  • #31 update ejs
  • #32 update globby
  • #33 update vue-eslint-parser
  • #34 update ws
  • #42 update commander

v0.1.4

01 Nov 06:22
Compare
Choose a tag to compare
  • fixed a bug for no extension file import.

v0.1.3

18 Oct 17:33
Compare
Choose a tag to compare
  • Add components stats.
  • Add dependencies.
  • fixed accessibility issues.