v2.0.17
What's Changed
New Features π
- feat(theme/Link): Add
route.useTransitionsto opt-out startTransition navigation by @sanjaiyan-dev in #3479 - feat(core): expose runCLI API by @chenjiahan in #3504
- feat(theme/Link): support opt-out prefetch via
route.prefetchLinkby @SoonIter in #3506 - feat(core): support siteOrigin config to set absoluteUrl cases by @SoonIter in #3466
Bug Fixes π
- fix(theme/codeblock): avoid list markers when copying code blocks by @maikthomas in #3501
- fix(theme/Link):
startTransitionin async behaviour π§ by @sanjaiyan-dev in #3503 - fix(theme/GithubStars): avoid github stars hydration mismatch by @SoonIter in #3505
Other Changes
- chore(deps): update all patch dependencies by @renovate[bot] in #3497
- chore(deps): update pnpm to v11.10.0 by @renovate[bot] in #3498
- chore(deps): update rstack by @renovate[bot] in #3502
- Release v2.0.17 by @SoonIter in #3507
New Contributors
- @maikthomas made their first contribution in #3501
Full Changelog: v2.0.16...v2.0.17