Jsdoc Vuejs Versions Save

📖 A JSDoc plugin for documenting .vue files.

v4.0.0

2 years ago

4.0.0 (2021-07-08)

  • Supports Vue3 and the switch to compiler-sfc (#440) (), closes #440

Build System

  • deps: [security] bump yargs-parser from 13.1.1 to 13.1.2 (#377) ()
  • deps: bump npm-user-validate from 1.0.0 to 1.0.1 (#387) ()

BREAKING CHANGES

  • Drop Vue 2 support, add Vue 3 support, thanks to @DaveTorrey!

Vue 2 support is still available on https://github.com/Kocal/jsdoc-vuejs/tree/3.x branch.

v3.0.9

3 years ago

3.0.9 (2020-08-20)

Bug Fixes

  • template:tui: display events section properly (#369) (8cde212)

v3.0.8

4 years ago

3.0.8 (2020-01-01)

Build System

  • deps: bump ejs from 2.7.1 to 3.0.1 (#282) (5698d62)

  • deps: bump lodash.merge from 4.6.1 to 4.6.2 in /example (#300) (2600a2b)

  • deps: bump lodash.mergewith from 4.6.1 to 4.6.2 in /examp… (#299) (80f4b35)

  • Create FUNDING.yml (d0c0eee)

v3.0.7

4 years ago

3.0.7 (2019-12-27)

Build System

  • deps: [security] bump handlebars from 4.1.0 to 4.5.3 (#296) (207cd78)

v3.0.6

4 years ago

3.0.6 (2019-12-15)

Build System

  • deps: [security] bump npm from 6.4.1 to 6.13.4 (#287) (6a3cbdd)

v3.0.5

4 years ago

3.0.5 (2019-12-02)

Build System

  • deps: [security] bump https-proxy-agent from 2.2.1 to 2.2… (#279) (4b5f5a8)

v3.0.4

4 years ago

3.0.4 (2019-09-09)

Build System

v3.0.3

4 years ago

3.0.3 (2019-08-29)

Build System

  • deps: [security] bump eslint-utils from 1.4.0 to 1.4.2 (#257) (dcf92db)
  • deps: [security] bump mixin-deep from 1.3.1 to 1.3.2 (#258) (5182dbb)

v3.0.2

4 years ago

3.0.2 (2019-08-01)

Build System

v3.0.1

4 years ago

3.0.1 (2019-08-01)

Bug Fixes

  • JSDoc 3.6+ and Markdown plugin support (#246) (27e3bc7)