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: vuejs/vitepress
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.22.3
Choose a base ref
...
head repository: vuejs/vitepress
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.22.4
Choose a head ref
  • 9 commits
  • 11 files changed
  • 8 contributors

Commits on Mar 29, 2022

  1. docs: edge comment about details (#569)

    Co-authored-by: Eduardo San Martin Morote <[email protected]>
    mwoodpatrick and posva authored Mar 29, 2022
    1 Configuration menu
    Copy the full SHA
    1617a04 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. bump deps

    yyx990803 committed May 6, 2022
    1 Configuration menu
    Copy the full SHA
    8957d0f View commit details
    Browse the repository at this point in the history
  2. fix build copy

    yyx990803 committed May 6, 2022
    1 Configuration menu
    Copy the full SHA
    d655988 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    216e129 View commit details
    Browse the repository at this point in the history
  4. docs: fix gitlab pages deploy syntax (#552)

    Fix GitLab CI build failure due to invalid syntax.
    jonthesquirrel authored May 6, 2022
    1 Configuration menu
    Copy the full SHA
    3adc43d View commit details
    Browse the repository at this point in the history
  5. 1 Configuration menu
    Copy the full SHA
    1656f03 View commit details
    Browse the repository at this point in the history
  6. ESM instead of CommonJs (#597)

    Modified the CommonJs style export of `config.js` to the ESM style export.
    
    Vite is all about advancement of tools. Why not reflect it in documents, by using ESM instead of CommonJs.
    quriosapien authored May 6, 2022
    1 Configuration menu
    Copy the full SHA
    c1d964c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    77efd93 View commit details
    Browse the repository at this point in the history
  8. release: v0.22.4

    yyx990803 committed May 6, 2022
    Configuration menu
    Copy the full SHA
    0a3f0eb View commit details
    Browse the repository at this point in the history
Loading