Skip to content

v2.0.17

Choose a tag to compare

@SoonIter SoonIter released this 08 Jul 11:59
237a9c3

What's Changed

New Features πŸŽ‰

  • feat(theme/Link): Add route.useTransitions to 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.prefetchLink by @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): startTransition in async behaviour πŸ”§ by @sanjaiyan-dev in #3503
  • fix(theme/GithubStars): avoid github stars hydration mismatch by @SoonIter in #3505

Other Changes

New Contributors

Full Changelog: v2.0.16...v2.0.17