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.16.1
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.17.0
Choose a head ref
  • 15 commits
  • 23 files changed
  • 9 contributors

Commits on Aug 13, 2021

  1. Copy the full SHA
    e74c5f0 View commit details

Commits on Aug 19, 2021

  1. bump vite

    yyx990803 committed Aug 19, 2021
    Copy the full SHA
    8af8b40 View commit details
  2. Copy the full SHA
    7b3a9e5 View commit details
  3. Copy the full SHA
    858c0e7 View commit details

Commits on Aug 20, 2021

  1. fix(i18n): fix locales reading, add site.langs (#353)

    It works with the same config as Vuepress 1: https://vuepress.vuejs.org/guide/i18n.html#site-level-i18n-config
    
    We could probably adapt the `label` property like Vuepress 2 https://v2.vuepress.vuejs.org/guide/i18n.html#site-i18n-config in a next release
    posva authored Aug 20, 2021
    Copy the full SHA
    bc78adb View commit details
  2. Copy the full SHA
    9b9fdc7 View commit details
  3. chore: regen lock

    posva committed Aug 20, 2021
    Copy the full SHA
    9e8e441 View commit details
  4. feat: upgrade markdown-it-anchor (#350)

    BREAKING CHANGE: the `markdown.anchor` option is updated. Refer to
    valeriangalliat/markdown-it-anchor#permalinks for
    instructions to upgrade your existing `markdown.anchor.permalink`
    option. **This doesn't affect you if you weren't changing the header
    permalinks behavior**.
    posva authored Aug 20, 2021
    Copy the full SHA
    26b5aa9 View commit details
  5. Copy the full SHA
    46145bf View commit details
  6. Copy the full SHA
    9245226 View commit details
  7. Copy the full SHA
    1e64773 View commit details
  8. Copy the full SHA
    0c1a1f2 View commit details
  9. Copy the full SHA
    80ff360 View commit details

Commits on Aug 27, 2021

  1. Copy the full SHA
    68ebe5a View commit details

Commits on Aug 31, 2021

  1. release: v0.17.0

    yyx990803 committed Aug 31, 2021
    Copy the full SHA
    bdc6cab View commit details
Loading