The Wayback Machine - https://web.archive.org/web/20220530233923/https://github.com/vuejs/vuepress/commits/master
Skip to content
Permalink
master
Switch branches/tags

Commits on Feb 17, 2022

Commits on Jan 15, 2022

  1. feat: add build concurrency control (close: #1819) (#2953)

    * feat: add build concurrency control
    
    * fix: rm comment
    
    * feat: docs
    
    Co-authored-by: genefy <[email protected]>
    troyeagle and genefy committed Jan 15, 2022
  2. chore: fix lock file

    ulivz committed Jan 15, 2022

Commits on Dec 25, 2021

  1. chore(all): 1.9.5 changelog

    ulivz committed Dec 25, 2021
  2. build: release version 1.9.5

    ulivz committed Dec 25, 2021
  3. feat(types): ctx.getLibFilePath

    ulivz committed Dec 25, 2021
  4. feat(types): ctx.getSiteData

    ulivz committed Dec 25, 2021
  5. feat(types): ctx.themeAPI

    ulivz committed Dec 25, 2021
  6. feat(types): definePlugin supports declare theme config type

    Motivation: If you're developing a theme's internal plugins, you'll want the `definePlugin` helper support declare theme config type by second generic type.
    ulivz committed Dec 25, 2021
Older