Closed renovate[bot] closed 1 year ago
Latest commit: e309cf42d7cf74c201e922a64df1e8b913d2e756
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
This PR contains the following updates:
1.0.0-beta.3
->1.0.0-beta.4
Release Notes
vuejs/vitepress (vitepress)
### [`v1.0.0-beta.4`](https://togithub.com/vuejs/vitepress/blob/HEAD/CHANGELOG.md#100-beta4-httpsgithubcomvuejsvitepresscomparev100-beta3v100-beta4-2023-07-02) [Compare Source](https://togithub.com/vuejs/vitepress/compare/v1.0.0-beta.3...v1.0.0-beta.4) ##### Bug Fixes - **build:** add `@vue/devtools-api` to `optimizeDeps.include` ([#2543](https://togithub.com/vuejs/vitepress/issues/2543)) ([b2a129f](https://togithub.com/vuejs/vitepress/commit/b2a129f49b8c83e528f594af977b1e901a57313e)) - **client:** bypass client router for links explicitly specifying target ([#2563](https://togithub.com/vuejs/vitepress/issues/2563)) ([e95015f](https://togithub.com/vuejs/vitepress/commit/e95015f598846e318c60929f1ef6466a8cfbb729)) - **client:** don't throw on using special chars in element ids ([#2560](https://togithub.com/vuejs/vitepress/issues/2560)) ([6b98113](https://togithub.com/vuejs/vitepress/commit/6b98113a4295e5db8d3876f176dab7e5a5b33e5c)) - **client:** scroll not working on clicking an anchor in search box ([#2527](https://togithub.com/vuejs/vitepress/issues/2527)) ([c30e758](https://togithub.com/vuejs/vitepress/commit/c30e758585ef512eef68b33918832d4413839e9c)) - **theme:** unresponsive back button with empty input in search box ([#2566](https://togithub.com/vuejs/vitepress/issues/2566)) ([fa3780f](https://togithub.com/vuejs/vitepress/commit/fa3780f8ef99b88e998523570f08a4e7f86dfd1b)) ##### Features - **build:** support nested markdown includes ([#2545](https://togithub.com/vuejs/vitepress/issues/2545)) ([0c4210b](https://togithub.com/vuejs/vitepress/commit/0c4210bb5ed114fb8597786230cb145790578071)) - **client:** add onBeforePageLoad hook for router ([#2564](https://togithub.com/vuejs/vitepress/issues/2564)) ([665f3b0](https://togithub.com/vuejs/vitepress/commit/665f3b02f828175d4df5c0f79263dfa6e3f601d2)) - support selecting line range when importing md file ([#2502](https://togithub.com/vuejs/vitepress/issues/2502)) ([1ef33fe](https://togithub.com/vuejs/vitepress/commit/1ef33fe1c44875dc86835a698a708b1aa847e16e)) - **theme:** allow customizing last updated date time format options ([#2332](https://togithub.com/vuejs/vitepress/issues/2332)) ([24abc7c](https://togithub.com/vuejs/vitepress/commit/24abc7c6bda66df6e7ed543531f52c87f52f52df)) - **theme:** allow hiding navbar on specific pages via frontmatter ([#2565](https://togithub.com/vuejs/vitepress/issues/2565)) ([1e15001](https://togithub.com/vuejs/vitepress/commit/1e1500141bf6e2619caa7950f019016dc26d147f)) - **theme:** expose `useSidebar` ([#2496](https://togithub.com/vuejs/vitepress/issues/2496)) ([c4909e4](https://togithub.com/vuejs/vitepress/commit/c4909e4298ec706cf1762cb36af03e5fd3637ccc)) - **theme:** option to show icon for external links ([#2501](https://togithub.com/vuejs/vitepress/issues/2501)) ([52cfbc3](https://togithub.com/vuejs/vitepress/commit/52cfbc323615c3e017b656bb551e0d9de02d1e5f)) ##### BREAKING CHANGES - **client:** specifying `target="_self"` for internal links will now perform full reload.Configuration
š Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
š¦ Automerge: Enabled.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.