Skip to content

Tags: Kocal/jsdoc-vuejs

Tags

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Kocal Hugo Alliaume
Supports Vue3 and the switch to compiler-sfc (#440)

BREAKING CHANGE: 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.

Co-authored-by: Dave Torrey <[email protected]>
Co-authored-by: Hugo Alliaume <[email protected]>

v3.0.9

Toggle v3.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(template:tui): display events section properly (#369)

Co-authored-by: Sean Daniels <[email protected]>

v3.0.8

Toggle v3.0.8's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
build(deps): bump lodash.merge from 4.6.1 to 4.6.2 in /example (#300)

Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)

Signed-off-by: dependabot[bot] <[email protected]>

v3.0.7

Toggle v3.0.7's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
build(deps): [security] bump handlebars from 4.1.0 to 4.5.3 (#296)

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.0 to 4.5.3. **This update includes a security fix.**
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](handlebars-lang/handlebars.js@v4.1.0...v4.5.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>

v3.0.6

Toggle v3.0.6's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
build(deps): [security] bump npm from 6.4.1 to 6.13.4 (#287)

Bumps [npm](https://github.com/npm/cli) from 6.4.1 to 6.13.4. **This update includes security fixes.**
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](npm/cli@v6.4.1...v6.13.4)

Signed-off-by: dependabot-preview[bot] <[email protected]>

v3.0.5

Toggle v3.0.5's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
build(deps-dev): bump semantic-release from 15.13.24 to 15.13.31 (#278)

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 15.13.24 to 15.13.31.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v15.13.24...v15.13.31)

Signed-off-by: dependabot-preview[bot] <[email protected]>

v3.0.4

Toggle v3.0.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
build(deps): bump ejs from 2.6.2 to 2.7.1 (#261)

Bumps [ejs](https://github.com/mde/ejs) from 2.6.2 to 2.7.1.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/master/CHANGELOG.md)
- [Commits](mde/ejs@v2.6.2...v2.7.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

v3.0.3

Toggle v3.0.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
build(deps): [security] bump mixin-deep from 1.3.1 to 1.3.2 (#258)

Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. **This update includes a security fix.**
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](jonschlinkert/mixin-deep@1.3.1...1.3.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>

v3.0.2

Toggle v3.0.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
build(deps-dev): bump eslint-plugin-cypress from 2.2.1 to 2.6.0 (#242)

Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 2.2.1 to 2.6.0.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](cypress-io/eslint-plugin-cypress@v2.2.1...v2.6.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

v3.0.1

Toggle v3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: JSDoc 3.6+ and Markdown plugin support (#246)

* chore(ci): define new matrix

* fix(templates): make template compatible with JSDoc 3.6+ and Markdown plugin

* chore(ci): maybe this will work...

* ugly, but will probably work

* send help

* i'm fucking done

* chore(example): update jsdoc