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: documentationjs/documentation Loading
base: v13.2.3
Choose a base ref
...
head repository: documentationjs/documentation Loading
compare: v13.2.4
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Apr 21, 2021

  1. fix: add support Vue 3 fixed #1339 (#1372)

    Vue dependencies was moved to optionalDependencies
    So, that mean if you need Vue support you also have to add in own package.json
    new dependency for Vue 2 is vue-template-compiler, Vue 3 is @vue/compiler-sfc
    anthony-redFox committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    cd7d123 View commit details
    Browse the repository at this point in the history
  2. chore(release): 13.2.4

    tmcw committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    df7b399 View commit details
    Browse the repository at this point in the history
Loading