Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Kocal/jsdoc-vuejs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.9
Choose a base ref
...
head repository: Kocal/jsdoc-vuejs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.0
Choose a head ref
  • 4 commits
  • 10 files changed
  • 6 contributors

Commits on Sep 8, 2020

  1. Configuration menu
    Copy the full SHA
    21dbc5f View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. build(deps): [security] bump yargs-parser from 13.1.1 to 13.1.2 (#377)

    Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.1.1 to 13.1.2. **This update includes a security fix.**
    - [Release notes](https://github.com/yargs/yargs-parser/releases)
    - [Changelog](https://github.com/yargs/yargs-parser/blob/master/docs/CHANGELOG-full.md)
    - [Commits](https://github.com/yargs/yargs-parser/commits)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Sep 15, 2020
    Configuration menu
    Copy the full SHA
    c4e1808 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2020

  1. build(deps): bump npm-user-validate from 1.0.0 to 1.0.1 (#387)

    Bumps [npm-user-validate](https://github.com/npm/npm-user-validate) from 1.0.0 to 1.0.1.
    - [Release notes](https://github.com/npm/npm-user-validate/releases)
    - [Commits](npm/npm-user-validate@v1.0.0...v1.0.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 17, 2020
    Configuration menu
    Copy the full SHA
    713bc25 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. 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 <david.j.torrey@gmail.com>
    Co-authored-by: Hugo Alliaume <hugo@alliau.me>
    3 people committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    e73bd4f View commit details
    Browse the repository at this point in the history
Loading